From 96926f6662851163e3b26240770be53a974d43a2 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 19 Jun 2007 15:17:35 +0000 Subject: INTEGRATION: CWS obr05 (1.57.108); FILE MERGED 2007/04/30 10:47:18 obr 1.57.108.2: RESYNC: (1.57-1.58); FILE MERGED 2007/04/03 09:46:24 obr 1.57.108.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in nlsupport.c and security.c --- sal/util/sal.map | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sal/util') diff --git a/sal/util/sal.map b/sal/util/sal.map index 0266db5c7..ec32b74a9 100755 --- a/sal/util/sal.map +++ b/sal/util/sal.map @@ -551,8 +551,10 @@ UDK_3.5 { rtl_cache_free; } UDK_3.4; -UDK_3.6 { +UDK_3.6 { # OOo 2.3 global: + osl_getAsciiFunctionSymbol; + osl_getModuleHandle; rtl_uString_intern; rtl_uString_internConvert; } UDK_3.5; -- cgit v1.2.3