Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/
H A Dfilter.cxx1934 …sal_Int32 nColorRes = aConfigItem.ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "Colors" ) ), 0 … in ExportGraphic() local
1935 if ( nColorRes && ( nColorRes <= (sal_uInt16)BMP_CONVERSION_24BIT) ) in ExportGraphic()
1937 if( !aBmp.Convert( (BmpConversion) nColorRes ) ) in ExportGraphic()

Completed in 46 milliseconds