Home
last modified time | relevance | path

Searched refs:CPPU_STRINGIFY (Results 1 – 7 of 7) sorted by relevance

/trunk/main/cppu/inc/cppu/
H A DShield.hxx47 …return mapOut(pT, cssu::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU_… in shield()
58 …return mapIn(pT, cssu::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU_E… in unshield()
70 …mapOutAny(any, res, cssu::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPP… in shieldAny()
82 …mapInAny(any, res, cssu::Environment(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU… in unshieldAny()
/trunk/main/cppu/inc/uno/
H A Dlbnames.h31 #define CPPU_STRINGIFY( x ) CPPU_STRINGIFY_EX( x ) macro
34 #define CPPU_CURRENT_LANGUAGE_BINDING_NAME CPPU_STRINGIFY( CPPU_ENV )
H A Denvironment.hxx62 …UString const & typeName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU_ENV)))) S…
/trunk/main/cppuhelper/source/
H A Dmacro_expander.cxx184 uno::Environment target_env(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU_ENV)))); in create_boostrap_macro_expander_factory()
H A Dtdmgr.cxx758 uno::Environment target_env(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU_ENV)))); in installTypeDescriptionManager()
H A Dcomponent_context.cxx871 uno::Environment source_env(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CPPU_STRINGIFY(CPPU_ENV)))); in createComponentContext()
/trunk/main/cppuhelper/test/testcmp/
H A DTestComponent.cxx238 strcpy(buff, CPPU_STRINGIFY(CPPU_ENV)); in component_getImplementationEnvironmentExt()

Completed in 32 milliseconds