Home
last modified time | relevance | path

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

/AOO41X/main/vcl/inc/vcl/
H A Dsalbtype.hxx115 sal_uInt8 mcBlueOrIndex; member in BitmapColor
150 operator sal_uInt8() const { return mcBlueOrIndex; } in operator sal_uInt8()
290 mcBlueOrIndex ( 0 ), in BitmapColor()
300 mcBlueOrIndex ( cBlue ), in BitmapColor()
310 mcBlueOrIndex ( rBitmapColor.mcBlueOrIndex ), in BitmapColor()
320 mcBlueOrIndex ( rColor.GetBlue() ), in BitmapColor()
330 mcBlueOrIndex ( cIndex ), in BitmapColor()
341 return( ( mcBlueOrIndex == rBitmapColor.mcBlueOrIndex ) && in operator ==()
357 mcBlueOrIndex = rBitmapColor.mcBlueOrIndex; in operator =()
409 return mcBlueOrIndex; in GetBlue()
[all …]