summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:32:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 12:32:32 +0000
commit127d052d2ed3bd217ed5396bf7e2d4fcd4fb89e7 (patch)
tree4ae8869e97f7f8e406cd4535acb23be551cf507d /sal/util
parent9586e8db41db3450deb8f9b88a81a0fe44e54338 (diff)
INTEGRATION: CWS sb70 (1.58.4); FILE MERGED
2007/06/05 14:03:29 sb 1.58.4.1: #i76106# Additional rtl::OUString ASCII functions.
Diffstat (limited to 'sal/util')
-rwxr-xr-xsal/util/sal.map4
1 files changed, 3 insertions, 1 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index ec32b74a9faa..14a5f1d3289d 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -551,12 +551,14 @@ UDK_3.5 {
rtl_cache_free;
} UDK_3.4;
-UDK_3.6 { # OOo 2.3
+UDK_3.6 { # OOo 2.3
global:
osl_getAsciiFunctionSymbol;
osl_getModuleHandle;
rtl_uString_intern;
rtl_uString_internConvert;
+ rtl_ustr_indexOfAscii_WithLength;
+ rtl_ustr_lastIndexOfAscii_WithLength;
} UDK_3.5;
PRIVATE_1.0 {