summaryrefslogtreecommitdiff
path: root/shell/source/backends
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-16 10:51:59 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-16 10:51:59 +0000
commit73bf7afaaac17e7c1caff42b758820d5a289b2b5 (patch)
tree8f5c385c234f1d77dc87e89345a3f8327b9eec85 /shell/source/backends
parentefe80284574d5f64cbffae5a55cd9149d8354246 (diff)
INTEGRATION: CWS pj74 (1.1.2); FILE ADDED
2007/03/01 09:57:44 pjanik 1.1.2.1: #i74947#: Implement Mac OS X specific system proxy configuration backend..
Diffstat (limited to 'shell/source/backends')
-rw-r--r--shell/source/backends/macbe/exports.map11
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/source/backends/macbe/exports.map b/shell/source/backends/macbe/exports.map
new file mode 100644
index 000000000000..c235082ab7cd
--- /dev/null
+++ b/shell/source/backends/macbe/exports.map
@@ -0,0 +1,11 @@
+UDK_3_0_0 {
+ global:
+ GetVersionInfo;
+ component_getDescriptionFunc;
+ component_getImplementationEnvironment;
+ component_getFactory;
+ component_writeInfo;
+
+ local:
+ *;
+};