org.openoffice.da.comp.w2lcommon.filter
public class GraphicConverterImpl2 extends Object implements GraphicConverter
Constructor Summary | |
---|---|
GraphicConverterImpl2(XComponentContext xComponentContext) |
Method Summary | |
---|---|
byte[] | convert(byte[] source, String sSourceMime, String sTargetMime) |
protected void | refreshDocument(XComponent document) |
boolean | supportsConversion(String sSourceMime, String sTargetMime, boolean bCrop, boolean bResize) |