From ff1f4e9bfcbace3300a3f72ade688e7c6f6dc001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 20 Aug 2004 13:09:09 +0000 Subject: [PATCH] INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/07/29 07:23:04 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# desktop UI locale platform layer --- shell/source/backends/localebe/exports.map | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 shell/source/backends/localebe/exports.map diff --git a/shell/source/backends/localebe/exports.map b/shell/source/backends/localebe/exports.map new file mode 100644 index 000000000000..c235082ab7cd --- /dev/null +++ b/shell/source/backends/localebe/exports.map @@ -0,0 +1,11 @@ +UDK_3_0_0 { + global: + GetVersionInfo; + component_getDescriptionFunc; + component_getImplementationEnvironment; + component_getFactory; + component_writeInfo; + + local: + *; +};