summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 15:40:53 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 15:40:53 +0000
commit2a4e8a3603b19fa2397248be83734ac1206b256e (patch)
tree35da973603647afb434e52fd2f307440055d9757 /cppuhelper
parent8c4fe46b6963f254cb3ad1f4504beb04b44ec795 (diff)
INTEGRATION: CWS os2port03 (1.2.10); FILE MERGED
2008/01/14 16:19:31 ydario 1.2.10.1: added exports to os2 map file Issue number:i85203 Submitted by:ydario
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/source/gcc3os2.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/cppuhelper/source/gcc3os2.map b/cppuhelper/source/gcc3os2.map
index b9824a5a3a27..1a93a046ff6e 100644
--- a/cppuhelper/source/gcc3os2.map
+++ b/cppuhelper/source/gcc3os2.map
@@ -364,3 +364,7 @@ UDK_3.3 { # OOo 2.3
_ZN4cppu18OPropertySetHelper8getTypesEv;
} UDK_3.2;
+UDK_3.4 { # OOo 2.4
+ global:
+ _ZN4cppu19bootstrap_expandUriERKN3rtl8OUStringE; # rtl::OUString cppu::bootstrap_expandUri(rtl::OUString const &)
+} UDK_3.3;