summaryrefslogtreecommitdiff
path: root/sw/util/vbaswobj.map
blob: 737cddbfe3dfed0eb2d1576aae21a8da1e84f7be (plain)
1
2
3
4
5
6
7
8
9
OOO_1.1 {
    global:
        component_getImplementationEnvironment;
        component_getFactory;
        component_writeInfo;

    local:
        *;
};