summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorNoel Power <npower@openoffice.org>2009-09-18 15:35:47 +0000
committerNoel Power <npower@openoffice.org>2009-09-18 15:35:47 +0000
commitcf2edc1b36037122224b91135dadbcbb1b11c2b0 (patch)
tree1c68548e01234ed98fab44c183a7721479b5f1a0 /sw/util
parentd42b8bf9690430d82c0484ab2887e7418f446f62 (diff)
new and removed files
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/vbaswobj.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/sw/util/vbaswobj.map b/sw/util/vbaswobj.map
new file mode 100644
index 000000000000..737cddbfe3df
--- /dev/null
+++ b/sw/util/vbaswobj.map
@@ -0,0 +1,9 @@
+OOO_1.1 {
+ global:
+ component_getImplementationEnvironment;
+ component_getFactory;
+ component_writeInfo;
+
+ local:
+ *;
+};