summaryrefslogtreecommitdiff
path: root/sc/util/scfilt.map
blob: ea169e1761035d5f0e30a9682dfd55957ae20e03 (plain)
1
2
3
4
5
6
7
8
9
UDK_3_0_0 {
  global:
    ScFilterCreate;
    component_getImplementationEnvironment;
    component_writeInfo;
    component_getFactory;
  local:
    *;
};