Home
last modified time | relevance | path

Searched refs:SetFillColor (Results 151 – 175 of 279) sorted by relevance

12345678910>>...12

/aoo4110/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx886 aOut.SetFillColor(); in Paint()
928 SetFillColor( Color(COL_WHITE) ); in Paint()
/aoo4110/main/sc/source/ui/view/
H A Dolinewin.cxx546 SetFillColor( GetBackground().GetColor() ); in DrawImageRel()
656 SetFillColor( maLineColor ); in Paint()
/aoo4110/main/cui/source/tabpages/
H A Dgrfpage.cxx787 SetFillColor( GetSettings().GetStyleSettings().GetWindowColor() ); in Paint()
799 SetFillColor( Color( COL_TRANSPARENT ) ); in Paint()
/aoo4110/main/svtools/source/contnr/
H A Dsvtreebx.cxx1834 SetFillColor( aWallpaper.GetColor() ); in PaintEntry1()
1853 SetFillColor( aBackupColor ); in PaintEntry1()
1861 SetFillColor(); in PaintEntry1()
1869 SetFillColor( aBackupColor ); in PaintEntry1()
H A Dsvimpicn.cxx1309 pView->SetFillColor( aNewColor ); in PaintResizeRect()
1311 pView->SetFillColor( aOldColor ); in PaintResizeRect()
2043 pOut->SetFillColor( aNewColor ); in PaintEmphasis()
2045 pOut->SetFillColor( aOldFillColor ); in PaintEmphasis()
3898 pView->SetFillColor(); in ImpDrawXORRect()
3900 pView->SetFillColor( aOldColor ); in ImpDrawXORRect()
/aoo4110/main/svtools/source/table/
H A Dtabledatawindow.cxx56 SetFillColor( aWindowColor ); in TableDataWindow()
/aoo4110/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.hxx187 void SetFillColor(const String& rsColorName, const Color aColor);
/aoo4110/main/basic/source/runtime/
H A Dinputbox.cxx79 aFont.SetFillColor( aColor ); in SvRTLInputBox()
/aoo4110/main/vcl/source/gdi/
H A Doutdev3.cxx3233 mpGraphics->SetFillColor( ImplColorToSal( GetTextFillColor() ) ); in ImplDrawTextBackground()
3568 mpGraphics->SetFillColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()
3785 mpGraphics->SetFillColor( ImplColorToSal( aColor ) ); in ImplDrawStraightTextLine()
3981 mpGraphics->SetFillColor( ImplColorToSal( aColor ) ); in ImplDrawStrikeoutLine()
4470 SetFillColor(); in ImplDrawEmphasisMarks()
4475 SetFillColor( GetTextColor() ); in ImplDrawEmphasisMarks()
4515 SetFillColor( aOldFillColor ); in ImplDrawEmphasisMarks()
5086 aFont.SetFillColor( aTextFillColor ); in SetFont()
5225 maFont.SetFillColor( Color( COL_TRANSPARENT ) ); in SetTextFillColor()
5279 maFont.SetFillColor( aColor ); in SetTextFillColor()
H A Dprint2.cxx1541 pOut->SetFillColor( aColor ); in DrawGradientEx()
1584 pOut->SetFillColor( aColor ); in DrawGradientEx()
/aoo4110/main/sw/source/core/view/
H A Dvnew.cxx124 GetWin()->SetFillColor(); in Init()
/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx283 rOutDev.SetFillColor( Color( COL_BLACK ) ); in ImplInvertRect()
/aoo4110/main/svx/source/dialog/
H A Drubydialog.cxx800 aFnt.SetFillColor( aNewFillCol ); in UpdateColors()
861 SetFillColor( aSaveFont.GetFillColor() ); in Paint()
/aoo4110/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx878 GetDataWindow().SetFillColor(GetDataWindow().GetControlBackground()); in ImplInitSettings()
884 GetDataWindow().SetFillColor( rStyleSettings.GetFieldColor() ); in ImplInitSettings()
/aoo4110/main/svx/source/svdraw/
H A Dsvdpntv.cxx816 pWindow->SetFillColor(); in CompleteRedraw()
1010 pWindow->SetFillColor(); in BeginDrawLayers()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx676 void X11SalGraphics::SetFillColor() in SetFillColor() function in X11SalGraphics
687 void X11SalGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor() function in X11SalGraphics
/aoo4110/main/starmath/source/
H A Dnode.cxx84 void SetFillColor( const Color& rColor ) { rOutDev.SetFillColor( Impl_GetColor(rColor) ); } in SetFillColor() function in SmTmpDevice
2272 aTmpDev.SetFillColor(GetFont().GetColor()); in Draw()
2352 aTmpDev.SetFillColor(GetFont().GetColor()); in Draw()
/aoo4110/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx374 SetFillColor( GetBackground().GetColor() ); in ImplInitSettings()
/aoo4110/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx191 pVirDev->SetFillColor(aActFillColor = Color( COL_TRANSPARENT )); in SetLineAttribute()
211 pVirDev->SetFillColor( aActFillColor = aColor ); in SetAreaAttribute()
/aoo4110/main/reportdesign/source/ui/report/
H A DStartMarker.cxx232 SetFillColor( Application::GetSettings().GetStyleSettings().GetDialogColor() ); in ImplInitSettings()
/aoo4110/main/sw/source/ui/docvw/
H A DSidebarWin.cxx219 SetFillColor(COL_BLACK); in Paint()
223 SetFillColor(mColorDark); in Paint()
/aoo4110/main/sw/source/ui/misc/
H A Doutline.cxx1089 pVDev->SetFillColor( GetSettings().GetStyleSettings().GetWindowColor() ); in Paint()
1249 … pVDev->SetFillColor( GetSettings().GetStyleSettings().GetWindowColor() ); // Color( COL_BLACK ) ); in Paint()
/aoo4110/main/svtools/source/filter/wmf/
H A Demfwr.cxx882 maVDev.SetFillColor(aOldLineColor); in Impl_handleLineInfoPolyPolygons()
891 maVDev.SetFillColor(aOldFillColor); in Impl_handleLineInfoPolyPolygons()
/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx617 void AquaSalGraphics::SetFillColor() in SetFillColor() function in AquaSalGraphics
626 void AquaSalGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor() function in AquaSalGraphics
656 SetFillColor( ImplGetROPSalColor( nROPColor ) ); in SetROPFillColor()
/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx1887 SetFillColor(rFillColor); in DrawRect()
2446 aFont.SetFillColor( aBackCol ); in InitFontStyle()
2447 aCJKFont.SetFillColor( aBackCol ); in InitFontStyle()
2448 aCTLFont.SetFillColor( aBackCol ); in InitFontStyle()

Completed in 334 milliseconds

12345678910>>...12