Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx828 sal_uInt16 Writer::defineBitmap( const BitmapEx &bmpSource, sal_Int32 nJPEGQualityLevel ) in defineBitmap() argument
890 Sequence< PropertyValue > aFilterData(nJPEGQualityLevel != -1); in defineBitmap()
891 if( nJPEGQualityLevel != -1 ) in defineBitmap()
894 aFilterData[0].Value <<= nJPEGQualityLevel; in defineBitmap()
H A Dswfwriter.hxx310 sal_uInt16 defineBitmap( const BitmapEx& bmpSource, sal_Int32 nJPEGQualityLevel );

Completed in 59 milliseconds