summaryrefslogtreecommitdiff
path: root/starmath/util
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-03-07 13:30:23 +0000
committerMichael Brauer <mib@openoffice.org>2001-03-07 13:30:23 +0000
commitfc9fb12f58866c04636f61e073d39ba29806cbb5 (patch)
tree88a4fa8a6b42a59de3f9fc20f2e7471f3befb022 /starmath/util
parent383dbc3945e18a38d632b55dc648faf34d2653c7 (diff)
XML filter: meta and content in separate streams
Diffstat (limited to 'starmath/util')
-rw-r--r--starmath/util/sm.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/util/sm.map b/starmath/util/sm.map
index 898b3dcbcd20..31a82ad7dad0 100644
--- a/starmath/util/sm.map
+++ b/starmath/util/sm.map
@@ -4,6 +4,9 @@ SM_1_0 {
CreateObjSmDocShellDll;
InitSmDll;
DeInitSmDll;
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
local:
*;
};