summaryrefslogtreecommitdiff
path: root/sd/util/pptx.map
blob: e72a8e38e2f791b7fd207d960489c61b1d75106c (plain)
1
2
3
4
5
6
7
8
9
PPTX_1_0 {
        global:
                component_getImplementationEnvironment;
                component_writeInfo;
                component_getFactory;

        local:
                *;
};