From ab4b6acfe937cf62dd76c22878f6ee283ce3dab0 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 9 May 2007 12:51:39 +0000 Subject: [PATCH] INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 17:01:48 kr 1.1.2.2: simplified: moved class to impl., renamed header 2007/02/28 13:18:51 kr 1.1.2.1: fixed: added map files for purpenvhelper --- cppu/util/uno_purpenvhelperC52.map | 8 ++++++++ cppu/util/uno_purpenvhelpergcc3.map | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 cppu/util/uno_purpenvhelperC52.map create mode 100644 cppu/util/uno_purpenvhelpergcc3.map diff --git a/cppu/util/uno_purpenvhelperC52.map b/cppu/util/uno_purpenvhelperC52.map new file mode 100644 index 000000000000..f6d913548919 --- /dev/null +++ b/cppu/util/uno_purpenvhelperC52.map @@ -0,0 +1,8 @@ +UDK_3_0_0 { + global: + __1cEcppuGhelperHpurpenvNcreateMapping6FppnM_uno_Mapping_pnQ_uno_Environment_7pFbpv8pnbH_typelib_TypeDescriptionReference_pnY_typelib_MethodParameter_lpknY_typelib_TypeDescription_8p8ppnI_uno_Any__v8_v_; + __1cEcppuGhelperHpurpenvbDEnvironment_initWithEnterable6FpnQ_uno_Environment_pn0AJEnterable__v_; + + local: + *; +}; diff --git a/cppu/util/uno_purpenvhelpergcc3.map b/cppu/util/uno_purpenvhelpergcc3.map new file mode 100644 index 000000000000..eb224df0b301 --- /dev/null +++ b/cppu/util/uno_purpenvhelpergcc3.map @@ -0,0 +1,8 @@ +UDK_3_0_0 { + global: + _ZN4cppu6helper7purpenv13createMappingEPP12_uno_MappingP16_uno_EnvironmentS6_PFvbPvS7_P33_typelib_TypeDescriptionReferenceP24_typelib_MethodParameterlPK24_typelib_TypeDescriptionS7_PS7_PP8_uno_AnyES7_; + _ZN4cppu6helper7purpenv29Environment_initWithEnterableEP16_uno_EnvironmentPNS_9EnterableE; + + local: + *; +};