summaryrefslogtreecommitdiff
path: root/sal/util/sal.map
diff options
context:
space:
mode:
Diffstat (limited to 'sal/util/sal.map')
-rwxr-xr-xsal/util/sal.map7
1 files changed, 7 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index d5faa563ae3f..8b1c079ec899 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -597,6 +597,13 @@ UDK_3.10 { # OOo 3.2
rtl_math_acosh;
} UDK_3.9;
+
+UDK_3.11 { # OOo 3.4
+ global:
+ osl_setEnvironment;
+ osl_clearEnvironment;
+} UDK_3.10;
+
PRIVATE_1.0 {
global:
osl_detail_ObjectRegistry_storeAddresses;