summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2002-11-12 13:55:18 +0000
committerTino Rachui <tra@openoffice.org>2002-11-12 13:55:18 +0000
commit4ff41374cc1563a0b70d9eb405c641c86cf4c5d1 (patch)
tree4b3c31ec3a53d6e1b2185150c2f10e3d07511a98 /sal/util
parentbdd57b9479eaa8d80ea7eb5c9676a1a523f411d5 (diff)
#100514#added osl_createTempFile
Diffstat (limited to 'sal/util')
-rwxr-xr-xsal/util/sal.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 020b1dad12f9..54d8c47b13a2 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -493,6 +493,7 @@ UDK_3_0_0 {
UDK_3.1 {
global:
osl_getTempDirURL;
+ osl_createTempFile;
rtl_math_doubleToString;
rtl_math_doubleToUString;