Home
last modified time | relevance | path

Searched refs:bCellContrast (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx120 sal_Bool bCellContrast; member in ScDrawStringsVars
203 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() local
2425 if ( bUseStyleColor && ( aBackCol.GetTransparency() > 0 || bCellContrast ) ) in DrawEdit()
3002 sal_Bool bCellContrast = bUseStyleColor && in DrawRotated() local
3172 if ( bUseStyleColor && ( aBackCol.GetTransparency() > 0 || bCellContrast ) ) in DrawRotated()
H A Dprintfun.cxx1291 sal_Bool bCellContrast = bUseStyleColor && in DrawBorder() local
1294 if ( pBackground && !bCellContrast ) in DrawBorder()
1317 if ( bCellContrast ) in DrawBorder()
H A Doutput.cxx800 sal_Bool bCellContrast = bUseStyleColor && in DrawBackground() local
838 if (bCellContrast) in DrawBackground()
866 !bCellContrast ) in DrawBackground()
922 sal_Bool bCellContrast = bUseStyleColor && rStyleSettings.GetHighContrastMode(); in DrawExtraShadow() local
924 if ( bCellContrast ) in DrawExtraShadow()
1049 pDev->SetFillColor( bCellContrast ? aAutoTextColor : pAttr->GetColor() ); in DrawExtraShadow()
1137 sal_Bool bCellContrast = bUseStyleColor && rStyleSettings.GetHighContrastMode(); in DrawFrame() local
1156 else if ( bCellContrast ) in DrawFrame()
1401 sal_Bool bCellContrast = bUseStyleColor && rStyleSettings.GetHighContrastMode(); in DrawRotatedFrame() local
1536 if (bCellContrast) in DrawRotatedFrame()

Completed in 51 milliseconds