Home
last modified time | relevance | path

Searched defs:serviceName (Results 1 – 25 of 110) sorted by relevance

12345

/aoo4110/main/jurt/com/sun/star/comp/loader/
H A DFactoryHelper.java89 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 DJavaLoaderFactory.java82 public boolean supportsService(String serviceName) in supportsService()
/aoo4110/main/jvmaccess/workbench/java/
H A DTestComponent.java67 public boolean supportsService(String serviceName) { in supportsService()
98 private static final String serviceName field in TestComponent
/aoo4110/main/filter/qa/complex/filter/misc/
H A DTypeDetection6FileFormat.java100 private void checkFileFormatSupport(String serviceName) in checkFileFormatSupport()
129 public XInterface getTestObject(String serviceName) throws Exception in getTestObject()
H A DFinalizedMandatoryTest.java113 private XInterface getTestObject(String serviceName) throws Exception in getTestObject()
149 private void checkReadonlySupport(String serviceName) in checkReadonlySupport()
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DPropertyBag.java266 final String serviceName = "com.sun.star.beans.PropertyBag"; in createEmptyBag() local
288 final String serviceName = "com.sun.star.beans.PropertyBag"; in createStandardBag() local
/aoo4110/main/stoc/source/uriproc/
H A DsupportsService.cxx37 rtl::OUString const & serviceName) in supportsService()
H A DVndSunStarPkgUrlReferenceFactory.cxx97 sal_Bool Factory::supportsService(rtl::OUString const & serviceName) in supportsService()
/aoo4110/main/desktop/source/so_comp/
H A Devaluation.hxx80 static const char* serviceName; member in desktop::SOEvaluation
H A Doemjob.hxx80 static const char* serviceName; member in desktop::OEMPreloadJob
/aoo4110/main/desktop/source/splash/
H A Dfirststart.hxx78 static const char* serviceName; member in desktop::FirstStart
/aoo4110/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice1_impl.cxx207 sal_Bool MyService1Impl::supportsService( OUString const & serviceName ) in supportsService()
218 OUString serviceName( RTL_CONSTASCII_USTRINGPARAM("my_module.MyService1") ); in getSupportedServiceNames() local
/aoo4110/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DTestComponentA.java48 public boolean supportsService( /*IN*/String serviceName ) { in supportsService()
H A DTestComponentB.java78 public boolean supportsService( /*IN*/String serviceName ) { in supportsService()
/aoo4110/main/jurt/com/sun/star/comp/servicemanager/
H A DServiceManager.java308 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()
/aoo4110/main/shell/source/unix/exec/
H A Dshellexecentry.cxx92 OUString serviceName( RTL_CONSTASCII_USTRINGPARAM(SHELLEXEC_SERVICE_NAME) ); in component_getFactory() local
/aoo4110/main/scripting/source/provider/
H A DMasterScriptProviderFactory.cxx131 ::rtl::OUString const & serviceName ) in supportsService()
H A DProviderCache.hxx80 bool isInBlackList( const ::rtl::OUString& serviceName ) in isInBlackList()
/aoo4110/main/i18npool/inc/
H A Dinputsequencechecker.hxx65 const sal_Char *serviceName; member in com::sun::star::i18n::InputSequenceCheckerImpl
/aoo4110/main/avmedia/source/java/
H A DManager.java105 public synchronized boolean supportsService( String serviceName ) in supportsService()
/aoo4110/main/jurt/com/sun/star/comp/connections/
H A DConstantInstanceProvider.java89 public void setInstance(String serviceName) throws com.sun.star.uno.Exception { in setInstance()
/aoo4110/main/bridges/test/java_uno/nativethreadpool/
H A DRelay.java117 private static final String serviceName field in Relay
/aoo4110/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx44 static sal_Bool tryService(const char * serviceName) in tryService()
/aoo4110/main/canvas/source/factory/
H A Dcf_service.cxx246 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()
/aoo4110/main/unoxml/source/rdf/
H A DCBlankNode.cxx79 ::sal_Bool SAL_CALL CBlankNode::supportsService(::rtl::OUString const & serviceName) throw (css::un… in supportsService()

Completed in 79 milliseconds

12345