Searched refs:IMPL_NAME (Results 1 – 10 of 10) sorted by relevance
53 #define IMPL_NAME "com.sun.star.comp.desktop.migration.Java" macro228 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()
94 #define IMPL_NAME "com.sun.star.comp.Writer.DocxExport" macro98 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()
47 #define IMPL_NAME "com.sun.star.datatransfer.DataFormatTranslator" macro110 if ( pSrvManager && ( 0 == rtl_str_compare( pImplName, IMPL_NAME ) ) ) in component_getFactory()
51 #define IMPL_NAME "com.sun.star.datatransfer.DataFormatTranslator" macro236 return OUString::createFromAscii( IMPL_NAME ); in getImplementationName()
49 #define IMPL_NAME "com.sun.star.security.comp.stoc.FilePolicy" macro63 static OUString s_implName = OUSTR(IMPL_NAME);456 OUSTR("/implementations/" IMPL_NAME "/file-name") ) >>= fileName; in refresh()
59 #define IMPL_NAME "com.sun.star.security.comp.stoc.AccessController" macro78 static OUString s_implName = OUSTR(IMPL_NAME);
44 #define IMPL_NAME "com.sun.star.lang.comp.cppuhelper.BootstrapMacroExpander" macro71 inline OUString s_impl_name() { return OUSTR(IMPL_NAME); } in s_impl_name()
48 #define IMPL_NAME "com.sun.star.comp.reflection.ProxyFactory" macro63 return OUSTR(IMPL_NAME); in proxyfac_getImplementationName()
61 const sal_Char* const IMPL_NAME = variable68 static OUString ss_implName = OUString::createFromAscii( IMPL_NAME );
70 #define IMPL_NAME L"oletest.OleTestImpl" // oletest.OleTestImpl in applicat.rdb macro397 if (pServiceManager && aImplName.equals( IMPL_NAME )) in component_getFactory()
Completed in 47 milliseconds