diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-05-28 14:59:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-05-28 14:59:39 +0000 |
commit | 9f4cfe82b91e0488b130147b9cf24e6c2a1846e7 (patch) | |
tree | 2d838e617d14b1a4cbaadcde984c9221d5a41fee /cppuhelper | |
parent | 0e471da8b96a3d53e6f7a22a216bd43c27287838 (diff) |
INTEGRATION: CWS comptrans2 (1.12.10); FILE MERGED
2004/05/19 13:59:20 tbe 1.12.10.1: #116239# Transparent Use of Office UNO Components from C++
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/source/msvc_win32_intel.map | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cppuhelper/source/msvc_win32_intel.map b/cppuhelper/source/msvc_win32_intel.map index d1d52286b7e9..5f2c27da9f02 100644 --- a/cppuhelper/source/msvc_win32_intel.map +++ b/cppuhelper/source/msvc_win32_intel.map @@ -224,4 +224,11 @@ UDK_3.1 { global: ?getCaughtException@cppu@@YA?AVAny@uno@star@sun@com@@XZ; ??0OPropertySetHelper@cppu@@QAE@AAU?$OBroadcastHelperVar@VOMultiTypeInterfaceContainerHelper@cppu@@VType@uno@star@sun@com@@@1@_N@Z; +??0BootstrapException@cppu@@QAE@XZ; +??0BootstrapException@cppu@@QAE@ABVOUString@rtl@@@Z; +??0BootstrapException@cppu@@QAE@ABV01@@Z; +??1BootstrapException@cppu@@UAE@XZ; +??4BootstrapException@cppu@@QAEAAV01@ABV01@@Z; +?getMessage@BootstrapException@cppu@@QBEABVOUString@rtl@@XZ; +?bootstrap@cppu@@YA?AV?$Reference@VXComponentContext@uno@star@sun@com@@@uno@star@sun@com@@XZ; } UDK_3_0_0; |