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