diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-27 16:18:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-27 16:18:55 +0000 |
commit | 33fe691f0ec8114440716b4efe8e92f392cf66b0 (patch) | |
tree | 4938a29a6ec3a37cd3ef6bd6ace5e0dfdb692d78 /cppuhelper | |
parent | 14afa426c9925e044f615d1d10f948a11bef3990 (diff) |
INTEGRATION: CWS skeletonmaker (1.13.20); FILE MERGED
2005/09/02 14:25:37 jsc 1.13.20.3: #i51720# change namespace from cppuhelper to cppu
2005/08/18 10:22:01 sb 1.13.20.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering.
2005/07/20 08:20:21 jsc 1.13.20.1: #i51720# new symbols for propertysetmixin
Diffstat (limited to 'cppuhelper')
-rwxr-xr-x | cppuhelper/source/cc5_solaris_sparc.map | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/cppuhelper/source/cc5_solaris_sparc.map b/cppuhelper/source/cc5_solaris_sparc.map index 6290f89dc9ce..b175e2204972 100755 --- a/cppuhelper/source/cc5_solaris_sparc.map +++ b/cppuhelper/source/cc5_solaris_sparc.map @@ -304,3 +304,33 @@ UDK_3.1 { __1cEcppubL__RTTI__1CpnEcppuSBootstrapException__; __1cEcppubM__RTTI__1CpknEcppuSBootstrapException__; } UDK_3_0_0; + +UDK_3.2 { + global: + __1cEcppubL__RTTI__1nEcppuUPropertySetMixinImpl__; + __1cEcppubN__RTTI__1CpnEcppuUPropertySetMixinImpl__; + __1cEcppubO__RTTI__1CpknEcppuUPropertySetMixinImpl__; + __1cEcppuUPropertySetMixinImpl2t5B6MrknDcomDsunEstarDunoJReference4n0FRXComponentContext___n0BKImplements_rkn0FISequence4nDrtlIOUString___rkn0FEType__v_; + __1cEcppuUPropertySetMixinImpl2T5B6M_v_; + __1cEcppuUPropertySetMixinImpl2t6MrknDcomDsunEstarDunoJReference4n0FRXComponentContext___n0BKImplements_rkn0FISequence4nDrtlIOUString___rkn0FEType__v_; + __1cEcppuUPropertySetMixinImpl2T6M_v_; + __1cEcppuUPropertySetMixinImplbCremovePropertyChangeListener6MrknDrtlIOUString_rknDcomDsunEstarDunoJReference4n0GFbeansXXPropertyChangeListener____v_; + __1cEcppuUPropertySetMixinImplbCremoveVetoableChangeListener6MrknDrtlIOUString_rknDcomDsunEstarDunoJReference4n0GFbeansXXVetoableChangeListener____v_; + __1cEcppuUPropertySetMixinImplHdispose6M_v_; + __1cEcppuUPropertySetMixinImplKprepareSet6MrknDrtlIOUString_rknDcomDsunEstarDunoDAny_9Dpn0BOBoundListeners__v_; + __1cEcppuUPropertySetMixinImplOBoundListeners2T5B6M_v_; + __1cEcppuUPropertySetMixinImplOBoundListeners2t5B6M_v_; + __1cEcppuUPropertySetMixinImplOBoundListeners2T6M_v_; + __1cEcppuUPropertySetMixinImplOBoundListeners2t6M_v_; + __1cEcppuUPropertySetMixinImplOBoundListenersGnotify6kM_v_; + __1cEcppuUPropertySetMixinImplOqueryInterface6MrknDcomDsunEstarDunoEType__n0FDAny__; + __1cEcppuUPropertySetMixinImplQgetPropertyValue6MrknDrtlIOUString__nDcomDsunEstarDunoDAny__; + __1cEcppuUPropertySetMixinImplQsetPropertyValue6MrknDrtlIOUString_rknDcomDsunEstarDunoDAny__v_; + __1cEcppuUPropertySetMixinImplRgetPropertyValues6M_nDcomDsunEstarDunoISequence4n0EFbeansNPropertyValue____; + __1cEcppuUPropertySetMixinImplRsetPropertyValues6MrknDcomDsunEstarDunoISequence4n0EFbeansNPropertyValue____v_; + __1cEcppuUPropertySetMixinImplSgetPropertySetInfo6M_nDcomDsunEstarDunoJReference4n0EFbeansQXPropertySetInfo____; + __1cEcppuUPropertySetMixinImplUgetFastPropertyValue6Ml_nDcomDsunEstarDunoDAny__; + __1cEcppuUPropertySetMixinImplUsetFastPropertyValue6MlrknDcomDsunEstarDunoDAny__v_; + __1cEcppuUPropertySetMixinImplZaddPropertyChangeListener6MrknDrtlIOUString_rknDcomDsunEstarDunoJReference4n0GFbeansXXPropertyChangeListener____v_; + __1cEcppuUPropertySetMixinImplZaddVetoableChangeListener6MrknDrtlIOUString_rknDcomDsunEstarDunoJReference4n0GFbeansXXVetoableChangeListener____v_; +} UDK_3.1; |