Home
last modified time | relevance | path

Searched refs:SERVICE_NAME (Results 51 – 75 of 85) sorted by relevance

1234

/aoo41x/main/canvas/source/vcl/
H A Dtextlayout.cxx473 #define SERVICE_NAME "com.sun.star.rendering.TextLayout" macro
482 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
488 aRet[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in getSupportedServiceNames()
/aoo41x/main/xmlsecurity/source/framework/
H A Dsaxeventkeeperimpl.cxx39 #define SERVICE_NAME "com.sun.star.xml.crypto.sax.SAXEventKeeper" macro
1423 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME )); in SAXEventKeeperImpl_supportsService()
1431 pArray[0] = rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in SAXEventKeeperImpl_getSupportedServiceNames()
1434 #undef SERVICE_NAME
/aoo41x/main/sc/source/ui/sidebar/
H A DScPanelFactory.cxx52 #define SERVICE_NAME "com.sun.star.ui.UIElementFactory" macro
73 aServiceNames[0] = A2S(SERVICE_NAME); in getSupportedServiceNames()
/aoo41x/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx58 const sal_Char ScannerTestService::SERVICE_NAME[40] = "debugservices.rtftok.ScannerTestService"; member in writerfilter::rtftok::ScannerTestService
436 return ServiceName.equals( rtl::OUString::createFromAscii( ScannerTestService::SERVICE_NAME ) ); in ScannerTestService_supportsService()
442 pArray[0] = rtl::OUString::createFromAscii ( ScannerTestService::SERVICE_NAME ); in ScannerTestService_getSupportedServiceNames()
/aoo41x/main/svx/source/sidebar/
H A DPanelFactory.cxx57 #define SERVICE_NAME "com.sun.star.ui.UIElementFactory" macro
84 aServiceNames[0] = A2S(SERVICE_NAME); in getSupportedServiceNames()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx673 #define SERVICE_NAME "com.sun.star.rendering.TextLayout" macro
683 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
689 aRet[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in getSupportedServiceNames()
/aoo41x/main/stoc/test/
H A Dtestsmgr_cpnt.cxx65 #define SERVICE_NAME "com.sun.star.ts.TestManagerImpl" macro
178 aSNS.getArray()[0] = OUString::createFromAscii(SERVICE_NAME); in getSupportedServiceNames_Static()
/aoo41x/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx47 #define SERVICE_NAME "com.sun.star.io.TextOutputStream" macro
275 seqNames.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in TextOutputStream_getSupportedServiceNames()
/aoo41x/main/framework/source/services/
H A DEventMultiplexer.cxx34 #define SERVICE_NAME "com.sun.star.ui.ContextChangeEventMultiplexer" macro
240 aServiceNames[0] = A2S(SERVICE_NAME); in static_GetSupportedServiceNames()
H A DContextChangeEventMultiplexer.cxx37 #define SERVICE_NAME "com.sun.star.ui.ContextChangeEventMultiplexer" macro
358 aServiceNames[0] = A2S(SERVICE_NAME); in static_GetSupportedServiceNames()
/aoo41x/main/io/source/acceptor/
H A Dacceptor.cxx42 #define SERVICE_NAME "com.sun.star.connection.Acceptor" macro
306 seqNames.getArray()[0] = OUString::createFromAscii( SERVICE_NAME ); in acceptor_getSupportedServiceNames()
/aoo41x/main/io/source/connector/
H A Dconnector.cxx44 #define SERVICE_NAME "com.sun.star.connection.Connector" macro
209 seqNames.getArray()[0] = OUString::createFromAscii( SERVICE_NAME ); in connector_getSupportedServiceNames()
/aoo41x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx51 #define SERVICE_NAME ::rtl::OUString::createFromAscii("com.sun.star.linguistic2.ChineseTranslationD… macro
115 aSNS.getArray()[ 0 ] = SERVICE_NAME; in getSupportedServiceNames_Static()
/aoo41x/main/io/source/stm/
H A Dopipe.cxx56 #define SERVICE_NAME "com.sun.star.io.Pipe" macro
483 aRet.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME )); in OPipeImpl_getSupportedServiceNames()
/aoo41x/main/extensions/test/stm/
H A Dpipetest.cxx45 #define SERVICE_NAME L"test.com.sun.star.io.Pipe" macro
436 return SERVICE_NAME; in OPipeTest_getServiceName()
/aoo41x/main/filter/source/t602/
H A Dt602filter.cxx1238 #define SERVICE_NAME "com.sun.star.ui.dialogs.FilterOptionsDialog" macro
1242 return ( ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ) ); in T602ImportFilterDialog_supportsService()
1250 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in T602ImportFilterDialog_getSupportedServiceNames()
1253 #undef SERVICE_NAME
/aoo41x/main/io/test/stm/
H A Dpipetest.cxx56 #define SERVICE_NAME "test.com.sun.star.io.Pipe" macro
429 return OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in OPipeTest_getServiceName()
/aoo41x/main/sax/source/expatwrap/
H A Dsax_expat.cxx137 #define SERVICE_NAME "com.sun.star.xml.sax.Parser" macro
204 aRet.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(SERVICE_NAME) ); in getSupportedServiceNames_Static()
615 seq.getArray()[0] = OUString::createFromAscii( SERVICE_NAME ); in getSupportedServiceNames()
/aoo41x/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx47 #define SERVICE_NAME "com.sun.star.reflection.ProxyFactory" macro
68 OUString str_name = OUSTR(SERVICE_NAME); in proxyfac_getSupportedServiceNames()
/aoo41x/main/io/source/TextInputStream/
H A DTextInputStream.cxx49 #define SERVICE_NAME "com.sun.star.io.TextInputStream" macro
463 seqNames.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in TextInputStream_getSupportedServiceNames()
/aoo41x/main/desktop/source/migration/services/
H A Djvmfwk.cxx52 #define SERVICE_NAME "com.sun.star.migration.Java" macro
233 OUString str_name = OUSTR(SERVICE_NAME); in jvmfwk_getSupportedServiceNames()
/aoo41x/main/stoc/source/security/
H A Dfile_policy.cxx48 #define SERVICE_NAME "com.sun.star.security.Policy" macro
64 static OUString s_serviceName = OUSTR(SERVICE_NAME);
/aoo41x/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx601 #define SERVICE_NAME "com.sun.star.documentconversion.XSLTFilter" macro
618 seqNames.getArray()[0] = OUString::createFromAscii(SERVICE_NAME); in getSupportedServiceNames()
/aoo41x/main/scripting/source/storage/
H A DScriptStorage.cxx59 const sal_Char* const SERVICE_NAME = variable
69 static OUString ss_serviceName = OUString::createFromAscii( SERVICE_NAME );
/aoo41x/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.hxx44 const static sal_Char SERVICE_NAME[40]; member in writerfilter::doctoktest::AnalyzeService

Completed in 175 milliseconds

1234