summaryrefslogtreecommitdiff
path: root/formula/util/for.map
blob: b34eff63c44f2f92a2b69778fe353f437be5223c (plain)
1
2
3
4
5
6
7
8
UDK_3_0_0 {
    global:
        component_getFactory;
        component_getImplementationEnvironment;
        component_writeInfo;
    local:
        *;
};