summaryrefslogtreecommitdiff
path: root/cppuhelper/source/gcc3.map
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-15 10:52:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-15 10:52:54 +0000
commitba5dd44ffee8020f12458d936477507f0b77d834 (patch)
tree7a1d24a98b586ea40634f7b1257be1abcbd62e28 /cppuhelper/source/gcc3.map
parent4b3705906be357a2ee48fd6a994d66042c3e5521 (diff)
INTEGRATION: CWS sb71 (1.2.12); FILE MERGED
2007/08/24 15:27:39 sb 1.2.12.1: Merged in lost gcc3_linux_intel.map:1.12.8.3.
Diffstat (limited to 'cppuhelper/source/gcc3.map')
-rw-r--r--cppuhelper/source/gcc3.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/cppuhelper/source/gcc3.map b/cppuhelper/source/gcc3.map
index 7451b2fd4a7e..2bfb31b75e8f 100644
--- a/cppuhelper/source/gcc3.map
+++ b/cppuhelper/source/gcc3.map
@@ -363,3 +363,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;