summaryrefslogtreecommitdiff
path: root/starmath/util/sm.map
blob: 31a82ad7dad0e3e98d661d6f85f44e25e3877bc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SM_1_0 {
    global:
        CreateSmDocShellDll;
        CreateObjSmDocShellDll;
        InitSmDll;
        DeInitSmDll;
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};