Searched refs:InvocationService (Results 1 – 1 of 1) sorted by relevance
1105 class InvocationService class1109 InvocationService( const Reference<XComponentContext> & xCtx );1110 virtual ~InvocationService();1129 InvocationService::InvocationService( const Reference<XComponentContext> & xCtx ) in InvocationService() function in stoc_inv::InvocationService1162 InvocationService::~InvocationService() in ~InvocationService()1168 OUString InvocationService::getImplementationName() throw( RuntimeException ) in getImplementationName()1174 sal_Bool InvocationService::supportsService(const OUString& ServiceName) throw( RuntimeException ) in supportsService()1185 Sequence< OUString > InvocationService::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()1191 Reference<XInterface> InvocationService::createInstance(void) throw( Exception, RuntimeException ) in createInstance()1198 Reference<XInterface> InvocationService::createInstanceWithArguments( in createInstanceWithArguments()[all …]
Completed in 29 milliseconds