summaryrefslogtreecommitdiff
path: root/slideshow/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 18:24:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 18:24:43 +0000
commitb77630735fec5ab2f8e9879cae4fc7e1182b458b (patch)
tree01f2591e441c72a4c5ae7e8cef3d7d31d2c0c8d9 /slideshow/util
parentbdc21aa1b87d402dc472287e45937fe5ac52e3a8 (diff)
INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/07/27 16:28:05 thb 1.1.2.1: #110496# Added generic export filter
Diffstat (limited to 'slideshow/util')
-rw-r--r--slideshow/util/exports.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/slideshow/util/exports.map b/slideshow/util/exports.map
new file mode 100644
index 000000000000..1c294f38c851
--- /dev/null
+++ b/slideshow/util/exports.map
@@ -0,0 +1,8 @@
+SHW_1_0 {
+ global:
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
+ local:
+ *;
+};