Home
last modified time | relevance | path

Searched refs:SwXModule_getSupportedServiceNames (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx217 Sequence< OUString > SAL_CALL SwXModule_getSupportedServiceNames() throw() in SwXModule_getSupportedServiceNames() function
286 const Sequence< OUString > aNames = SwXModule_getSupportedServiceNames(); in supportsService()
299 return SwXModule_getSupportedServiceNames(); in getSupportedServiceNames()
H A Dunofreg.cxx115 extern uno::Sequence< OUString > SAL_CALL SwXModule_getSupportedServiceNames() throw();
309 SwXModule_getSupportedServiceNames() ); in component_getFactory()