/aoo4110/main/framework/inc/macros/ |
H A D | xserviceinfo.hxx | 108 seqServiceNames.getArray() [0] = SERVICENAME ; \ 121 …PRIVATE_DEFINE_XSERVICEINFO_BASE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME ) … 143 …PRIVATE_DEFINE_XSERVICEINFO_BASE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME ) … 223 #define DEFINE_XSERVICEINFO_MULTISERVICE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME ) … argument 224 …PRIVATE_DEFINE_XSERVICEINFO_OLDSTYLE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME ) … 227 #define DEFINE_XSERVICEINFO_ONEINSTANCESERVICE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONN… argument 228 …PRIVATE_DEFINE_XSERVICEINFO_OLDSTYLE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME ) … 231 #define DEFINE_XSERVICEINFO_MULTISERVICE_2( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME … argument 232 …PRIVATE_DEFINE_XSERVICEINFO_NEWSTYLE( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIONNAME ) … 235 #define DEFINE_XSERVICEINFO_ONEINSTANCESERVICE_2( CLASS, XINTERFACECAST, SERVICENAME, IMPLEMENTATIO… argument [all …]
|
/aoo4110/main/stoc/source/namingservice/ |
H A D | namingservice.cxx | 53 #define SERVICENAME "com.sun.star.uno.NamingService" macro 69 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in ns_getSupportedServiceNames() 130 OUString aStr( OUString::createFromAscii( SERVICENAME ) ); in getSupportedServiceNames_Static()
|
/aoo4110/main/testtools/source/performance/ |
H A D | ubobject.cxx | 46 #define SERVICENAME "com.sun.star.test.performance.PerformanceTestObject" macro 55 OUString aName( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ); in getSupportedServiceNames() 270 xNewKey->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ) ); in component_writeInfo()
|
H A D | ubtest.cxx | 81 #define SERVICENAME "com.sun.star.test.performance.PerformanceTest" macro 403 OUString aName( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ); in getSupportedServiceNames() 1299 xNewKey->createKey( OUString( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ) ); in component_writeInfo()
|
/aoo4110/main/odk/examples/cpp/counter/ |
H A D | counter.cxx | 46 #define SERVICENAME "foo.Counter" macro 133 OUString aName( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ); in getSupportedServiceNames_Static()
|
/aoo4110/main/lingucomponent/source/languageguessing/ |
H A D | guesslang.cxx | 64 #define SERVICENAME "com.sun.star.linguistic2.LanguageGuessing" macro 71 names[0] = A2OU( SERVICENAME ); in getSupportedServiceNames_LangGuess_Impl() 422 OUString aName( A2OU( SERVICENAME ) ); in getSupportedServiceNames_Static()
|
/aoo4110/main/remotebridges/source/unourl_resolver/ |
H A D | unourl_resolver.cxx | 51 #define SERVICENAME "com.sun.star.bridge.UnoUrlResolver" macro 67 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in resolver_getSupportedServiceNames()
|
/aoo4110/main/stoc/source/loader/ |
H A D | dllcomponentloader.cxx | 53 #define SERVICENAME "com.sun.star.loader.SharedLibrary" macro 81 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in loader_getSupportedServiceNames()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | appinit.cxx | 181 …static const ::rtl::OUString SERVICENAME = ::rtl::OUString::createFromAscii("com.sun.star.frame.Te… in getSupportedServiceNames() local 183 lNames[0] = SERVICENAME; in getSupportedServiceNames()
|
/aoo4110/main/stoc/source/corereflection/ |
H A D | crefl.cxx | 50 #define SERVICENAME "com.sun.star.reflection.CoreReflection" macro 66 seqNames.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ); in core_getSupportedServiceNames()
|
/aoo4110/main/stoc/source/registry_tdprovider/ |
H A D | tdprovider.cxx | 53 #define SERVICENAME "com.sun.star.reflection.TypeDescriptionProvider" macro 73 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in rdbtdp_getSupportedServiceNames()
|
/aoo4110/main/stoc/source/typeconv/ |
H A D | convert.cxx | 57 #define SERVICENAME "com.sun.star.script.Converter" macro 74 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in tcv_getSupportedServiceNames()
|
/aoo4110/main/eventattacher/source/ |
H A D | eventattacher.cxx | 55 #define SERVICENAME "com.sun.star.script.EventAttacher" macro 318 OUString aStr( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME ) ); in getSupportedServiceNames_Static()
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | CRowSetColumn.cxx | 78 DECL_PROP1( SERVICENAME, ::rtl::OUString, READONLY ); in createArrayHelper()
|
H A D | CRowSetDataColumn.cxx | 112 DECL_PROP1( SERVICENAME, ::rtl::OUString, READONLY ); in createArrayHelper()
|
H A D | resultcolumn.cxx | 202 DECL_PROP1(SERVICENAME, ::rtl::OUString, READONLY); in createArrayHelper()
|
/aoo4110/main/stoc/source/invocation_adapterfactory/ |
H A D | iafactory.cxx | 57 #define SERVICENAME "com.sun.star.script.InvocationAdapterFactory" macro 82 OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in invadp_getSupportedServiceNames()
|
/aoo4110/main/stoc/source/tdmanager/ |
H A D | tdmgr.cxx | 77 #define SERVICENAME "com.sun.star.reflection.TypeDescriptionManager" macro 95 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in tdmgr_getSupportedServiceNames()
|
/aoo4110/main/stoc/source/defaultregistry/ |
H A D | defaultregistry.cxx | 60 #define SERVICENAME "com.sun.star.registry.NestedRegistry" macro 76 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in defreg_getSupportedServiceNames()
|
/aoo4110/main/stoc/source/invocation/ |
H A D | invocation.cxx | 64 #define SERVICENAME "com.sun.star.script.Invocation" macro 92 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in inv_getSupportedServiceNames()
|
/aoo4110/main/testtools/source/bridgetest/ |
H A D | bridgetest.cxx | 69 #define SERVICENAME "com.sun.star.test.bridge.BridgeTest" macro 83 OUString aName( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ); in getSupportedServiceNames()
|
H A D | cppobj.cxx | 63 #define SERVICENAME "com.sun.star.test.bridge.CppTestObject" macro 72 OUString aName( RTL_CONSTASCII_USTRINGPARAM(SERVICENAME) ); in getSupportedServiceNames()
|
/aoo4110/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 80 #define SERVICENAME "com.sun.star.registry.ImplementationRegistration" macro 102 , sServiceName( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME ) ) in StringPool()
|