Searched refs:OQueryContainer (Results 1 – 3 of 3) sorted by relevance
109 DBG_NAME(OQueryContainer) in DBG_NAME() argument111 OQueryContainer::OQueryContainer( in DBG_NAME()121 DBG_CTOR(OQueryContainer, NULL); in DBG_NAME()151 OQueryContainer::~OQueryContainer() in ~OQueryContainer()153 DBG_DTOR(OQueryContainer, NULL); in ~OQueryContainer()158 IMPLEMENT_FORWARD_XINTERFACE2( OQueryContainer,ODefinitionContainer,OQueryContainer_Base) in IMPLEMENT_FORWARD_XINTERFACE2() argument161 IMPLEMENT_FORWARD_XTYPEPROVIDER2( OQueryContainer,ODefinitionContainer,OQueryContainer_Base) in IMPLEMENT_FORWARD_XINTERFACE2()164 void OQueryContainer::disposing() in IMPLEMENT_FORWARD_XINTERFACE2()190 IMPLEMENT_SERVICE_INFO2(OQueryContainer, "com.sun.star.sdb.dbaccess.OQueryContainer", SERVICE_SDBCX…194 Reference< XPropertySet > SAL_CALL OQueryContainer::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor()[all …]
118 class OQueryContainer;121 class OQueryContainer : public ODefinitionContainer class143 OQueryContainer* m_pActor;145 OAutoActionReset(OQueryContainer* _pActor) : m_pActor(_pActor) { } in OAutoActionReset()155 virtual ~OQueryContainer();168 OQueryContainer(
357 …m_xQueries = new OQueryContainer(Reference< XNameContainer >(_rDB.getQueryDefinitions( ),UNO_QUERY… in DBG_NAME()