summaryrefslogtreecommitdiff
path: root/cui/util/cui.map
blob: f4c89f960ae6e266be251adbce16ff8a7ce804fe (plain)
1
2
3
4
5
6
7
8
9
UDK_3_0_0 {
    global:
        CreateDialogFactory;
        GetSpecialCharsForEdit;
        component_getImplementationEnvironment;
        component_getFactory;
    local:
        *;
};