Home
last modified time | relevance | path

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

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiOptionsEventHandlerImpl.java44 static final String[] m_pServiceNames = { "com.sun.star.wiki.WikiOptionsEventHandler" }; field in WikiOptionsEventHandlerImpl
206 int len = m_pServiceNames.length; in supportsService()
210 if ( sService.equals( m_pServiceNames[i] )) in supportsService()
218 return m_pServiceNames; in getSupportedServiceNames()
H A DWikiEditorImpl.java102 … WikiOptionsEventHandlerImpl.m_pServiceNames ); in __getComponentFactory()
113 … WikiOptionsEventHandlerImpl.m_pServiceNames, in __writeRegistryServiceInfo()
/trunk/main/comphelper/source/misc/
H A Dservicedecl.cxx129 rtl::OString const str(m_pServiceNames); in getSupportedServiceNames()
143 rtl::OString const str(m_pServiceNames); in supportsService()
/trunk/main/comphelper/inc/comphelper/
H A Dservicedecl.hxx121 m_pServiceNames(pSupportedServiceNames), in ServiceDecl()
143 char const* const m_pServiceNames; member in comphelper::service_decl::ServiceDecl

Completed in 21 milliseconds