summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-11-18 18:28:03 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-11-18 18:28:03 +0100
commit075e1732d439fafd93d9dad93e450b4ad80b3745 (patch)
treef415da3efd979ea9bdebc1780a2293f5130c6a94
parente81cb20849ba6097359892c769481b51b6e29762 (diff)
#i115599# use symbol shortcut
Notes
split repo tag: ure_ooo/DEV300_m94
-rw-r--r--cppuhelper/source/gcc3.map3
1 files changed, 1 insertions, 2 deletions
diff --git a/cppuhelper/source/gcc3.map b/cppuhelper/source/gcc3.map
index eef6053b7595..7017d274c95d 100644
--- a/cppuhelper/source/gcc3.map
+++ b/cppuhelper/source/gcc3.map
@@ -385,7 +385,6 @@ UDK_3.6 { # OOo 3.3
UDK_3.7 { # OOo 3.4
global:
- _ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueElRKN3com3sun4star3uno3AnyE;
- _ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueEiRKN3com3sun4star3uno3AnyE;
+ _ZN4cppu18OPropertySetHelper29setDependentFastPropertyValueE?RKN3com3sun4star3uno3AnyE;
} UDK_3.6;