Searched refs:GetDefColor (Results 1 – 3 of 3) sorted by relevance
262 inline Color GetDefColor( sal_uInt16 nXclIndex ) const in GetDefColor() function in XclDefaultPalette
336 maPalette.push_back( XclPaletteColor( mrDefPal.GetDefColor( GetXclIndex( nIdx ) ) ) ); in XclExpPaletteImpl()488 bDefault = maPalette[ nIdx ].maColor == mrDefPal.GetDefColor( GetXclIndex( nIdx ) ); in IsDefaultPalette()
344 return rPal.IsSystemColor( nSysColorIdx ) && (rColor == rPal.GetDefColor( nSysColorIdx )); in IsSystemColor()350 rColor = GetPalette().GetDefColor( nSysColorIdx ); in SetSystemColor()
Completed in 47 milliseconds