Searched refs:aSelectionTextColor (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/svtools/source/control/ |
H A D | headbar.cxx | 388 Color aSelectionTextColor( COL_TRANSPARENT ); in ImplDrawItem() local 390 DrawSelectionBackground( aRect, 1, sal_True, sal_False, sal_False, &aSelectionTextColor ); in ImplDrawItem() 392 DrawSelectionBackground( aRect, 0, sal_True, sal_False, sal_False, &aSelectionTextColor ); in ImplDrawItem() 503 if( aSelectionTextColor != Color( COL_TRANSPARENT ) ) in ImplDrawItem() 506 pDev->SetTextColor( aSelectionTextColor ); in ImplDrawItem() 512 if( aSelectionTextColor != Color( COL_TRANSPARENT ) ) in ImplDrawItem()
|
Completed in 38 milliseconds