Home
last modified time | relevance | path

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

/AOO41X/main/extensions/source/bibliography/
H A Dbibload.cxx94 class BibliographyLoader : public cppu::WeakImplHelper4 class
115 BibliographyLoader();
116 ~BibliographyLoader();
159 BibliographyLoader::BibliographyLoader() : in BibliographyLoader() function in BibliographyLoader
165 BibliographyLoader::~BibliographyLoader() in ~BibliographyLoader()
177 return *(new BibliographyLoader); in BibliographyLoader_CreateInstance()
182 rtl::OUString BibliographyLoader::getImplementationName() throw( ) in getImplementationName()
189 sal_Bool BibliographyLoader::supportsService(const rtl::OUString& ServiceName) throw( ) in supportsService()
200 Sequence< rtl::OUString > BibliographyLoader::getSupportedServiceNames(void) throw( ) in getSupportedServiceNames()
206 Sequence< rtl::OUString > BibliographyLoader::getSupportedServiceNames_Static(void) throw( ) in getSupportedServiceNames_Static()
[all …]