diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-18 16:07:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-18 16:07:07 +0000 |
commit | d791366863cf9659a01b171ce0e727bfe2f28cdf (patch) | |
tree | c44591abc4bf9e7207814d6d9a7756c37657249a /starmath/util/sm.map |
initial import
Diffstat (limited to 'starmath/util/sm.map')
-rw-r--r-- | starmath/util/sm.map | 9 |
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: + *; +}; |