summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2009-03-13 15:52:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2009-03-13 15:52:34 +0000
commitcbedb240486a21c5d5676e7a7f4e2ba17a55dbab (patch)
treeec2690bb5e5d18df0a9493c54cfac64f9e5ab494 /sal/util
parent32a3f76b3695cbf54fecc77730395bbace21c8bc (diff)
CWS-TOOLING: integrate CWS mhu17
2009-01-23 14:08:09 +0100 mhu r266816 : CWS-TOOLING: rebase CWS mhu17 to trunk@266428 (milestone: DEV300:m39) 2009-01-16 17:49:37 +0100 mhu r266442 : #i98151# Migration to subversion. 2009-01-16 17:48:53 +0100 mhu r266441 : #i98151# Migration to subversion. 2009-01-16 17:47:56 +0100 mhu r266440 : #i98151# Migration to subversion.
Diffstat (limited to 'sal/util')
-rwxr-xr-xsal/util/sal.map6
1 files changed, 6 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 36576439c7f8..03af5c114aa1 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -577,6 +577,12 @@ UDK_3.8 { # OOo 3.0
UDK_3.9 { # OOo 3.1
global:
+ osl_mapFile;
+ osl_unmapFile;
+
+ osl_readFileAt;
+ osl_writeFileAt;
+
rtl_math_expm1;
rtl_math_log1p;
rtl_math_atanh;