diff options
author | sz <sz@openoffice.org> | 2002-09-04 13:12:38 +0000 |
---|---|---|
committer | sz <sz@openoffice.org> | 2002-09-04 13:12:38 +0000 |
commit | 4445d3cf860470a8b331c42fccf83f588bbbab00 (patch) | |
tree | eccf70a64a96ec8811207663cefb89bb3a0d6fc7 /sal | |
parent | 5cb863b1eacde498d62317eb2805e7ae153e45bb (diff) |
added rtl_tres_state export
Diffstat (limited to 'sal')
-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 f8c1f363ca38..5e762afaa2d1 100755 --- a/sal/util/sal.map +++ b/sal/util/sal.map @@ -479,6 +479,7 @@ UDK_3_0_0 { rtl_removeUnloadingListener; rtl_logfile_trace; + rtl_tres_state; rtl_tres_create; rtl_tres_destroy; osl_getProcessLocale; |