Home
last modified time | relevance | path

Searched refs:ODefinitionContainer (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx135 DBG_NAME(ODefinitionContainer) in DBG_NAME() argument
137 ODefinitionContainer::ODefinitionContainer( const Reference< XMultiServiceFactory >& _xORB in DBG_NAME()
161 DBG_CTOR(ODefinitionContainer, NULL); in DBG_NAME()
165 void SAL_CALL ODefinitionContainer::disposing() in disposing()
197 ODefinitionContainer::~ODefinitionContainer() in ~ODefinitionContainer()
199 DBG_DTOR(ODefinitionContainer, NULL); in ~ODefinitionContainer()
392 Type SAL_CALL ODefinitionContainer::getElementType( ) throw (RuntimeException) in getElementType()
398 sal_Bool SAL_CALL ODefinitionContainer::hasElements( ) throw (RuntimeException) in hasElements()
414 sal_Int32 SAL_CALL ODefinitionContainer::getCount( ) throw(RuntimeException) in getCount()
518 void ODefinitionContainer::implRemove(const ::rtl::OUString& _rName) in implRemove()
[all …]
H A Dcommandcontainer.cxx65 :ODefinitionContainer(_xORB,_xParentContainer,_pImpl,!_bTables) in DBG_NAME()
76 IMPLEMENT_FORWARD_XINTERFACE2( OCommandContainer,ODefinitionContainer,OCommandContainer_BASE)
77 IMPLEMENT_TYPEPROVIDER2(OCommandContainer,ODefinitionContainer,OCommandContainer_BASE);
H A Ddocumentcontainer.cxx145 :ODefinitionContainer(_xORB,_xParentContainer,_pImpl) in DBG_NAME()
168 IMPLEMENT_FORWARD_XINTERFACE3( ODocumentContainer,ODefinitionContainer,ODocumentContainer_Base,OPro…
169 IMPLEMENT_TYPEPROVIDER3(ODocumentContainer,ODefinitionContainer,OPropertyStateContainer,ODocumentCo…
H A Dcommandcontainer.hxx50 class OCommandContainer : public ODefinitionContainer
H A Ddocumentcontainer.hxx71 class ODocumentContainer : public ODefinitionContainer
/aoo42x/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx116 :ODefinitionContainer(_rxORB,NULL,TContentPtr(new ODefinitionContainer_Impl)) in DBG_NAME()
158 IMPLEMENT_FORWARD_XINTERFACE2( OQueryContainer,ODefinitionContainer,OQueryContainer_Base) in IMPLEMENT_FORWARD_XINTERFACE2() argument
161 IMPLEMENT_FORWARD_XTYPEPROVIDER2( OQueryContainer,ODefinitionContainer,OQueryContainer_Base) in IMPLEMENT_FORWARD_XINTERFACE2()
166 ODefinitionContainer::disposing(); in IMPLEMENT_FORWARD_XINTERFACE2()
384 ODefinitionContainer::disposing(_rSource); in disposing()
/aoo42x/main/dbaccess/source/core/inc/
H A Ddefinitioncontainer.hxx134 class ODefinitionContainer class
184 virtual ~ODefinitionContainer();
198 ODefinitionContainer(
H A Dquerycontainer.hxx121 class OQueryContainer : public ODefinitionContainer

Completed in 28 milliseconds