Searched refs:pPaintColor (Results 1 – 2 of 2) sorted by relevance
1007 … sal_Bool bDrawExtBorderOnly, long nCornerRadius, Color* pSelectionTextColor, Color* pPaintColor );
9450 Color* pPaintColor in DrawSelectionBackground() argument9462 Color aSelectionBorderCol( pPaintColor ? *pPaintColor : rStyles.GetHighlightColor() ); in DrawSelectionBackground()9471 if( !bDark && !bBright && abs( c2-c1 ) < (pPaintColor ? 40 : 75) ) in DrawSelectionBackground()
Completed in 53 milliseconds