Searched refs:BibliographyLoader (Results 1 – 1 of 1) sorted by relevance
94 class BibliographyLoader : public cppu::WeakImplHelper4 class115 BibliographyLoader();116 ~BibliographyLoader();159 BibliographyLoader::BibliographyLoader() : in BibliographyLoader() function in BibliographyLoader165 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 …]