Searched refs:OResultSetPrivileges (Results 1 – 4 of 4) sorted by relevance
37 OResultSetPrivileges::OResultSetPrivileges( const Reference< XDatabaseMetaData>& _rxMeta in OResultSetPrivileges() function in OResultSetPrivileges95 const ORowSetValue& OResultSetPrivileges::getValue(sal_Int32 columnIndex) in getValue()120 void SAL_CALL OResultSetPrivileges::disposing(void) in disposing()127 sal_Bool SAL_CALL OResultSetPrivileges::next( ) throw(SQLException, RuntimeException) in next()
32 class OOO_DLLPUBLIC_DBTOOLS OResultSetPrivileges : class41 …OResultSetPrivileges(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMeta…
428 return new OResultSetPrivileges(this,catalog,schemaPattern,tableNamePattern); in getTablePrivileges()
434 return new OResultSetPrivileges(this,catalog,schemaPattern,tableNamePattern); in getTablePrivileges()
Completed in 44 milliseconds