| /trunk/main/basegfx/source/polygon/ |
| H A D | b3dpolygonclipper.cxx | 132 …rCandidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke) in clipPolygonOnOrthogonalPlane() argument 208 if(bStroke) in clipPolygonOnOrthogonalPlane() 295 …rCandidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke) in clipPolyPolygonOnOrthogonalPlane() argument 301 …hogonalPlane(rCandidate.getB3DPolygon(a), ePlaneOrthogonal, bClipPositive, fPlaneOffset, bStroke)); in clipPolyPolygonOnOrthogonalPlane() 307 …olygonOnRange(const B3DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolyPolygonOnRange() argument 313 … aRetval.append(clipPolygonOnRange(rCandidate.getB3DPolygon(a), rRange, bInside, bStroke)); in clipPolyPolygonOnRange() 319 …lipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() argument 359 …pPolygonOnOrthogonalPlane(rCandidate, tools::B3DORIENTATION_X, bInside, rRange.getMinX(), bStroke); in clipPolygonOnRange() 366 …gonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Y, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange() 370 …PolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange() [all …]
|
| H A D | b2dpolygonclipper.cxx | 44 …olygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke) in clipPolygonOnParallelAxis() argument 134 if(bStroke && aRun.count()) in clipPolygonOnParallelAxis() 144 if(bStroke) in clipPolygonOnParallelAxis() 175 …olygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke) in clipPolyPolygonOnParallelAxis() argument 182 …rallelAxis(rCandidate.getB2DPolygon(a), bParallelToXAxis, bAboveAxis, fValueOnOtherAxis, bStroke)); in clipPolyPolygonOnParallelAxis() 193 …lipPolygonOnRange(const B2DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() argument 248 … return clipPolygonOnPolyPolygon(rCandidate, B2DPolyPolygon(aClip), bInside, bStroke); in clipPolygonOnRange() 253 … aRetval = clipPolygonOnParallelAxis(rCandidate, true, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange() 260 … = clipPolygonOnParallelAxis(aRetval.getB2DPolygon(0L), false, bInside, rRange.getMinX(), bStroke); in clipPolygonOnRange() 264 … aRetval = clipPolyPolygonOnParallelAxis(aRetval, false, bInside, rRange.getMinX(), bStroke); in clipPolygonOnRange() [all …]
|
| /trunk/main/basegfx/inc/basegfx/polygon/ |
| H A D | b3dpolygonclipper.hxx | 55 …Candidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke); 58 …Candidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke); 63 …lygonOnRange(const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke); 66 …ipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke); 69 …lygonOnRange(const B3DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 70 …ipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 75 …e, const B3DPoint& rPointOnPlane, const B3DVector& rPlaneNormal, bool bClipPositive, bool bStroke); 78 …e, const B3DPoint& rPointOnPlane, const B3DVector& rPlaneNormal, bool bClipPositive, bool bStroke);
|
| H A D | b2dpolygonclipper.hxx | 46 …lygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke); 47 …lygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke); 52 …lygonOnRange(const B2DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 53 …ipPolygonOnRange(const B2DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 59 …yPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke); 60 …DPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke); 68 …Polygon(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke); 69 …PolyPolygon(const B2DPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke);
|
| /trunk/main/cppcanvas/source/mtfrenderer/ |
| H A D | polypolyaction.cxx | 65 bool bStroke ); 70 bool bStroke, 101 bool bStroke ) : in PolyPolyAction() argument 114 if( bStroke ) in PolyPolyAction() 122 bool bStroke, in PolyPolyAction() argument 145 if( bStroke ) in PolyPolyAction()
|
| /trunk/main/vcl/source/gdi/ |
| H A D | gdimetafiletools.cxx | 44 bool bStroke) in handleGeometricContent() argument 53 bStroke)); in handleGeometricContent() 65 if(bStroke) in handleGeometricContent()
|
| /trunk/main/svtools/source/filter/wmf/ |
| H A D | winmtf.cxx | 1108 void WinMtfOutput::StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill ) in StrokeAndFillPath() argument 1117 if ( !bStroke ) in StrokeAndFillPath() 1127 if ( !bStroke ) in StrokeAndFillPath()
|
| H A D | winmtf.hxx | 625 void StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill );
|
| /trunk/main/filter/source/graphicfilter/ios2met/ |
| H A D | ios2met.cxx | 238 sal_Bool bStroke; member 1501 p->bStroke=sal_False; in ReadOrder() 1538 if( p->bStroke ) in ReadOrder() 1571 p->bStroke = sal_True; in ReadOrder()
|