diff options
Diffstat (limited to 'starmath/util/sm.map')
-rw-r--r-- | starmath/util/sm.map | 3 |
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: *; }; |