Searched refs:ServiceImpl0 (Results 1 – 1 of 1) sorted by relevance
84 class ServiceImpl0 class90 ServiceImpl0( Reference< XComponentContext > const & xContext ) SAL_THROW( () );101 ServiceImpl0::ServiceImpl0( Reference< XComponentContext > const & xContext ) SAL_THROW( () ) in ServiceImpl0() function in cfg_test::ServiceImpl0124 void ServiceImpl0::initialize( const Sequence< Any >& rArgs ) in initialize()139 OUString ServiceImpl0::getImplementationName() in getImplementationName()145 Sequence< OUString > ServiceImpl0::getSupportedServiceNames() in getSupportedServiceNames()151 sal_Bool ServiceImpl0::supportsService( const OUString & rServiceName ) in supportsService()165 class ServiceImpl1 : public ServiceImpl0169 : ServiceImpl0( xContext )194 return (OWeakObject *)new ServiceImpl0( xContext ); in ServiceImpl0_create()
Completed in 27 milliseconds