summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 12:46:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 12:46:17 +0000
commitd4f74f0da3262545514b16a1759e8ac59dbf4451 (patch)
tree953602b4a5fa976b41ad8f08b91e27d0ad0f6427 /shell
parent38bf8b68062a58aaf0b00f5a61c083b04e10d797 (diff)
INTEGRATION: CWS tune01 (1.1.2); FILE ADDED
2003/04/03 13:57:50 cp 1.1.2.1: #i12151# specify function export
Diffstat (limited to 'shell')
-rw-r--r--shell/source/cmdmail/exports.map11
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/source/cmdmail/exports.map b/shell/source/cmdmail/exports.map
new file mode 100644
index 000000000000..c235082ab7cd
--- /dev/null
+++ b/shell/source/cmdmail/exports.map
@@ -0,0 +1,11 @@
+UDK_3_0_0 {
+ global:
+ GetVersionInfo;
+ component_getDescriptionFunc;
+ component_getImplementationEnvironment;
+ component_getFactory;
+ component_writeInfo;
+
+ local:
+ *;
+};