Searched refs:KabCatalog (Results 1 – 4 of 4) sorted by relevance
41 KabCatalog::KabCatalog(KabConnection* _pCon) in KabCatalog() function in KabCatalog48 void KabCatalog::refreshTables() in refreshTables()79 void KabCatalog::refreshViews() in refreshViews()83 void KabCatalog::refreshGroups() in refreshGroups()87 void KabCatalog::refreshUsers() in refreshUsers()91 const ::rtl::OUString& KabCatalog::getDot() in getDot()99 Reference< XNameAccess > SAL_CALL KabCatalog::getTables( ) throw(RuntimeException) in getTables()
35 class KabCatalog : public connectivity::sdbcx::OCatalog class41 KabCatalog(KabConnection* _pCon);
64 static_cast<KabCatalog&>(m_rParent).getConnection(), in createObject()79 static_cast<KabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
306 KabCatalog *pCat = new KabCatalog(this); in createCatalog()
Completed in 31 milliseconds