/aoo41x/main/jurt/com/sun/star/comp/loader/ |
H A D | FactoryHelper.java | 89 String serviceName, in Factory() 383 public boolean supportsService(String serviceName) throws com.sun.star.uno.RuntimeException { in supportsService() 449 Field serviceName ; in getServiceFactory() local 481 String serviceName, in getServiceFactory() 493 static public Object createComponentFactory( Class implClass, String serviceName ) in createComponentFactory() 507 …static public boolean writeRegistryServiceInfo(String implName, String serviceName, XRegistryKey r… in writeRegistryServiceInfo()
|
H A D | JavaLoaderFactory.java | 82 public boolean supportsService(String serviceName) in supportsService()
|
/aoo41x/main/jvmaccess/workbench/java/ |
H A D | TestComponent.java | 67 public boolean supportsService(String serviceName) { in supportsService() 98 private static final String serviceName field in TestComponent
|
/aoo41x/main/filter/qa/complex/filter/misc/ |
H A D | TypeDetection6FileFormat.java | 100 private void checkFileFormatSupport(String serviceName) in checkFileFormatSupport() 129 public XInterface getTestObject(String serviceName) throws Exception in getTestObject()
|
H A D | FinalizedMandatoryTest.java | 113 private XInterface getTestObject(String serviceName) throws Exception in getTestObject() 149 private void checkReadonlySupport(String serviceName) in checkReadonlySupport()
|
/aoo41x/main/dbaccess/qa/complex/dbaccess/ |
H A D | PropertyBag.java | 266 final String serviceName = "com.sun.star.beans.PropertyBag"; in createEmptyBag() local 288 final String serviceName = "com.sun.star.beans.PropertyBag"; in createStandardBag() local
|
/aoo41x/main/stoc/source/uriproc/ |
H A D | supportsService.cxx | 37 rtl::OUString const & serviceName) in supportsService()
|
/aoo41x/main/desktop/source/so_comp/ |
H A D | evaluation.hxx | 80 static const char* serviceName; member in desktop::SOEvaluation
|
H A D | oemjob.hxx | 80 static const char* serviceName; member in desktop::OEMPreloadJob
|
/aoo41x/main/desktop/source/splash/ |
H A D | firststart.hxx | 78 static const char* serviceName; member in desktop::FirstStart
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/CppComponent/ |
H A D | service1_impl.cxx | 207 sal_Bool MyService1Impl::supportsService( OUString const & serviceName ) in supportsService() 218 OUString serviceName( RTL_CONSTASCII_USTRINGPARAM("my_module.MyService1") ); in getSupportedServiceNames() local
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/JavaComponent/ |
H A D | TestComponentA.java | 48 public boolean supportsService( /*IN*/String serviceName ) { in supportsService()
|
H A D | TestComponentB.java | 78 public boolean supportsService( /*IN*/String serviceName ) { in supportsService()
|
/aoo41x/main/jurt/com/sun/star/comp/servicemanager/ |
H A D | ServiceManager.java | 308 private Object queryServiceFactory(String serviceName) in queryServiceFactory() 681 public XEnumeration createContentEnumeration( String serviceName ) in createContentEnumeration() 715 public boolean supportsService( String serviceName ) in supportsService() 846 public boolean supportsService( String serviceName ) in supportsService()
|
/aoo41x/main/shell/source/unix/exec/ |
H A D | shellexecentry.cxx | 92 OUString serviceName( RTL_CONSTASCII_USTRINGPARAM(SHELLEXEC_SERVICE_NAME) ); in component_getFactory() local
|
/aoo41x/main/avmedia/source/java/ |
H A D | Manager.java | 105 public synchronized boolean supportsService( String serviceName ) in supportsService()
|
/aoo41x/main/scripting/source/provider/ |
H A D | MasterScriptProviderFactory.cxx | 131 ::rtl::OUString const & serviceName ) in supportsService()
|
H A D | ProviderCache.hxx | 80 bool isInBlackList( const ::rtl::OUString& serviceName ) in isInBlackList()
|
/aoo41x/main/i18npool/inc/ |
H A D | inputsequencechecker.hxx | 65 const sal_Char *serviceName; member in com::sun::star::i18n::InputSequenceCheckerImpl
|
/aoo41x/main/jurt/com/sun/star/comp/connections/ |
H A D | ConstantInstanceProvider.java | 89 public void setInstance(String serviceName) throws com.sun.star.uno.Exception { in setInstance()
|
/aoo41x/main/bridges/test/java_uno/nativethreadpool/ |
H A D | Relay.java | 117 private static final String serviceName field in Relay
|
/aoo41x/main/cppuhelper/test/testlib/ |
H A D | defbootstrap_lib.cxx | 44 static sal_Bool tryService(const char * serviceName) in tryService()
|
/aoo41x/main/canvas/source/factory/ |
H A D | cf_service.cxx | 246 sal_Bool CanvasFactory::supportsService( OUString const & serviceName ) in supportsService() 283 OUString const & serviceName, in use() 322 OUString const & serviceName, Sequence<Any> const & args, in lookupAndUse()
|
/aoo41x/main/unoxml/source/rdf/ |
H A D | CBlankNode.cxx | 79 ::sal_Bool SAL_CALL CBlankNode::supportsService(::rtl::OUString const & serviceName) throw (css::un… in supportsService()
|
/aoo41x/main/desktop/source/offacc/ |
H A D | acceptor.hxx | 61 static const sal_Char *serviceName; member in desktop::Acceptor
|