Searched refs:bCellContrast (Results 1 – 3 of 3) sorted by relevance
800 sal_Bool bCellContrast = bUseStyleColor && in DrawBackground() local838 if (bCellContrast) in DrawBackground()866 !bCellContrast ) in DrawBackground()922 sal_Bool bCellContrast = bUseStyleColor && rStyleSettings.GetHighContrastMode(); in DrawExtraShadow() local924 if ( bCellContrast ) in DrawExtraShadow()1049 pDev->SetFillColor( bCellContrast ? aAutoTextColor : pAttr->GetColor() ); in DrawExtraShadow()1137 sal_Bool bCellContrast = bUseStyleColor && rStyleSettings.GetHighContrastMode(); in DrawFrame() local1156 else if ( bCellContrast ) in DrawFrame()1401 sal_Bool bCellContrast = bUseStyleColor && rStyleSettings.GetHighContrastMode(); in DrawRotatedFrame() local1536 if (bCellContrast) in DrawRotatedFrame()
120 sal_Bool bCellContrast; member in ScDrawStringsVars203 bCellContrast = pOutput->bUseStyleColor && in ScDrawStringsVars()280 eColorMode = bCellContrast ? SC_AUTOCOL_IGNOREALL : SC_AUTOCOL_IGNOREFONT; in SetPattern()282 eColorMode = bCellContrast ? SC_AUTOCOL_IGNOREBACK : SC_AUTOCOL_DISPLAY; in SetPattern()2120 sal_Bool bCellContrast = bUseStyleColor && in DrawEdit() local2425 if ( bUseStyleColor && ( aBackCol.GetTransparency() > 0 || bCellContrast ) ) in DrawEdit()3002 sal_Bool bCellContrast = bUseStyleColor && in DrawRotated() local3172 if ( bUseStyleColor && ( aBackCol.GetTransparency() > 0 || bCellContrast ) ) in DrawRotated()
1291 sal_Bool bCellContrast = bUseStyleColor && in DrawBorder() local1294 if ( pBackground && !bCellContrast ) in DrawBorder()1317 if ( bCellContrast ) in DrawBorder()
Completed in 96 milliseconds