Home
last modified time | relevance | path

Searched refs:GetButtonTextColor (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/vcl/source/control/
H A Dspinfld.cxx285 aDecoView.DrawSymbol( aUpRect, eType1, rStyleSettings.GetButtonTextColor(), nTempStyle ); in ImplDrawSpinButton()
290 aDecoView.DrawSymbol( aLowRect, eType2, rStyleSettings.GetButtonTextColor(), nSymStyle ); in ImplDrawSpinButton()
663 …aView.DrawSymbol( aInnerRect, eSymbol, GetSettings().GetStyleSettings().GetButtonTextColor(), nSty… in Paint()
1067 aButtonTextColor = GetSettings().GetStyleSettings().GetButtonTextColor(); in Draw()
H A Dscrbar.cxx759 aDecoView.DrawSymbol( aTempRect, eSymbolType, rStyleSettings.GetButtonTextColor(), nStyle ); in ImplDraw()
786 aDecoView.DrawSymbol( aTempRect, eSymbolType, rStyleSettings.GetButtonTextColor(), nStyle ); in ImplDraw()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx87 SetTextColor(aSystemStyle.GetButtonTextColor()); in DBG_NAME()
221 SetTextColor(aSystemStyle.GetButtonTextColor()); in DataChanged()
H A DTableWindow.cxx124 SetTextColor(aSystemStyle.GetButtonTextColor()); in DBG_NAME()
341 SetTextColor(aSystemStyle.GetButtonTextColor()); in DataChanged()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx124 return mbEnabled ? rSett.GetButtonTextColor() : rSett.GetDisableColor(); in GetScaleLineColor()
130 return mbEnabled ? rSett.GetButtonTextColor() : rSett.GetDisableColor(); in GetButtonLineColor()
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx147 Color aColor( bState ? COL_LIGHTBLUE : rSett.GetButtonTextColor().GetColor() ); in ImpDrawArrow()
H A Ddpcontrol.cxx161 mpOutDev->SetTextColor(mpStyle->GetButtonTextColor()); in draw()
226 …aArrowColor = mbHasHiddenMember ? mpStyle->GetHighlightLinkColor() : mpStyle->GetButtonTextColor(); in drawPopupButton()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx831 rDev.SetTextColor( GetSettings().GetStyleSettings().GetButtonTextColor() ); in DrawField()
841 Color aTextColor = GetSettings().GetStyleSettings().GetButtonTextColor(); in DrawInsertionCursor()
/trunk/main/dbaccess/source/ui/control/
H A DVertSplitView.cxx88 Color aTextColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx344 aColor = rStyleSettings.GetButtonTextColor(); in DataChanged()
/trunk/main/svx/source/sidebar/
H A DColorPanel.cxx161 InsertItem (++i, rSettings.GetButtonTextColor()); in Fill()
/trunk/main/svx/source/sidebar/debug/
H A DColorPanel.cxx161 InsertItem (++i, rSettings.GetButtonTextColor()); in Fill()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx295 aColor = rStyleSettings.GetButtonTextColor(); in DataChanged()
/trunk/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx362 Color aTextColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx177 Color aTextColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx174 aColor = rStyleSettings.GetButtonTextColor(); in ImplInitSettings()
705 SetTextColor( rStyleSettings.GetButtonTextColor() ); in ImplDrawItemText()
1003 SetLineColor( rStyleSettings.GetButtonTextColor() ); in ImplDrawDropPos()
H A Dcalendar.cxx787 SetFillColor( GetSettings().GetStyleSettings().GetButtonTextColor() ); in ImplDrawSpin()
1081 SetTextColor( rStyleSettings.GetButtonTextColor() ); in ImplDraw()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx966 return implGetGrid().GetSettings().GetStyleSettings().GetButtonTextColor().GetColor(); in getForeground()
1514 return implGetGrid().GetSettings().GetStyleSettings().GetButtonTextColor().GetColor(); in getForeground()
H A DAccessibleDataPilotControl.cxx619 nColor = mpFieldWindow->GetSettings().GetStyleSettings().GetButtonTextColor().GetColor(); in getForeground()
/trunk/main/vcl/source/app/
H A Dsettings.cxx951 else if ( !ImplIsBlackOrWhite( GetButtonTextColor() ) ) in IsHighContrastBlackAndWhite()
953 else if ( !ImplIsBlackOrWhite( GetButtonTextColor() ) ) in IsHighContrastBlackAndWhite()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx120 pDev->GetSettings().GetStyleSettings().GetButtonTextColor(), 0 ); in ImplDrawBrdWinSymbol()
1704 pDev->SetTextColor( rStyleSettings.GetButtonTextColor() ); in DrawWindow()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx272 Color aTextColor = rStyleSettings.GetButtonTextColor(); in Paint()
H A Dolinewin.cxx162 maLineColor = rStyleSettings.GetButtonTextColor(); in InitSettings()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1948 …Settings( pWindow, Value, &StyleSettings::SetButtonTextColor, &StyleSettings::GetButtonTextColor ); in setProperty()
2179 …aProp <<= (sal_Int32)GetWindow()->GetSettings().GetStyleSettings().GetButtonTextColor().GetColor(); in getProperty()
H A Dstylesettings.cxx270 return lcl_getStyleColor( *m_pData, &StyleSettings::GetButtonTextColor ); in getButtonTextColor()

Completed in 163 milliseconds

12