Home
last modified time | relevance | path

Searched defs:serviceName (Results 26 – 50 of 132) sorted by relevance

123456

/trunk/main/scripting/source/provider/
H A DProviderCache.hxx80 bool isInBlackList( const ::rtl::OUString& serviceName ) in isInBlackList()
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A DRelay.java117 private static final String serviceName field in Relay
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOView.java124 public boolean supportsService(String serviceName) { in supportsService()
H A DOIndexColumn.java85 public boolean supportsService(String serviceName) { in supportsService()
H A DOKeyColumn.java90 public boolean supportsService(String serviceName) { in supportsService()
H A DOIndex.java110 public boolean supportsService(String serviceName) { in supportsService()
H A DOCatalog.java88 public boolean supportsService(String serviceName) { in supportsService()
H A DOKey.java151 public boolean supportsService(String serviceName) { in supportsService()
/trunk/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx44 static sal_Bool tryService(const char * serviceName) in tryService()
/trunk/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()
/trunk/main/unoxml/source/rdf/
H A DCBlankNode.cxx79 ::sal_Bool SAL_CALL CBlankNode::supportsService(::rtl::OUString const & serviceName) throw (css::un… in supportsService()
H A DCLiteral.cxx88 ::sal_Bool SAL_CALL CLiteral::supportsService(::rtl::OUString const & serviceName) throw (css::uno:… in supportsService()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxColumnDescriptor.java209 public boolean supportsService(String serviceName) { in supportsService()
/trunk/main/stoc/source/uriproc/
H A DVndSunStarPkgUrlReferenceFactory.cxx97 sal_Bool Factory::supportsService(rtl::OUString const & serviceName) in supportsService()
/trunk/main/desktop/source/offacc/
H A Dacceptor.hxx61 static const sal_Char *serviceName; member in desktop::Acceptor
/trunk/main/comphelper/source/streaming/
H A Dseqoutputstreamserv.cxx94 …ool SAL_CALL SequenceOutputStreamService::supportsService( ::rtl::OUString const & serviceName ) t… in supportsService()
/trunk/main/avmedia/source/java/
H A DFrameGrabber.java182 public synchronized boolean supportsService( String serviceName ) in supportsService()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DThreadRunner.java230 String serviceName = null; field in ExecuteDialogThread
232 public ExecuteDialogThread(XMultiServiceFactory xMSF, String serviceName) { in ExecuteDialogThread()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_factory.cxx131 for ( const ::rtl::OUString* serviceName = aServiceNames.getConstArray(); in supportsService() local
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java57 public boolean supportsService(String serviceName) { in supportsService()
/trunk/main/xmlsecurity/source/framework/
H A Dxmlencryptiontemplateimpl.cxx100 sal_Bool SAL_CALL XMLEncryptionTemplateImpl :: supportsService( const OUString& serviceName) throw(… in supportsService()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx263 sal_Bool SAL_CALL XMLSecurityContext_MSCryptImpl :: supportsService( const OUString& serviceName) t… in supportsService()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx243 sal_Bool SAL_CALL XMLSecurityContext_NssImpl :: supportsService( const OUString& serviceName) throw… in supportsService()
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice2_impl.cxx145 sal_Bool MyService2Impl::supportsService( OUString const & serviceName ) in supportsService()
/trunk/main/qadevOOo/testdocs/qadevlibs/source/test/
H A DJob.java70 public boolean supportsService(String serviceName) throws com.sun.star.uno.RuntimeException { in supportsService()

Completed in 85 milliseconds

123456