summaryrefslogtreecommitdiff
path: root/UnoControls/util/exports.map
blob: ba501f9ae076ffcb139069342af62664131eb0f3 (plain)
1
2
3
4
5
6
7
8
9
10
UDK_3_0_0 {
    global:
        GetVersionInfo;
        component_getImplementationEnvironment;
        component_getFactory;
        component_writeInfo;

    local:
        *;
};