summaryrefslogtreecommitdiff
path: root/writerfilter/util/exports.map
blob: be4802aef7ab4875c4b07ecc7f1ca5619daf4ad1 (plain)
1
2
3
4
5
6
7
8
9
WFT_1_0 {
   global:
       component_getImplementationEnvironment;
       component_writeInfo;
       component_getFactory;
   local:
       *;
};