diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-10 13:44:52 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-10 13:44:52 +0000 |
commit | a6d25d349ddfd7a42411128929625655248ae357 (patch) | |
tree | da8a28e8e4e104b49d10a40f501a42ebd3d1b749 /cppuhelper | |
parent | 6a89e2289ce2d604c9e452a53cdcf482df5743a0 (diff) |
INTEGRATION: CWS qiq (1.14.38); FILE MERGED
2006/06/30 09:32:40 fs 1.14.38.2: moved symbol to the proper section
2006/06/30 08:01:54 fs 1.14.38.1: need RTTI information for OweakObject for #i51143#
Diffstat (limited to 'cppuhelper')
-rwxr-xr-x | cppuhelper/source/cc5_solaris_sparc.map | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cppuhelper/source/cc5_solaris_sparc.map b/cppuhelper/source/cc5_solaris_sparc.map index b175e2204972..2ce7864ff8db 100755 --- a/cppuhelper/source/cc5_solaris_sparc.map +++ b/cppuhelper/source/cc5_solaris_sparc.map @@ -334,3 +334,8 @@ UDK_3.2 { __1cEcppuUPropertySetMixinImplZaddPropertyChangeListener6MrknDrtlIOUString_rknDcomDsunEstarDunoJReference4n0GFbeansXXPropertyChangeListener____v_; __1cEcppuUPropertySetMixinImplZaddVetoableChangeListener6MrknDrtlIOUString_rknDcomDsunEstarDunoJReference4n0GFbeansXXVetoableChangeListener____v_; } UDK_3.1; + +UDK_3.3 { # OOo 2.0.4 + global: + __1cEcppubC__RTTI__1nEcppuLOWeakObject__; +} UDK_3.2; |