Home
last modified time | relevance | path

Searched refs:IMPL_NAME (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/desktop/source/migration/services/
H A Djvmfwk.cxx53 #define IMPL_NAME "com.sun.star.comp.desktop.migration.Java" macro
228 return OUSTR(IMPL_NAME); in jvmfwk_getImplementationName()
278 OSL_ENSURE(bSuccess == sal_True, "[Service implementation " IMPL_NAME in initialize()
300 "[Service implementation " IMPL_NAME in initialize()
329 OSL_ENSURE(bSuccess, "[Service implementation " IMPL_NAME in migrateJavarc()
341 OSL_ENSURE(0, "[Service implementation " IMPL_NAME in migrateJavarc()
440 OUSTR("[Service implementation " IMPL_NAME in setPropertyValue()
444 OUSTR("[Service implementation " IMPL_NAME in setPropertyValue()
454 OUSTR("[Service implementation " IMPL_NAME in setPropertyValue()
459 OUSTR("[Service implementation " IMPL_NAME in setPropertyValue()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexportfilter.cxx94 #define IMPL_NAME "com.sun.star.comp.Writer.DocxExport" macro
98 return OUString( RTL_CONSTASCII_USTRINGPARAM( IMPL_NAME ) ); in DocxExport_getImplementationName()
138 if ( rtl_str_compare( pImplName, IMPL_NAME ) == 0 ) in component_getFactory()
140 const OUString aServiceName( OUString::createFromAscii( IMPL_NAME ) ); in component_getFactory()
/aoo4110/main/dtrans/source/win32/ftransl/
H A Dftranslentry.cxx47 #define IMPL_NAME "com.sun.star.datatransfer.DataFormatTranslator" macro
110 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, IMPL_NAME ) ) ) in component_getFactory()
H A Dftransl.cxx51 #define IMPL_NAME "com.sun.star.datatransfer.DataFormatTranslator" macro
236 return OUString::createFromAscii( IMPL_NAME ); in getImplementationName()
/aoo4110/main/stoc/source/security/
H A Dfile_policy.cxx49 #define IMPL_NAME "com.sun.star.security.comp.stoc.FilePolicy" macro
63 static OUString s_implName = OUSTR(IMPL_NAME);
456 OUSTR("/implementations/" IMPL_NAME "/file-name") ) >>= fileName; in refresh()
H A Daccess_controller.cxx59 #define IMPL_NAME "com.sun.star.security.comp.stoc.AccessController" macro
78 static OUString s_implName = OUSTR(IMPL_NAME);
/aoo4110/main/cppuhelper/source/
H A Dmacro_expander.cxx44 #define IMPL_NAME "com.sun.star.lang.comp.cppuhelper.BootstrapMacroExpander" macro
71 inline OUString s_impl_name() { return OUSTR(IMPL_NAME); } in s_impl_name()
/aoo4110/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx48 #define IMPL_NAME "com.sun.star.comp.reflection.ProxyFactory" macro
63 return OUSTR(IMPL_NAME); in proxyfac_getImplementationName()
/aoo4110/main/scripting/source/storage/
H A DScriptStorage.cxx61 const sal_Char* const IMPL_NAME = variable
68 static OUString ss_implName = OUString::createFromAscii( IMPL_NAME );
/aoo4110/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx70 #define IMPL_NAME L"oletest.OleTestImpl" // oletest.OleTestImpl in applicat.rdb macro
397 if (pServiceManager && aImplName.equals( IMPL_NAME )) in component_getFactory()

Completed in 75 milliseconds