update ooo310-m15
[ooovba.git] / sc / source / filter / ftools / filterplugin.cxx
blob59b011ae6722806153e120cb640bdbf34a28c130
1 #include "ftools.hxx"
3 // ============================================================================
5 ScFormatFilterPluginImpl::ScFormatFilterPluginImpl()
9 ScFormatFilterPlugin * SAL_CALL ScFilterCreate(void)
11 return new ScFormatFilterPluginImpl();
14 // implementation class inside the filters