Searched refs:i_bHighlight (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svtools/source/control/ |
H A D | toolbarmenu.cxx | 1305 …tic void ImplPaintCheckBackground( Window* i_pWindow, const Rectangle& i_rRect, bool i_bHighlight ) in ImplPaintCheckBackground() argument 1323 …Color aColor( i_bHighlight ? rSettings.GetMenuHighlightTextColor() : rSettings.GetHighlightColor()… in ImplPaintCheckBackground() 1324 …i_pWindow->DrawSelectionBackground( i_rRect, 0, i_bHighlight, sal_True, sal_False, 2, NULL, &aColo… in ImplPaintCheckBackground()
|
/aoo42x/main/vcl/source/window/ |
H A D | menu.cxx | 2594 …tic void ImplPaintCheckBackground( Window* i_pWindow, const Rectangle& i_rRect, bool i_bHighlight ) in ImplPaintCheckBackground() argument 2613 …Color aColor( i_bHighlight ? rSettings.GetMenuHighlightTextColor() : rSettings.GetHighlightColor()… in ImplPaintCheckBackground() 2614 …i_pWindow->DrawSelectionBackground( i_rRect, 0, i_bHighlight, sal_True, sal_False, 2, NULL, &aColo… in ImplPaintCheckBackground()
|
Completed in 44 milliseconds