diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-13 18:11:22 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-13 18:11:22 +0000 |
commit | 7751566959d1a630aebe29437286c3774b55d61c (patch) | |
tree | c35b12af9c199df07ed1bccb8420fdc8043246b6 /sal/util | |
parent | fbaed5c37406b8ea2af985e6654bccdd29542716 (diff) |
INTEGRATION: CWS cd02 (1.50.4); FILE MERGED
2004/11/08 15:46:18 sb 1.50.4.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer).
Diffstat (limited to 'sal/util')
-rwxr-xr-x | sal/util/sal.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map index 0f7f95df5ff3..310da680ab8b 100755 --- a/sal/util/sal.map +++ b/sal/util/sal.map @@ -528,5 +528,6 @@ UDK_3.3 { osl_setCommandArgs; rtl_uStringbuffer_insertUtf32; rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths; + rtl_logfile_longTrace; } UDK_3.2; |