summaryrefslogtreecommitdiff
path: root/starmath/util/sm.map
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
commitd791366863cf9659a01b171ce0e727bfe2f28cdf (patch)
treec44591abc4bf9e7207814d6d9a7756c37657249a /starmath/util/sm.map
initial import
Diffstat (limited to 'starmath/util/sm.map')
-rw-r--r--starmath/util/sm.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/starmath/util/sm.map b/starmath/util/sm.map
new file mode 100644
index 000000000000..898b3dcbcd20
--- /dev/null
+++ b/starmath/util/sm.map
@@ -0,0 +1,9 @@
+SM_1_0 {
+ global:
+ CreateSmDocShellDll;
+ CreateObjSmDocShellDll;
+ InitSmDll;
+ DeInitSmDll;
+ local:
+ *;
+};