summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-11-11 15:41:49 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-11-11 15:41:49 +0100
commitac8cf22ffe3b2e18e349babc59a287f395acee13 (patch)
treec3768bb1530d8acdb759c3f092475220800e1df6
parent269ff22d3a35538fe219a6d0a7abdc534cbec050 (diff)
#i10000# added export for x64ooo/DEV300_m93
-rw-r--r--cppuhelper/source/gcc3.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppuhelper/source/gcc3.map b/cppuhelper/source/gcc3.map
index f842854e2..7bc84fbab 100644
--- a/cppuhelper/source/gcc3.map
+++ b/cppuhelper/source/gcc3.map
@@ -386,5 +386,6 @@ UDK_3.6 { # OOo 3.3
UDK_3.7 { # OOo 3.4
global:
_ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueElRKN3com3sun4star3uno3AnyE;
+ _ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueEiRKN3com3sun4star3uno3AnyE;
} UDK_3.6;