summaryrefslogtreecommitdiffstats
path: root/sal/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-03-25 16:20:31 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-03-25 17:33:29 +0100
commit476081b19bd71d5c1eb7d82eee4821f099ecde78 (patch)
tree4fa9e632549472ac80f4e5b530ae70143e9c341c /sal/util
parentremove unnecessary 'using' lines (diff)
downloadcore-476081b19bd71d5c1eb7d82eee4821f099ecde78.tar.gz
core-476081b19bd71d5c1eb7d82eee4821f099ecde78.zip
Clean up new toUInt64
Change-Id: Ic908cb5cc9169ab1baae2c1c52070adfb9afba39
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/sal.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index e21ff0a5a384..f2790d506a2e 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -658,6 +658,7 @@ LIBO_UDK_4.1 { # symbols available in >= LibO 4.1
rtl_uString_ensureCapacity;
rtl_string_alloc;
rtl_uString_alloc;
+ rtl_str_toUInt64;
rtl_str_valueOfUInt64;
rtl_ustr_valueOfUInt64;
rtl_ustr_toUInt64;