diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-11-06 13:54:50 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-11-06 13:54:50 +0000 |
commit | c11ff2dbae5336d99c4785d716ca19edc8a61f6e (patch) | |
tree | 2176f27e53d8262be442b9f3337c8771cd2b619e /cppu | |
parent | 35a5e33774120be72a6c8c556537cc3947949d8d (diff) |
INTEGRATION: CWS cmcfixes38 (1.1.2); FILE ADDED
2007/10/15 11:08:48 cmc 1.1.2.1: #i80735# merge 32bit and 64bit gcc maps, but let windows gcc do its own thing
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/util/uno_purpenvhelperwntgcc.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cppu/util/uno_purpenvhelperwntgcc.map b/cppu/util/uno_purpenvhelperwntgcc.map new file mode 100644 index 000000000000..eb224df0b301 --- /dev/null +++ b/cppu/util/uno_purpenvhelperwntgcc.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: + *; +}; |