[Libreoffice-commits] .: cppuhelper/source
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Sep 7 04:19:28 PDT 2011
cppuhelper/source/msvc_win32_intel.map | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 04d6f16a99b5067d3b6ae1c8309699a90133037f
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Wed Sep 7 14:13:34 2011 +0300
This seems to help the MSVC build along
diff --git a/cppuhelper/source/msvc_win32_intel.map b/cppuhelper/source/msvc_win32_intel.map
index 6409275..1808e30 100644
--- a/cppuhelper/source/msvc_win32_intel.map
+++ b/cppuhelper/source/msvc_win32_intel.map
@@ -287,7 +287,8 @@ UDK_3.7 { # OOo 3.4
UDK_3.8 { # LibO 3.5
global:
- ?queryInterface at OPropertySetHelper@cppu@@UAA?AVAny at uno@star at sun@com@@ABVType at 4567@@Z;
+ ??1OPropertySetHelper2 at cppu@@UAE at XZ;
+ ??0OPropertySetHelper2 at cppu@@QAE at AAU?$OBroadcastHelperVar at VOMultiTypeInterfaceContainerHelper@cppu@@VType at uno@star at sun@com@@@1 at PAVIEventNotificationHook@1 at _N@Z;
+ ?queryInterface at OPropertySetHelper2@cppu@@UAA?AVAny at uno@star at sun@com@@ABVType at 4567@@Z;
?enableChangeListenerNotification at OPropertySetHelper2@cppu@@UAAXE at Z;
- ??_7OPropertySetHelper2 at cppu@@6BXPropertySetOption at beans@star at sun@com@@@;
} UDK_3.7;
More information about the Libreoffice-commits
mailing list