Home
last modified time | relevance | path

Searched refs:bExportAsJPEG (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswfexporter.cxx705 …Component, GDIMetaFile& rMtf, bool bOnlyBackground /* = false */, bool bExportAsJPEG /* = false */) in getMetaFile() argument
715 Sequence< PropertyValue > aFilterData(bExportAsJPEG ? 3 : 2); in getMetaFile()
721 if(bExportAsJPEG) in getMetaFile()
733 aDescriptor[0].Value <<= OUString( RTL_CONSTASCII_USTRINGPARAM(bExportAsJPEG ? "PNG" : "SVM") ); in getMetaFile()
747 if (bExportAsJPEG) in getMetaFile()
H A Dswfexporter.hxx210 …ponent >&xComponent, GDIMetaFile& rMtf, bool bOnlyBackground = false, bool bExportAsJPEG = false );

Completed in 24 milliseconds