summaryrefslogtreecommitdiff
path: root/sw/util/vbaswobj.map
diff options
context:
space:
mode:
Diffstat (limited to 'sw/util/vbaswobj.map')
-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 0000000000..737cddbfe3
--- /dev/null
+++ b/sw/util/vbaswobj.map
@@ -0,0 +1,9 @@
+OOO_1.1 {
+ global:
+ component_getImplementationEnvironment;
+ component_getFactory;
+ component_writeInfo;
+
+ local:
+ *;
+};