diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-10-09 14:20:15 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-10-09 14:20:15 +0000 |
commit | 1111530f400e7bb6e5f297469f3a9f14048fc9c6 (patch) | |
tree | d2d3d95325749bfc2f8ba83d0cc2d40b386d340c /cppu/util | |
parent | 58207526be1c6e7a2ed19e5e4ac0e5dd92ab4182 (diff) |
INTEGRATION: CWS basmgr03 (1.13.10); FILE MERGED
2007/07/26 10:41:56 fs 1.13.10.2: OOo 3.4 is clearly wrong
2007/07/26 08:52:27 fs 1.13.10.1: #i80044# +cppu_unsatisfied_iset_message
Diffstat (limited to 'cppu/util')
-rwxr-xr-x | cppu/util/cppu.map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map index 1a34c6499d84..e89594615f53 100755 --- a/cppu/util/cppu.map +++ b/cppu/util/cppu.map @@ -121,3 +121,7 @@ UDK_3.2 { uno_Environment_isValid; } UDK_3.1; +UDK_3.3 { # OOo 2.4 + global: + cppu_unsatisfied_iset_msg; +} UDK_3.2; |