Searched refs:nColorRes (Results 1 – 1 of 1) sorted by relevance
1934 …sal_Int32 nColorRes = aConfigItem.ReadInt32( String( RTL_CONSTASCII_USTRINGPARAM( "Colors" ) ), 0 … in ExportGraphic() local1935 if ( nColorRes && ( nColorRes <= (sal_uInt16)BMP_CONVERSION_24BIT) ) in ExportGraphic()1937 if( !aBmp.Convert( (BmpConversion) nColorRes ) ) in ExportGraphic()
Completed in 26 milliseconds