Home
last modified time | relevance | path

Searched refs:SetTextColor (Results 1 – 25 of 138) sorted by relevance

123456

/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx129 SetTextColor( rStyleSettings.GetFieldTextColor( ) ); in ToggleBackgroundColor()
131 SetTextColor( rStyleSettings.GetHighlightTextColor( ) ); in ToggleBackgroundColor()
165 SetTextColor( aColor); in ActivateHyperMode()
175 SetTextColor( aColor); in DeactivateHyperMode()
253 SetTextColor( rStyleSettings.GetFieldTextColor( ) ); in DataChanged()
257 SetTextColor( rStyleSettings.GetHighlightTextColor( ) ); in DataChanged()
H A Droadmap.cxx691 SetTextColor(rStyleSettings.GetFieldTextColor()); in DrawHeadline()
781 mpID->SetTextColor( mpID->GetSettings().GetStyleSettings().GetFieldTextColor( ) ); in RoadmapItem()
910 mpID->SetTextColor( mpID->GetSettings().GetStyleSettings().GetFieldTextColor( ) ); in ToggleBackgroundColor()
916 mpID->SetTextColor( mpID->GetSettings().GetStyleSettings().GetHighlightTextColor( ) ); in ToggleBackgroundColor()
1000 SetTextColor( rStyleSettings.GetFieldTextColor( ) ); in DataChanged()
1004 SetTextColor( rStyleSettings.GetHighlightTextColor( ) ); in DataChanged()
H A Dfixedhyper.cxx64 SetTextColor( Color( COL_LIGHTBLUE ) ); in Initialize()
93 SetTextColor( Color( COL_LIGHTRED ) ); in GetFocus()
100 SetTextColor( Color( COL_LIGHTBLUE ) ); in LoseFocus()
H A Dheadbar.cxx180 SetTextColor( aColor ); in ImplInitSettings()
506 pDev->SetTextColor( aSelectionTextColor ); in ImplDrawItem()
1027 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw()
1029 pDev->SetTextColor( GetTextColor() ); in Draw()
/trunk/main/sd/source/filter/html/
H A Dhtmlattr.cxx68 SetTextColor(m_aTextColor); in Paint()
73 SetTextColor(m_aLinkColor); in Paint()
78 SetTextColor(m_aALinkColor); in Paint()
83 SetTextColor(m_aVLinkColor); in Paint()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx392 nOldTextColor = ::SetTextColor( hDC, RGB( 0x00, 0x00, 0x00 ) ); in ImplDrawBitmap()
423 ::SetTextColor( hDC, nOldTextColor ); in ImplDrawBitmap()
761 COLORREF nOldTextColor = ::SetTextColor( getHDC(), 0 ); in invert()
764 ::SetTextColor( getHDC(), nOldTextColor ); in invert()
810 nOldTextColor = ::SetTextColor( getHDC(), 0 ); in invert()
841 ::SetTextColor( getHDC(), nOldTextColor ); in invert()
/trunk/main/fpicker/source/win32/filepicker/
H A Dhelppopupwindow.cxx374 oldTextColor = SetTextColor( hdc, COLOR_INFOTEXT ); in onPaint()
391 SetTextColor( hdc, oldTextColor ); in onPaint()
398 oldTextColor = SetTextColor( hdc, RGB( 255, 255, 255 ) ); in onPaint()
424 SetTextColor( hdc, oldTextColor ); in onPaint()
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx277 _rDevice.SetTextColor( textColor ); in PaintColumnHeader()
415 _rDevice.SetTextColor( textColor ); in PaintRowHeader()
561 i_context.rDevice.SetTextColor( textColor ); in impl_paintCellText()
566 i_context.rDevice.SetTextColor( textColor ); in impl_paintCellText()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4074 SetTextColor( aColor ); in ImplDrawStrikeoutChar()
4081 SetTextColor( aOldColor ); in ImplDrawStrikeoutChar()
4676 SetTextColor( aReliefColor ); in ImplDrawSpecialText()
4692 SetTextColor( aTextColor ); in ImplDrawSpecialText()
4701 SetTextColor( aOldColor ); in ImplDrawSpecialText()
4723 SetTextColor( aOldColor ); in ImplDrawSpecialText()
4757 SetTextColor( aOldColor ); in ImplDrawSpecialText()
7072 SetTextColor( COL_GREEN ); in DrawCtrlText()
7074 SetTextColor( COL_LIGHTGREEN ); in DrawCtrlText()
7084 SetTextColor( aOldTextColor ); in DrawCtrlText()
[all …]
/trunk/main/vcl/source/control/
H A Dlstbox.cxx438 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw()
445 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
449 pDev->SetTextColor( GetTextColor() ); in Draw()
509 pDev->SetTextColor( COL_WHITE ); in Draw()
518 pDev->SetTextColor( COL_BLACK ); in Draw()
897 mpImplWin->SetTextColor( GetControlForeground() ); in StateChanged()
H A Dedit.cxx412 SetTextColor( aTextColor ); in ImplInitSettings()
551 SetTextColor( rStyleSettings.GetDisableColor() ); in ImplRepaint()
632 SetTextColor( rStyleSettings.GetHighlightTextColor() ); in ImplRepaint()
644 SetTextColor( aNormalTextColor ); in ImplRepaint()
653 SetTextColor( rStyleSettings.GetHighlightTextColor() ); in ImplRepaint()
692 SetTextColor( Color( COL_RED ) ); in ImplRepaint()
694 SetTextColor( Color( COL_LIGHTGRAY ) ); in ImplRepaint()
1930 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw()
1936 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
1940 pDev->SetTextColor( GetTextColor() ); in Draw()
H A Dgroup.cxx248 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw()
250 pDev->SetTextColor( GetTextColor() ); in Draw()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnection.cxx145 GetParent()->SetTextColor(Application::GetSettings().GetStyleSettings().GetHighlightColor()); in Draw()
147 GetParent()->SetTextColor(Application::GetSettings().GetStyleSettings().GetWindowTextColor()); in Draw()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx108 void SetTextColor (const Color aColor);
253 mpImplementation->SetTextColor(Color(aColor)); in SetPropertyValue()
464 void PresenterTextView::Implementation::SetTextColor (const Color aColor) in SetTextColor() function in sd::presenter::PresenterTextView::Implementation
/trunk/main/starmath/source/
H A Ddialog.cxx274 SetTextColor( aTxtColor ); in SetFont()
407 aShowFont.SetTextColor( aTxtColor ); in InitColor_Impl()
1157 SetTextColor( aTxtColor ); in Paint()
1573 aSymbolDisplay .SetTextColor( aTxtColor ); in InitColor_Impl()
1575 aSymbolSetDisplay.SetTextColor( aTxtColor ); in InitColor_Impl()
2146 aCharsetDisplay .SetTextColor( aTxtColor ); in InitColor_Impl()
2148 aOldSymbolDisplay.SetTextColor( aTxtColor ); in InitColor_Impl()
2150 aSymbolDisplay .SetTextColor( aTxtColor ); in InitColor_Impl()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx400 SetTextColor( aWindowTextColor ); in DrawChars_Impl()
414 SetTextColor( aHighlightTextColor ); in DrawChars_Impl()
435 SetTextColor( aTextCol ); in DrawChars_Impl()
451 SetTextColor( aTextColor ); in InitSettings()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx455 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
457 m_aHelpText.SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
459 m_aDescription.SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
656 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
H A DAppTitleWindow.cxx164 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
178 pWindows[i]->SetTextColor( aStyle.GetLightColor() ); in ImplInitSettings()
H A DAppDetailPageHelper.cxx275 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
1410 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
1412 m_aBorder.SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
1414 m_aTBPreview.SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
1511 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx87 SetTextColor(aSystemStyle.GetButtonTextColor()); in DBG_NAME()
221 SetTextColor(aSystemStyle.GetButtonTextColor()); in DataChanged()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx92 rDev.SetTextColor(rSettings.GetDisableColor()); in DECLARE_LIST()
105 rDev.SetTextColor(aOldColor); in DECLARE_LIST()
277 pWin->SetTextColor( aTextColor ); in InitSettings_Impl()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx519 SetTextColor( rStyleSettings.GetHighlightTextColor() ); in DrawRow()
521 SetTextColor( rStyleSettings.GetDisableColor() ); in DrawRow()
523 SetTextColor( GetControlForeground() ); in DrawRow()
525 SetTextColor( rStyleSettings.GetFieldTextColor() ); in DrawRow()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx178 _rDev.SetTextColor(GetSettings().GetStyleSettings().GetDisableColor()); in PaintCell()
185 _rDev.SetTextColor(aOriginalColor); in PaintCell()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx722 clrPrevText = SetTextColor( lpdis->hDC, GetSysColor( COLOR_GRAYTEXT ) ); in OnDrawItem()
724 …clrPrevText = SetTextColor( lpdis->hDC, GetSysColor( fSelected ? COLOR_HIGHLIGHTTEXT : COLOR_MENUT… in OnDrawItem()
793 SetTextColor(lpdis->hDC, clrPrevText); in OnDrawItem()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1083 pImpSvMEdit->GetTextWindow()->SetTextColor( aTextColor ); in ImplInitSettings()
1425 pDev->SetTextColor( Color( COL_BLACK ) ); in Draw()
1431 pDev->SetTextColor( rStyleSettings.GetDisableColor() ); in Draw()
1435 pDev->SetTextColor( GetTextColor() ); in Draw()

Completed in 206 milliseconds

123456