Searched defs:supportedServiceNames (Results 1 – 6 of 6) sorted by relevance
/trunk/main/desktop/source/offacc/ | ||
H A D | acceptor.hxx | 63 static const sal_Char *supportedServiceNames[]; member in desktop::Acceptor |
H A D | acceptor.cxx | 209 const sal_Char *Acceptor::supportedServiceNames[] = {"com.sun.star.office.Acceptor", NULL}; member in desktop::Acceptor |
/trunk/main/desktop/source/splash/ | ||
H A D | splash.hxx | 113 static const sal_Char *supportedServiceNames[]; member in desktop::SplashScreen |
H A D | splash.cxx | 739 const sal_Char *SplashScreen::supportedServiceNames[] = {"com.sun.star.office.SplashScreen", NULL}; member in desktop::SplashScreen |
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/ | ||
H A D | WikiEditorImpl.java | 70 public static final String[] supportedServiceNames = {"com.sun.star.frame.ProtocolHandler"}; field in WikiEditorImpl |
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ | ||
H A D | ServiceManager.java | 85 static String[] supportedServiceNames = { field in ServiceManager |
Completed in 46 milliseconds