From 8657e723d0853a868599a2c20a353fba0d03d8e6 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Mon, 15 Aug 2011 21:04:07 -0400 Subject: [PATCH] Changing the vtable symbol from XPropertySet to XPropertySet2. NOTE: This needs to be double-checked by an expert. I'm modifying a symbol that's defined in the UDK_3_0_0 section. I'm not really sure if this will cause any ABI breakages for either the core code or extensions. --- cppuhelper/source/msvc_win32_intel.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppuhelper/source/msvc_win32_intel.map b/cppuhelper/source/msvc_win32_intel.map index bf20bb67d0e3..39a1469e11a9 100644 --- a/cppuhelper/source/msvc_win32_intel.map +++ b/cppuhelper/source/msvc_win32_intel.map @@ -64,7 +64,7 @@ GetVersionInfo; ??_7OPropertyArrayHelper@cppu@@6B@; ??_7OPropertySetHelper@cppu@@6BXFastPropertySet@beans@star@sun@com@@@; ??_7OPropertySetHelper@cppu@@6BXMultiPropertySet@beans@star@sun@com@@@; -??_7OPropertySetHelper@cppu@@6BXPropertySet@beans@star@sun@com@@@; +??_7OPropertySetHelper@cppu@@6BXPropertySet2@beans@star@sun@com@@@; ??_GIPropertyArrayHelper@cppu@@UAEPAXI@Z; ??_GOPropertyArrayHelper@cppu@@UAEPAXI@Z; ?addPropertiesChangeListener@OPropertySetHelper@cppu@@UAAXABV?$Sequence@VOUString@rtl@@@uno@star@sun@com@@ABV?$Reference@VXPropertiesChangeListener@beans@star@sun@com@@@4567@@Z;