Home
last modified time | relevance | path

Searched refs:IsFillColor (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx377 sal_uInt32 nStyle = maVDev.IsFillColor() ? 0 : 1; in ImplCheckFillAttr()
971 if( maVDev.IsLineColor() || maVDev.IsFillColor() ) in ImplWrite()
987 if( maVDev.IsLineColor() || maVDev.IsFillColor() ) in ImplWrite()
1004 if( maVDev.IsLineColor() || maVDev.IsFillColor() ) in ImplWrite()
1023 if( maVDev.IsLineColor() || maVDev.IsFillColor() ) in ImplWrite()
1085 if( maVDev.IsLineColor() || maVDev.IsFillColor() ) in ImplWrite()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1985 && (IsLineColor() || IsFillColor())) in DrawPolygon()
1995 if(IsFillColor()) in DrawPolygon()
2081 && (IsLineColor() || IsFillColor())) in DrawPolyPolygon()
2091 if(IsFillColor()) in DrawPolyPolygon()
2210 && (IsLineColor() || IsFillColor())) in ImpDrawPolyPolygonWithB2DPolyPolygon()
2220 if(IsFillColor()) in ImpDrawPolyPolygonWithB2DPolyPolygon()
H A Dprint2.cxx130 rMapModeVDev.IsFillColor() ); in checkRect()
279 …const bool bFillTransparency( rOut.IsFillColor() ? rOut.GetFillColor().GetTransparency() == 255 :… in ImplIsNotTransparent()
H A Doutdev6.cxx194 if( IsFillColor() ) in DrawTransparent()
H A Dgdimtf.cxx749 pOutDev->IsFillColor() ) ); in SaveStatus()
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx76 sal_Bool bHadFill = pOut->IsFillColor(); in Draw()
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx516 sal_Bool bHasFill = pGridWin[i]->IsFillColor(); in DrawMarkRect()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx196 sal_Bool bFCol = pWin->IsFillColor(); in Paint()
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx682 sal_Bool bFillcolor = IsFillColor(); in DrawGrip()
H A Dtoolbox.cxx3010 sal_Bool bFillColor = pBox->IsFillColor(); in ImplDrawDropdownArrow()
3222 sal_Bool bFillColor = pThis->IsFillColor(); in ImplDrawMenubutton()
H A Dwindow.cxx9958 if( IsFillColor() ) in ImplPaintToDevice()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx923 sal_Bool IsFillColor() const { return mbFillColor; } in IsFillColor() function in OutputDevice
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx405 if(maVD.IsFillColor()) in SetAttributes()

Completed in 168 milliseconds