summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-10-27 16:19:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-10-27 16:19:46 +0000
commit363679188449554791d6facaa9d61099ba9c07fb (patch)
tree838a6fdf2c30b77b5ab17eff8bfe5a81356c86b6 /cppuhelper
parent0b336c1259a129c0a84ba203d3f44c808f31144f (diff)
INTEGRATION: CWS skeletonmaker (1.14.20); FILE MERGED
2005/09/02 14:25:38 jsc 1.14.20.3: #i51720# change namespace from cppuhelper to cppu 2005/08/18 09:53:41 sb 1.14.20.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:20:21 jsc 1.14.20.1: #i51720# new symbols for propertysetmixin
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/msvc_win32_intel.map23
1 files changed, 23 insertions, 0 deletions
diff --git a/cppuhelper/source/msvc_win32_intel.map b/cppuhelper/source/msvc_win32_intel.map
index 315ee17553d6..7740dcbb5d28 100644
--- a/cppuhelper/source/msvc_win32_intel.map
+++ b/cppuhelper/source/msvc_win32_intel.map
@@ -234,3 +234,26 @@ UDK_3.1 {
??4BootstrapException@cppu@@QAEAAV01@ABV01@@Z;
?getMessage@BootstrapException@cppu@@QBEABVOUString@rtl@@XZ;
} UDK_3_0_0;
+
+UDK_3.2 {
+ global:
+ ??1PropertySetMixinImpl@cppu@@AAE@XZ;
+ ?queryInterface@PropertySetMixinImpl@cppu@@MAA?AVAny@uno@star@sun@com@@ABVType@4567@@Z;
+ ?getPropertySetInfo@PropertySetMixinImpl@cppu@@MAA?AV?$Reference@VXPropertySetInfo@beans@star@sun@com@@@uno@star@sun@com@@XZ;
+ ?notify@BoundListeners@PropertySetMixinImpl@cppu@@QBEXXZ;
+ ?setPropertyValue@PropertySetMixinImpl@cppu@@MAAXABVOUString@rtl@@ABVAny@uno@star@sun@com@@@Z;
+ ?getPropertyValue@PropertySetMixinImpl@cppu@@MAA?AVAny@uno@star@sun@com@@ABVOUString@rtl@@@Z;
+ ?removePropertyChangeListener@PropertySetMixinImpl@cppu@@MAAXABVOUString@rtl@@ABV?$Reference@VXPropertyChangeListener@beans@star@sun@com@@@uno@star@sun@com@@@Z;
+ ?removeVetoableChangeListener@PropertySetMixinImpl@cppu@@MAAXABVOUString@rtl@@ABV?$Reference@VXVetoableChangeListener@beans@star@sun@com@@@uno@star@sun@com@@@Z;
+ ?setFastPropertyValue@PropertySetMixinImpl@cppu@@MAAXJABVAny@uno@star@sun@com@@@Z;
+ ?getFastPropertyValue@PropertySetMixinImpl@cppu@@MAA?AVAny@uno@star@sun@com@@J@Z;
+ ?getPropertyValues@PropertySetMixinImpl@cppu@@MAA?AV?$Sequence@UPropertyValue@beans@star@sun@com@@@uno@star@sun@com@@XZ;
+ ?setPropertyValues@PropertySetMixinImpl@cppu@@MAAXABV?$Sequence@UPropertyValue@beans@star@sun@com@@@uno@star@sun@com@@@Z;
+ ?prepareSet@PropertySetMixinImpl@cppu@@IAEXABVOUString@rtl@@ABVAny@uno@star@sun@com@@1PAVBoundListeners@12@@Z;
+ ??0BoundListeners@PropertySetMixinImpl@cppu@@QAE@XZ;
+ ??1BoundListeners@PropertySetMixinImpl@cppu@@QAE@XZ;
+ ??0PropertySetMixinImpl@cppu@@AAE@ABV?$Reference@VXComponentContext@uno@star@sun@com@@@uno@star@sun@com@@W4Implements@01@ABV?$Sequence@VOUString@rtl@@@3456@ABVType@3456@@Z;
+ ?dispose@PropertySetMixinImpl@cppu@@IAEXXZ;
+ ?addPropertyChangeListener@PropertySetMixinImpl@cppu@@MAAXABVOUString@rtl@@ABV?$Reference@VXPropertyChangeListener@beans@star@sun@com@@@uno@star@sun@com@@@Z;
+ ?addVetoableChangeListener@PropertySetMixinImpl@cppu@@MAAXABVOUString@rtl@@ABV?$Reference@VXVetoableChangeListener@beans@star@sun@com@@@uno@star@sun@com@@@Z;
+} UDK_3.1;