Home
last modified time | relevance | path

Searched refs:OFileCatalog (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/connectivity/source/drivers/file/
H A DFCatalog.cxx42 OFileCatalog::OFileCatalog(OConnection* _pCon) : connectivity::sdbcx::OCatalog(_pCon) in OFileCatalog() function in OFileCatalog
48 void SAL_CALL OFileCatalog::disposing() in disposing()
58 ::rtl::OUString OFileCatalog::buildName(const Reference< XRow >& _xRow) in buildName()
64 void OFileCatalog::refreshTables() in refreshTables()
80 Any SAL_CALL OFileCatalog::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
93 Sequence< Type > SAL_CALL OFileCatalog::getTypes( ) throw(RuntimeException) in getTypes()
H A DFNoException.cxx39 void OFileCatalog::refreshViews() in refreshViews()
41 void OFileCatalog::refreshGroups() in refreshGroups()
43 void OFileCatalog::refreshUsers() in refreshUsers()
H A DFTables.cxx59 static_cast<OFileCatalog&>(m_rParent).refreshTables(); in impl_refresh()
H A DFConnection.cxx392 xTab = new OFileCatalog(this); in createCatalog()
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDTables.cxx56 …ODbaseTable* pRet = new ODbaseTable(this,(ODbaseConnection*)static_cast<OFileCatalog&>(m_rParent).… in createObject()
71 …return new ODbaseTable(this,(ODbaseConnection*)static_cast<OFileCatalog&>(m_rParent).getConnection… in createDescriptor()
113 …if(ODbaseTable::Drop_Static(ODbaseTable::getEntry(static_cast<OFileCatalog&>(m_rParent).getConnect… in dropObject()
125 …const ::rtl::OUString sError( static_cast<OFileCatalog&>(m_rParent).getConnection()->getResources(… in dropObject()
H A DDCatalog.cxx43 ODbaseCatalog::ODbaseCatalog(ODbaseConnection* _pCon) : file::OFileCatalog(_pCon) in ODbaseCatalog()
/aoo4110/main/connectivity/source/inc/file/
H A DFCatalog.hxx36 class OOO_DLLPUBLIC_FILE SAL_NO_VTABLE OFileCatalog : class
56 OFileCatalog(OConnection* _pCon);
/aoo4110/main/connectivity/source/inc/calc/
H A DCCatalog.hxx34 class OCalcCatalog : public file::OFileCatalog
/aoo4110/main/connectivity/source/inc/dbase/
H A DDCatalog.hxx34 class ODbaseCatalog : public file::OFileCatalog
/aoo4110/main/connectivity/source/inc/flat/
H A DECatalog.hxx34 class OFlatCatalog : public file::OFileCatalog
/aoo4110/main/connectivity/source/drivers/calc/
H A DCTables.cxx51 …OCalcTable* pTable = new OCalcTable(this,(OCalcConnection*)static_cast<OFileCatalog&>(m_rParent).g… in createObject()
H A DCCatalog.cxx44 OCalcCatalog::OCalcCatalog(OCalcConnection* _pCon) : file::OFileCatalog(_pCon) in OCalcCatalog()
/aoo4110/main/connectivity/source/drivers/flat/
H A DETables.cxx51 …OFlatTable* pRet = new OFlatTable(this,(OFlatConnection*)static_cast<OFileCatalog&>(m_rParent).get… in createObject()
H A DECatalog.cxx46 OFlatCatalog::OFlatCatalog(OFlatConnection* _pCon) : file::OFileCatalog(_pCon) in OFlatCatalog()

Completed in 45 milliseconds