Home
last modified time | relevance | path

Searched refs:KabCatalog (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/connectivity/source/drivers/kab/
H A DKCatalog.cxx41 KabCatalog::KabCatalog(KabConnection* _pCon) in KabCatalog() function in KabCatalog
48 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()
H A DKCatalog.hxx35 class KabCatalog : public connectivity::sdbcx::OCatalog class
41 KabCatalog(KabConnection* _pCon);
H A DKTables.cxx64 static_cast<KabCatalog&>(m_rParent).getConnection(), in createObject()
79 static_cast<KabCatalog&>(m_rParent).refreshTables(); in impl_refresh()
H A DKConnection.cxx306 KabCatalog *pCat = new KabCatalog(this); in createCatalog()

Completed in 21 milliseconds