Home
last modified time | relevance | path

Searched defs:objName (Results 1 – 16 of 16) sorted by relevance

/AOO41X/main/connectivity/source/drivers/ado/
H A DAGroup.cxx153 …UString& objName, sal_Int32 objType ) throw(::com::sun::star::sdbc::SQLException, RuntimeException) in getPrivileges()
158 …UString& objName, sal_Int32 objType ) throw(::com::sun::star::sdbc::SQLException, RuntimeException) in getGrantablePrivileges()
166 …32 objType, sal_Int32 objPrivileges ) throw(::com::sun::star::sdbc::SQLException, RuntimeException) in grantPrivileges()
171 …32 objType, sal_Int32 objPrivileges ) throw(::com::sun::star::sdbc::SQLException, RuntimeException) in revokePrivileges()
H A DAUser.cxx173 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getPrivileges()
181 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getGrantablePrivileges()
194 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in grantPrivileges()
202 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in revokePrivileges()
/AOO41X/main/connectivity/source/drivers/mysql/
H A DYUser.cxx87 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getPrivileges()
97 …Int32 objType,sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(SQLException, RuntimeException) in findPrivilegesAndGrantPrivileges()
211 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getGrantablePrivileges()
221 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in grantPrivileges()
251 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in revokePrivileges()
/AOO41X/main/connectivity/source/drivers/hsqldb/
H A DHUser.cxx87 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getPrivileges()
97 …Int32 objType,sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(SQLException, RuntimeException) in findPrivilegesAndGrantPrivileges()
211 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getGrantablePrivileges()
221 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in grantPrivileges()
252 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in revokePrivileges()
/AOO41X/main/connectivity/source/drivers/adabas/
H A DBUser.cxx112 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getPrivileges()
125 …ing& objName, sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(SQLException, RuntimeException) in getAnyTablePrivileges()
178 …ivileges( const ::rtl::OUString& objName, sal_Int32 objType ) throw(SQLException, RuntimeException) in getGrantablePrivileges()
191 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in grantPrivileges()
216 …String& objName, sal_Int32 objType, sal_Int32 objPrivileges ) throw(SQLException, RuntimeException) in revokePrivileges()
/AOO41X/main/qadevOOo/tests/java/mod/_forms/
H A DOScrollBarModel.java85 String objName = "ScrollBar"; in createTestEnvironment() local
H A DOHiddenModel.java150 String objName = "HiddenControl"; in createTestEnvironment() local
H A DOFileControlModel.java153 String objName = "FileControl"; in createTestEnvironment() local
H A DOGridControlModel.java340 String objName = "Grid"; in createTestEnvironment() local
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedObject.java33 protected String objName; field in EmbeddedObject
/AOO41X/main/qadevOOo/runner/basicrunner/
H A DBasicTestCase.java49 protected String objName; field in BasicTestCase
/AOO41X/main/qadevOOo/tests/java/mod/_toolkit/
H A DTabController.java130 String objName = "TabController"; in createTestEnvironment() local
H A DUnoControlContainer.java217 String objName = "UnoControlContainer"; in createTestEnvironment() local
/AOO41X/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java79 String objName = "GroupBox"; in before() local
/AOO41X/main/qadevOOo/tests/java/ifc/io/
H A D_XPersistObject.java83 String objName = (String)tEnv.getObjRelation("OBJNAME"); in _getServiceName() local
/AOO41X/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas740 Dim objName As String variable