Home
last modified time | relevance | path

Searched refs:SetFillColor (Results 76 – 100 of 278) sorted by relevance

12345678910>>...12

/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx255 aContentVDev.SetFillColor(pLastOutputDevice->GetFillColor()); in impDumpToMetaFile()
1254 mpOutputDevice->SetFillColor(); in processBasePrimitive2D()
1712 mpOutputDevice->SetFillColor(Color(aPolygonColor)); in processBasePrimitive2D()
1809 mpOutputDevice->SetFillColor(); in processBasePrimitive2D()
1892 mpOutputDevice->SetFillColor(Color(aPolygonColor)); in processBasePrimitive2D()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.hxx100 virtual void SetFillColor();
101 virtual void SetFillColor( SalColor nSalColor );
H A Dsvppspgraphics.cxx286 void PspGraphics::SetFillColor() in SetFillColor() function in PspGraphics
288 m_pPrinterGfx->SetFillColor (); in SetFillColor()
291 void PspGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor() function in PspGraphics
296 m_pPrinterGfx->SetFillColor (aColor); in SetFillColor()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx1773 pOut->SetFillColor( Color( COL_GREEN )); in PaintEmphasis()
1776 pOut->SetFillColor( aXOld ); in PaintEmphasis()
1788 pOut->SetFillColor( rSettings.GetHighlightColor() ); in PaintEmphasis()
1797 pOut->SetFillColor( pOut->GetBackground().GetColor() ); in PaintEmphasis()
1801 pOut->SetFillColor( rFillColor ); in PaintEmphasis()
1838 pOut->SetFillColor( aOldFillColor ); in PaintEmphasis()
1991 aNewFont.SetFillColor( rSettings.GetHighlightColor() ); in PaintEntry()
1993 aNewFont.SetFillColor( rSettings.GetDeactiveColor() ); in PaintEntry()
2004 pOut->SetFillColor( pOut->GetBackground().GetColor() ); in PaintEntry()
2006 pOut->SetFillColor( ); in PaintEntry()
[all …]
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx59 rDev.SetFillColor( aColFace ); in DECLARE_LIST()
111 rDev.SetFillColor(); in DECLARE_LIST()
117 rDev.SetFillColor( aOldFillColor ); in DECLARE_LIST()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx722 void SetFillColor( const Color& rColor );
723 void SetFillColor() { SetFillColor( Color( COL_TRANSPARENT ) ); } in SetFillColor() function in vcl::PDFWriter
H A Dbmpacc.hxx214 void SetFillColor();
215 void SetFillColor( const Color& rColor );
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx176 SetFillColor( GetSettings().GetStyleSettings().GetDialogColor() ); in Paint()
211 SetFillColor(); in Paint()
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx126 pVDev->SetFillColor( Color( aColorConfig.GetColorValue( svtools::APPBACKGROUND ).nColor ) ); in ImpPaint()
130 pVDev->SetFillColor( maDocumentColor ); in ImpPaint()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h91 virtual void SetFillColor();
92 virtual void SetFillColor( SalColor nSalColor );
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1145 SetFillColor( aSelectColor ); in Paint()
1152 SetFillColor( pItem->maTabBgColor ); in Paint()
1155 SetFillColor( aFaceColor ); in Paint()
1254 SetFillColor(); in Paint()
1265 SetFillColor( aSelectColor ); in Paint()
2562 SetFillColor( GetBackground().GetColor() ); in ShowDropPos()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1157 pOut_->SetFillColor( SwViewOption::GetFieldShadingsColor() ); in DrawCheckBox()
1166 pOut->SetFillColor(); in DrawCheckBox()
1197 pTmpOut->SetFillColor( SwViewOption::GetFieldShadingsColor() ); in DrawBackground()
1240 pOutDev->SetFillColor( SwViewOption::GetFieldShadingsColor() ); in _DrawBackBrush()
1264 pTmpOut->SetFillColor( *pFnt->GetBackColor() ); in _DrawBackBrush()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx477 pVDev->SetFillColor( COL_BLACK ); in playMetafile()
774 m_rOuterFace.SetFillColor( pMA->GetColor() ); in playMetafile()
776 m_rOuterFace.SetFillColor(); in playMetafile()
948 m_rOuterFace.SetFillColor( pA->GetColor() ); in playMetafile()
950 m_rOuterFace.SetFillColor(); in playMetafile()
H A Dvirdev.cxx310 SetFillColor( COL_BLACK ); in ImplFillOpaqueRectangle()
341 mpAlphaVDev->SetFillColor( COL_BLACK ); in SetOutputSizePixel()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx336 void Os2SalGraphics::SetFillColor() in SetFillColor() function in Os2SalGraphics
344 void Os2SalGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor() function in Os2SalGraphics
409 SetFillColor( ImplGetROPSalColor( nROPColor ) ); in SetROPFillColor()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx97 SetFillColor(COL_TRANSPARENT); in Paint()
101 SetFillColor(aOldFillColor); in Paint()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx371 pDev->SetFillColor( pDev->GetBackground().GetColor() ); in Paint()
425 pDev->SetFillColor( aOldFillColor ); in Paint()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx212 pWin->SetFillColor( aCol ); in Paint()
218 if( bFCol ) pWin->SetFillColor( aFCol ); else pWin->SetFillColor(); in Paint()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx364 aFont.SetFillColor( rCol ); in DataChanged()
528 aFont.SetFillColor( rCol ); in CreateTextEngine()
531 aFont.SetFillColor( rCol ); in CreateTextEngine()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx573 pDev->SetFillColor(); in DrawToDev()
1309 pDev->SetFillColor(pBackground->GetColor()); in DrawBorder()
1318 … pDev->SetFillColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::FONTCOLOR).nColor ); in DrawBorder()
1320 pDev->SetFillColor(pShadow->GetColor()); in DrawBorder()
1983 pDev->SetFillColor(aBackgroundColor); in PrintNotes()
2055 pDev->SetFillColor(aBackgroundColor); in PrintPage()
2321 pDev->SetFillColor(); in PrintPage()
2374 pDev->SetFillColor(); in PrintPage()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h250 virtual void SetFillColor();
253 virtual void SetFillColor( SalColor nSalColor );
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx412 rOut.SetFillColor(); in SetArea()
414 rOut.SetFillColor( Sgv2SvFarbe( rArea.FFarbe,rArea.FBFarbe,rArea.FIntens ) ); in SetArea()
570 rOut.SetFillColor(); in Draw()
752 rOut.SetFillColor(); in Draw()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx352 void PspGraphics::SetFillColor() in SetFillColor() function in PspGraphics
354 m_pPrinterGfx->SetFillColor (); in SetFillColor()
357 void PspGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor() function in PspGraphics
362 m_pPrinterGfx->SetFillColor (aColor); in SetFillColor()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx418 pDev->SetFillColor(); in Draw()
430 pDev->SetFillColor( GetControlBackground() ); in Draw()
505 pDev->SetFillColor( COL_BLACK ); in Draw()
508 pDev->SetFillColor(); in Draw()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx137 getOutputDevice().SetFillColor(); in ImpRestoreBackground()
244 getOutputDevice().SetFillColor(); in ImpSaveBackground()

Completed in 231 milliseconds

12345678910>>...12