Home
last modified time | relevance | path

Searched refs:IsLineColor (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx357 sal_uInt32 nStyle = maVDev.IsLineColor() ? 0 : 5; in ImplCheckLineAttr()
921 if( maVDev.IsLineColor() ) in ImplWrite()
936 if( maVDev.IsLineColor() ) in ImplWrite()
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()
1062 if( maVDev.IsLineColor() ) in ImplWrite()
1085 if( maVDev.IsLineColor() || maVDev.IsFillColor() ) in ImplWrite()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1514 && IsLineColor()) in DrawLine()
1555 && IsLineColor()); in impPaintLineGeometryWithEvtlExpand()
1812 && IsLineColor()); in DrawPolyLine()
1985 && (IsLineColor() || IsFillColor())) in DrawPolygon()
2000 if(bSuccess && IsLineColor()) in DrawPolygon()
2081 && (IsLineColor() || IsFillColor())) in DrawPolyPolygon()
2096 if(bSuccess && IsLineColor()) in DrawPolyPolygon()
2210 && (IsLineColor() || IsFillColor())) in ImpDrawPolyPolygonWithB2DPolyPolygon()
2225 if(bSuccess && IsLineColor()) in ImpDrawPolyPolygonWithB2DPolyPolygon()
2328 && IsLineColor()); in TryDrawPolyLineDirect()
[all …]
H A Dprint2.cxx278 …const bool bLineTransparency( rOut.IsLineColor() ? rOut.GetLineColor().GetTransparency() == 255 : … in ImplIsNotTransparent()
H A Doutdev6.cxx196 if( bDrawnOk && IsLineColor() ) in DrawTransparent()
H A Dgdimtf.cxx747 pOutDev->IsLineColor() ) ); in SaveStatus()
1526 Rectangle* pUseHairline = (pHairline && aMapVDev.IsLineColor()) ? pHairline : 0; in GetBoundRect()
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx78 sal_Bool bHadLine = pOut->IsLineColor(); in Draw()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx388 if(IsLineColor()) in drawFillAttributes()
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx514 sal_Bool bHasLine = pGridWin[i]->IsLineColor(); in DrawMarkRect()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx194 sal_Bool bLCol = pWin->IsLineColor(); in Paint()
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx680 sal_Bool bLinecolor = IsLineColor(); in DrawGrip()
H A Dtoolbox.cxx410 sal_Bool bLineColor = pThis->IsLineColor(); in ImplDrawGradientBackground()
3009 sal_Bool bLineColor = pBox->IsLineColor(); in ImplDrawDropdownArrow()
3223 sal_Bool bLineColor = pThis->IsLineColor(); in ImplDrawMenubutton()
H A Dwindow.cxx9954 if( IsLineColor() ) in ImplPaintToDevice()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx918 sal_Bool IsLineColor() const { return mbLineColor; } in IsLineColor() function in OutputDevice
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx357 if(maVD.IsLineColor()) in SetAttributes()

Completed in 540 milliseconds