Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A DEventMultiplexer.cxx212 …return ::comphelper::findValue(static_GetSupportedServiceNames(), rsServiceName, sal_True).getLeng… in supportsService()
221 return static_GetSupportedServiceNames(); in getSupportedServiceNames()
237 cssu::Sequence<OUString> SAL_CALL EventMultiplexer::static_GetSupportedServiceNames (void) in static_GetSupportedServiceNames() function in framework::EventMultiplexer
254 EventMultiplexer::static_GetSupportedServiceNames() in impl_createFactory()
H A DContextChangeEventMultiplexer.cxx310 …return ::comphelper::findValue(static_GetSupportedServiceNames(), rsServiceName, sal_True).getLeng… in supportsService()
319 return static_GetSupportedServiceNames(); in getSupportedServiceNames()
355 cssu::Sequence<OUString> SAL_CALL ContextChangeEventMultiplexer::static_GetSupportedServiceNames (v… in static_GetSupportedServiceNames() function in framework::ContextChangeEventMultiplexer
373 ContextChangeEventMultiplexer::static_GetSupportedServiceNames() in impl_createFactory()
/trunk/main/framework/inc/services/
H A DEventMultiplexer.hxx113 static cssu::Sequence< ::rtl::OUString > SAL_CALL static_GetSupportedServiceNames (void);
H A DContextChangeEventMultiplexer.hxx135 static cssu::Sequence< ::rtl::OUString > SAL_CALL static_GetSupportedServiceNames (void);

Completed in 39 milliseconds