Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx181 sal_uLong mnProgressEnd; member in BmpFilterParam
209 …meFilter( BMP_FILTER_UNKNOWN ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ) {} in BmpFilterParam()
212 … meFilter( BMP_FILTER_SOLARIZE ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ), in BmpFilterParam()
216 … meFilter( BMP_FILTER_SEPIA ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ), in BmpFilterParam()
220 … meFilter( BMP_FILTER_MOSAIC ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ) in BmpFilterParam()
227 …meFilter( BMP_FILTER_EMBOSS_GREY ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd… in BmpFilterParam()