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
commitaf106f3c5f6ca2345ede7264c590f81551d76f1d (patch)
tree259631b1eedf241eff156a7bf89c2112f878ba52 /cppuhelper
parent7a105273b88516a9a78826d65f88dfa8e3ce2f50 (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 f671c221f..b5447f878 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;