diff options
author | sb <sb@openoffice.org> | 2010-11-23 09:21:30 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-11-23 09:21:30 +0100 |
commit | 5cd37f4f0b121f9cdd8afc89d82c1cae46a9898f (patch) | |
tree | cf9b040512617cc54d103d91762880f2513c8288 /cppuhelper | |
parent | d9097259eb8c859d0d18eb96134f6b245490c0e0 (diff) | |
parent | 075e1732d439fafd93d9dad93e450b4ad80b3745 (diff) |
sb135: merged in DEV300_m94
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/source/gcc3.map | 3 |
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; |