summaryrefslogtreecommitdiff
path: root/fileaccess/source/exports.map
blob: 1f43793a4a3118ef0d5eb0934b3b18b9055ecaad (plain)
1
2
3
4
5
6
7
8
9
10
11
OOO_1.1 {
    global:
        GetVersionInfo;
        component_getDescriptionFunc;
        component_getImplementationEnvironment;
        component_getFactory;
        component_writeInfo;

    local:
        *;
};