Home
last modified time | relevance | path

Searched refs:UNO_LB_UNO (Results 1 – 21 of 21) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx221 Mapping uno2cpp(Environment(OUSTR(UNO_LB_UNO)), Environment::getCurrent()); in throwException()
241 Mapping cpp2uno(Environment::getCurrent(), Environment(OUSTR(UNO_LB_UNO))); in getCaughtException()
248 Mapping uno2cpp(Environment(OUSTR(UNO_LB_UNO)), Environment::getCurrent()); in getCaughtException()
/trunk/main/cppuhelper/test/bootstrap/
H A Dbootstrap.test.cxx82 cppu::EnvGuard envGuard(uno::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)) in s_test__loadSharedLibComponentFactory()
190 cppu::EnvGuard envGuard(uno::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)) in s_test__createSimpleRegistry()
235 cppu::EnvGuard envGuard(uno::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)) in s_test__bootstrap_InitialComponentContext()
/trunk/main/binaryurp/source/
H A Dcurrentcontext.cxx51 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)).pData, 0)) in get()
65 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)).pData, 0)) in set()
H A Dbridge.cxx174 binaryUno_(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO))), in Bridge()
178 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO))), in Bridge()
180 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)), in Bridge()
/trunk/main/cppu/inc/uno/
H A Dmapping.hxx315 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ), in mapToCpp()
339 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ) ); in mapToUno()
H A Dlbnames.h46 #define UNO_LB_UNO "uno" macro
/trunk/main/testtools/source/performance/
H A Dpseudo.cxx254 if (0 == rtl_ustr_ascii_compare( pFrom->pTypeName->buffer, UNO_LB_UNO ) && in uno_ext_getMapping()
255 0 == rtl_ustr_ascii_compare( pTo->pTypeName->buffer, UNO_LB_UNO )) in uno_ext_getMapping()
H A Dubtest.cxx275 OUString aUnoEnvTypeName( RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ); in loadLibComponentFactory()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcomponent.cxx234 to_envTypeName.pData->buffer, UNO_LB_UNO )) in uno_ext_getMapping()
248 from_envTypeName.pData->buffer, UNO_LB_UNO )) in uno_ext_getMapping()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.cxx326 to_env_typename.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) )) in uno_ext_getMapping()
333 else if (from_env_typename.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) ) && in uno_ext_getMapping()
/trunk/main/stoc/source/corereflection/
H A Dcrefl.cxx415 OUString( RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ) ); in getCpp2Uno()
437 OUString( RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ), in getUno2Cpp()
/trunk/main/bridges/source/jni_uno/
H A Djni_bridge.cxx513 RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) )) in uno_ext_getMapping()
523 RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) ) && in uno_ext_getMapping()
/trunk/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx357 0 == rtl_ustr_ascii_compare( pTo->pTypeName->buffer, UNO_LB_UNO )) in cppu_ext_getMapping()
367 0 == rtl_ustr_ascii_compare( pFrom->pTypeName->buffer, UNO_LB_UNO )) in cppu_ext_getMapping()
/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx251 …l_ustr_ascii_compare_WithLength(pEnv->pTypeName->buffer, rtl_str_getLength(UNO_LB_UNO), UNO_LB_UNO) in Base()
/trunk/main/cppu/source/uno/
H A Dlbmap.cxx363 …if (EnvDcp::getTypeName(rFrom.getTypeName()).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) … in loadExternalMapping()
449 OUString aUnoEnvTypeName( RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ); in getMediateMapping()
H A Dcascade_mapping.cxx236 rtl::OUString uno_envType(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO)); in getCascadeMapping()
H A DEnvStack.cxx70 static rtl::OUString s_uno_envDcp(RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO));
H A Dlbenv.cxx1092 if (envTypeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) )) in initDefaultEnvironment()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx411 OUString uno = OUSTR(UNO_LB_UNO); in FactoryImpl()
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx739 OUString aUnoEnvTypeName = OUSTR(UNO_LB_UNO); in FactoryImpl()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx1094 RTL_CONSTASCII_USTRINGPARAM(UNO_LB_UNO) ); in makeSurrogate()

Completed in 94 milliseconds