Home
last modified time | relevance | path

Searched refs:SetFillColor (Results 101 – 125 of 278) sorted by relevance

12345678910>>...12

/trunk/main/vcl/inc/win/
H A Dsalgdi.h280 virtual void SetFillColor();
283 virtual void SetFillColor( SalColor nSalColor );
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx260 aFont.SetFillColor( rCol ); in DataChanged()
351 aFont.SetFillColor( rCol ); in CreateTextEngine()
354 aFont.SetFillColor( rCol ); in CreateTextEngine()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h235 virtual void SetFillColor();
237 virtual void SetFillColor( SalColor nSalColor );
/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx114 dev->SetFillColor(oldLColor); dev->SetLineColor(Color(COL_TRANSPARENT)); in drawLineHQ()
116 dev->SetLineColor(oldLColor); dev->SetFillColor(oldFColor); in drawLineHQ()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1078 TheFont.SetFillColor( Color( COL_TRANSPARENT ) ); in ImplInitSettings()
1080 …TheFont.SetFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColo… in ImplInitSettings()
1405 pDev->SetFillColor(); in Draw()
1418 pDev->SetFillColor( GetControlBackground() ); in Draw()
H A Dtexteng.cxx133 aFont.SetFillColor( aFillColor ); in SV_IMPL_VARARR_SORT()
221 maFont.SetFillColor( aFillColor ); in SetFont()
1547 rFont.SetFillColor( rStyleSettings.GetHighlightColor() ); in SeekCursor()
2237 pOutDev->SetFillColor( rStyleSettings.GetHighlightColor() ); in ImpPaint()
2239 pOutDev->SetFillColor( aOldColor ); in ImpPaint()
2251 pOutDev->SetFillColor( (y%2) ? COL_RED : COL_GREEN ); in ImpPaint()
2253 pOutDev->SetFillColor( aOldColor ); in ImpPaint()
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx210 aVDev.SetFillColor( Color( COL_BLACK ) ); in CreateAutoContour()
1042 aStbStatus.SetFillColor( rColor ); in IMPL_LINK()
1052 aStbStatus.SetFillColor( rOldFillColor ); in IMPL_LINK()
H A D_bmpmask.cxx358 SetFillColor( aColor ); in Paint()
363 SetFillColor( rOldFillColor ); in Paint()
1118 aVDev.SetFillColor( rColor ); in ImpReplaceTransparency()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx774 rDev.SetFillColor( rStyleSett.GetFaceColor() ); in DrawBackground()
780 rDev.SetFillColor( rStyleSett.GetWindowColor() ); in DrawBackground()
843 rDev.SetFillColor( aTextColor ); in DrawInsertionCursor()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx307 pVout->SetFillColor( pOld->GetFillColor() ); in ImplEndAction()
461 pVout->SetFillColor( pOut->GetFillColor() ); in ImplUnlockPaint()
1359 pVout->SetFillColor( GetWin()->GetFillColor() ); in SmoothScroll()
1747 GetOut()->SetFillColor( SwViewOption::GetAppBackgroundColor()); in _PaintDesktop()
2012 pOut->SetFillColor( Imp()->GetRetoucheColor() ); in Paint()
H A Dpagepreviewlayout.cxx1130 pOutputDev->SetFillColor( aRetouche ); in Paint()
1298 pOutputDev->SetFillColor(); // OD 20.02.2003 #107369# - no fill color in _PaintSelectMarkAtPage()
1308 pOutputDev->SetFillColor( aFill ); in _PaintSelectMarkAtPage()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h318 virtual void SetFillColor();
321 virtual void SetFillColor( SalColor nSalColor );
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx121 pDev->SetFillColor( aFillColor ); in Draw()
132 pDev->SetFillColor( aColBlack ); in Draw()
/trunk/main/vcl/inc/
H A Dsalgdi.hxx224 virtual void SetFillColor() = 0;
227 virtual void SetFillColor( SalColor nSalColor ) = 0;
/trunk/main/sw/source/core/text/
H A Dporrst.cxx482 pOut->SetFillColor( aCol ); in Paint()
488 pOut->SetFillColor( aOldColor ); in Paint()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx466 blackHole.SetFillColor( COL_LIGHTGRAY ); in paint()
472 blackHole.SetFillColor( COL_WHITE ); in paint()
/trunk/main/vcl/source/control/
H A Dedit.cxx421 SetFillColor(); in ImplInitSettings()
426 SetFillColor( GetControlBackground() ); in ImplInitSettings()
431 SetFillColor( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
559 SetFillColor( GetControlBackground() ); in ImplRepaint()
1911 pDev->SetFillColor(); in Draw()
1923 pDev->SetFillColor( GetControlBackground() ); in Draw()
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx691 SetFillColor (GetSettings().GetStyleSettings().GetDialogColor()); in Paint()
696 SetFillColor (aOriginalFillColor); in Paint()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx361 SetFillColor(aBackColor); in DoPrint()
509 SetFillColor( COL_BLACK ); in DoPrint()
520 SetFillColor(aBackColor); in DoPrint()
541 SetFillColor(); in DoPrint()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx139 pWin->SetFillColor( pDev->GetSettings().GetStyleSettings().GetWindowColor() ); in ImplDrawBrdWinSymbolButton()
1378 mpOutDev->SetFillColor( aColor ); in DrawWindow()
1673 pDev->SetFillColor(); in DrawWindow()
1686 pDev->SetFillColor( rStyleSettings.GetFaceColor() ); in DrawWindow()
1703 pDev->SetFillColor( aFrameColor ); in DrawWindow()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx902 pAcc->SetFillColor(COL_GREEN); in Paint()
921 pAcc->SetFillColor(COL_BLACK); in Paint()
939 pAcc->SetFillColor(COL_BLACK); in Paint()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx787 SetFillColor( GetSettings().GetStyleSettings().GetButtonTextColor() ); in ImplDrawSpin()
888 SetFillColor( rStyleSettings.GetHighlightColor() ); in ImplDrawDate()
919 SetFillColor(); in ImplDrawDate()
927 SetFillColor(); in ImplDrawDate()
992 SetFillColor( rStyleSettings.GetFaceColor() ); in ImplDraw()
H A Dctrlbox.cxx225 rUDEvt.GetDevice()->SetFillColor( pData->aColor ); in UserDraw()
330 aVirDev.SetFillColor( GetSettings().GetStyleSettings().GetFieldColor() ); in ImpGetLine()
333 aVirDev.SetFillColor( GetPaintColor() ); in ImpGetLine()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx915 aDevice.SetFillColor(aTopFillColor); in CreateBackground()
917 aDevice.SetFillColor(aBottomFillColor); in CreateBackground()
921 aDevice.SetFillColor(); in CreateBackground()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx240 void SvpSalGraphics::SetFillColor() in SetFillColor() function in SvpSalGraphics
245 void SvpSalGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor() function in SvpSalGraphics

Completed in 225 milliseconds

12345678910>>...12