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
commit1ed36293dcf8c363b3889c83a7eb7898a8b131d0 (patch)
tree9d0b9a5a03e2de9a25700e8f6c1a7b6dfd014c64
parentaa35318f6af7d583a6d39dc8483fccc5b413ac2c (diff)
#i10000# added export for x64
Notes
split repo tag: ure_ooo/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 178a345d4a0b..eef6053b7595 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;