Searched refs:aArrowColor (Results 1 – 2 of 2) sorted by relevance
226 …Color aArrowColor = mbHasHiddenMember ? mpStyle->GetHighlightLinkColor() : mpStyle->GetButtonTextC… in drawPopupButton() local227 mpOutDev->SetLineColor(aArrowColor); in drawPopupButton()228 mpOutDev->SetFillColor(aArrowColor); in drawPopupButton()
1058 Color aArrowColor( COL_BLACK ); in ImplDrawPushButtonContent() local1063 aArrowColor = rStyleSettings.GetShadowColor(); in ImplDrawPushButtonContent()1066 aArrowColor = Color( COL_LIGHTGREEN ); in ImplDrawPushButtonContent()1072 aArrowColor, bBlack ); in ImplDrawPushButtonContent()