Searched refs:Test_Manager_Impl (Results 1 – 1 of 1) sorted by relevance
102 class Test_Manager_Impl : public WeakImplHelper1< XServiceInfo > class105 Test_Manager_Impl(){ nInstanceCount++;} in Test_Manager_Impl() function in Test_Manager_Impl106 ~Test_Manager_Impl();118 Test_Manager_Impl::~Test_Manager_Impl() in ~Test_Manager_Impl()127 return (OWeakObject *)new Test_Manager_Impl(); in Test_Manager_Impl_CreateInstance_Impl()146 OUString Test_Manager_Impl::getImplementationName() throw() in getImplementationName()154 sal_Bool Test_Manager_Impl::supportsService( const OUString& ServiceName ) throw() in supportsService()167 Sequence< OUString > Test_Manager_Impl::getSupportedServiceNames(void) throw () in getSupportedServiceNames()175 Sequence< OUString > Test_Manager_Impl::getSupportedServiceNames_Static(void) throw () in getSupportedServiceNames_Static()428 Test_Manager_Impl::getSupportedServiceNames_Static(); in component_writeInfo()[all …]
Completed in 13 milliseconds