summaryrefslogtreecommitdiff
path: root/sc/util/vbaobj.map
diff options
context:
space:
mode:
Diffstat (limited to 'sc/util/vbaobj.map')
-rw-r--r--sc/util/vbaobj.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/sc/util/vbaobj.map b/sc/util/vbaobj.map
new file mode 100644
index 000000000000..737cddbfe3df
--- /dev/null
+++ b/sc/util/vbaobj.map
@@ -0,0 +1,9 @@
+OOO_1.1 {
+ global:
+ component_getImplementationEnvironment;
+ component_getFactory;
+ component_writeInfo;
+
+ local:
+ *;
+};