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()164 void OQueryContainer::disposing() in IMPLEMENT_FORWARD_XINTERFACE2()389 ::rtl::OUString OQueryContainer::determineContentType() const in determineContentType()424 Reference< XContent > OQueryContainer::createObject( const ::rtl::OUString& _rName) in createObject()429 sal_Bool OQueryContainer::checkExistence(const ::rtl::OUString& _rName) in checkExistence()449 sal_Bool SAL_CALL OQueryContainer::hasElements( ) throw (RuntimeException) in hasElements()[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()
Completed in 22 milliseconds