summaryrefslogtreecommitdiffstats
path: root/sw/util/msword.map
blob: 5ea6fde2f323cd7d439745c331260964aa34d0a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
MSWORD_1_0 {
        global:
                ImportRTF;
                ExportRTF;
                ImportDOC;
                ExportDOC;
                component_getImplementationEnvironment;
                component_writeInfo;
                component_getFactory;
                SaveOrDelMSVBAStorage_ww8;
                GetSaveWarningOfMSVBAStorage_ww8;
        local:
                *;
};