Searched refs:bExportAsJPEG (Results 1 – 2 of 2) sorted by relevance
651 …Component, GDIMetaFile& rMtf, bool bOnlyBackground /* = false */, bool bExportAsJPEG /* = false */) in getMetaFile() argument661 Sequence< PropertyValue > aFilterData(bExportAsJPEG ? 3 : 2); in getMetaFile()667 if(bExportAsJPEG) in getMetaFile()679 aDescriptor[0].Value <<= OUString( RTL_CONSTASCII_USTRINGPARAM(bExportAsJPEG ? "PNG" : "SVM") ); in getMetaFile()693 if (bExportAsJPEG) in getMetaFile()
196 …ponent >&xComponent, GDIMetaFile& rMtf, bool bOnlyBackground = false, bool bExportAsJPEG = false );