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.cxx204 …return ::comphelper::findValue(static_GetSupportedServiceNames(), rsServiceName, sal_True).getLeng… in supportsService()
212 return static_GetSupportedServiceNames(); in getSupportedServiceNames()
228 cssu::Sequence<OUString> SAL_CALL EventMultiplexer::static_GetSupportedServiceNames (void) in static_GetSupportedServiceNames() function in framework::EventMultiplexer
245 EventMultiplexer::static_GetSupportedServiceNames() in impl_createFactory()
H A DContextChangeEventMultiplexer.cxx302 …return ::comphelper::findValue(static_GetSupportedServiceNames(), rsServiceName, sal_True).getLeng… in supportsService()
310 return static_GetSupportedServiceNames(); in getSupportedServiceNames()
345 cssu::Sequence<OUString> SAL_CALL ContextChangeEventMultiplexer::static_GetSupportedServiceNames (v… in static_GetSupportedServiceNames() function in framework::ContextChangeEventMultiplexer
363 ContextChangeEventMultiplexer::static_GetSupportedServiceNames() in impl_createFactory()
/trunk/main/framework/inc/services/
H A DEventMultiplexer.hxx104 static cssu::Sequence< ::rtl::OUString > SAL_CALL static_GetSupportedServiceNames (void);
H A DContextChangeEventMultiplexer.hxx125 static cssu::Sequence< ::rtl::OUString > SAL_CALL static_GetSupportedServiceNames (void);