summaryrefslogtreecommitdiff
path: root/sw/util/msword.map
blob: 53c3eaf213ebfe243c2fa74083c802e6d6ff1dd2 (plain)
1
2
3
4
5
6
7
8
9
10
MSWORD_1_0 {
        global:
                ImportRTF;
                ExportRTF;
                ImportDOC;
                ExportDOC;

        local:
                *;
};