Searched refs:mnProgressStart (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | bitmap.hxx | 187 sal_uLong mnProgressStart; member in BmpFilterParam 216 …meFilter( BMP_FILTER_UNKNOWN ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ) {} in BmpFilterParam() 219 … meFilter( BMP_FILTER_SOLARIZE ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ), in BmpFilterParam() 223 … meFilter( BMP_FILTER_SEPIA ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ), in BmpFilterParam() 227 … meFilter( BMP_FILTER_MOSAIC ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ) in BmpFilterParam() 234 …meFilter( BMP_FILTER_EMBOSS_GREY ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd… in BmpFilterParam()
|