Home
last modified time | relevance | path

Searched refs:DatabaseDocumentLoader (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx114 class DatabaseDocumentLoader : public DatabaseDocumentLoader_Base class
121 DatabaseDocumentLoader( const comphelper::ComponentContext& _aContext);
138DatabaseDocumentLoader::DatabaseDocumentLoader( const comphelper::ComponentContext& _aContext ) in DatabaseDocumentLoader() function in dbaccess::DatabaseDocumentLoader
172 …void SAL_CALL DatabaseDocumentLoader::queryTermination( const lang::EventObject& /*Event*/ ) throw… in queryTermination()
179 …void SAL_CALL DatabaseDocumentLoader::notifyTermination( const lang::EventObject& /*Event*/ ) thro… in notifyTermination()
183 …void SAL_CALL DatabaseDocumentLoader::disposing( const lang::EventObject& /*Source*/ ) throw (Runt… in disposing()
195 m_pDatabaseDocumentLoader = new DatabaseDocumentLoader( m_aContext ); in ODatabaseContext()
H A Ddatabasecontext.hxx66 class DatabaseDocumentLoader;
127 DatabaseDocumentLoader* m_pDatabaseDocumentLoader;

Completed in 17 milliseconds