Home
last modified time | relevance | path

Searched refs:SetTextColor (Results 1 – 25 of 138) sorted by last modified time

123456

/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx176 rOutDev.SetTextColor( Color( INFO_COLOR ) ); in renderInfoText()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1672 SetTextColor( aColor ); in ImplInitSettings()
3517 SetTextColor( rStyleSettings.GetFieldTextColor() ); in ImplDrawItem()
3546 SetTextColor( aOldTextColor ); in ImplDrawItem()
H A Dbrdwin.cxx1704 pDev->SetTextColor( rStyleSettings.GetButtonTextColor() ); in DrawWindow()
H A Dwindow.cxx998 SetTextColor( rStyleSettings.GetButtonTextColor() ); in ImplInit()
1003 SetTextColor( rStyleSettings.GetWindowTextColor() ); in ImplInit()
9953 SetTextColor( GetTextColor() ); in ImplPaintToDevice()
H A Dmenu.cxx2673 pWin->SetTextColor( rSettings.GetMenuHighlightTextColor() ); in ImplPaint()
2890 pWin->SetTextColor( rSettings.GetMenuTextColor() ); in ImplPaint()
2906 pWin->SetTextColor( rSettings.GetMenuBarTextColor() ); in ImplPaint()
2908 pWin->SetTextColor( rSettings.GetMenuTextColor() ); in ImplPaint()
3990 pWin->SetTextColor( rStyleSettings.GetMenuBarTextColor() ); in ImplInitMenuWindow()
3992 pWin->SetTextColor( rStyleSettings.GetMenuTextColor() ); in ImplInitMenuWindow()
/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/aqua/source/gdi/
H A Dsalgdi.cxx1597 void AquaSalGraphics::SetTextColor( SalColor nSalColor ) in SetTextColor() function in AquaSalGraphics
1601 mpMacTextStyle->SetTextColor( maTextColor ); in SetTextColor()
1823 mpMacTextStyle->SetTextColor( maTextColor ); in SetFont()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1496 pOutDev->SetTextColor( maTextColor ); in SeekCursor()
1522 pOutDev->SetTextColor( ((TextAttribFontColor&)pAttrib->GetAttr()).GetColor() ); in SeekCursor()
2194 pOutDev->SetTextColor( rStyleSettings.GetHighlightTextColor() ); in ImpPaint()
2198 pOutDev->SetTextColor( aOldTextColor ); in ImpPaint()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx726 void SetTextColor( const Color& rColor );
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx325 rDevice.SetTextColor(pTheme->GetColor(Theme::Color_PageCountFontColor)); in PaintPageCount()
H A DSlsPageObjectPainter.cxx388 rDevice.SetTextColor(aPageNumberColor); in PaintPageNumber()
H A DSlsButtonBar.cxx1219 rDevice.SetTextColor(rpTheme->GetColor(Theme::Color_ButtonText)); in Paint()
1221 rDevice.SetTextColor(rpTheme->GetColor(Theme::Color_ButtonTextHover)); in Paint()
H A DSlideSorterView.cxx766 mrSlideSorter.GetContentWindow()->SetTextColor(COL_WHITE); in CompleteRedraw()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4939 clrPrevText = SetTextColor( pDI->hDC, GetSysColor( COLOR_GRAYTEXT ) ); in ImplDrawItem()
4941 …clrPrevText = SetTextColor( pDI->hDC, GetSysColor( fSelected ? COLOR_HIGHLIGHTTEXT : COLOR_MENUTEX… in ImplDrawItem()
5060 SetTextColor(pDI->hDC, clrPrevText); in ImplDrawItem()
/trunk/main/starmath/source/
H A Dedit.cxx206 SetTextColor( rColorCfg.GetColorValue(svtools::FONTCOLOR).nColor ); in ApplyColorConfigValues()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx465 blackHole.SetTextColor( COL_BLACK ); in paint()
471 blackHole.SetTextColor( COL_BLACK ); in paint()
/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()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx94 void SetTextColor (const Color& rColor);
/trunk/main/vcl/inc/win/
H A Dsalgdi.h291 virtual void SetTextColor( SalColor nSalColor );
/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/svtools/source/brwbox/
H A Deditbrowsebox.cxx869 GetDataWindow().SetTextColor( aTextColor ); in ImplInitSettings()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx642 SetTextColor( rStyleSettings.GetMenuTextColor() ); in initWindow()
1418 SetTextColor( rSettings.GetMenuHighlightTextColor() ); in implPaint()
1593 SetTextColor( rSettings.GetMenuTextColor() ); in implPaint()
/trunk/main/cui/source/options/
H A Doptcolor.cxx918 aCheckBoxes[i]->SetTextColor(aRCheckCol); in ColorConfigWindow_Impl()
928 aFixedTexts[i]->SetTextColor(aRCheckCol); in ColorConfigWindow_Impl()
/trunk/main/dbaccess/source/ui/app/
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/svx/source/dialog/
H A Ddlgctrl.cxx225 SetTextColor( aTextColor ); in InitSettings()
2088 getBufferDevice().SetTextColor(aTextColor); in InitSettings()

Completed in 297 milliseconds

123456