/aoo41x/main/basegfx/source/polygon/ |
H A D | b3dpolygonclipper.cxx | 208 if(bStroke) in clipPolygonOnOrthogonalPlane() 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() 370 …PolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange() 411 aRetval.append(clipPolygonOnRange(rCandidate.getB3DPolygon(a), rRange, bInside, bStroke)); in clipPolyPolygonOnRange() 417 …lipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() argument 454 aRetval = clipPolygonOnRange(rCandidate, aCandidateRange2D, bInside, bStroke); in clipPolygonOnRange() 465 …PolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, bInside, rRange.getMinZ(), bStroke); in clipPolygonOnRange() 513 …l = clipPolygonOnOrthogonalPlane(aCandidate, tools::B3DORIENTATION_X, bClipPositive, 0.0, bStroke); in clipPolygonOnPlane() [all …]
|
H A D | b2dpolygonclipper.cxx | 134 if(bStroke && aRun.count()) in clipPolygonOnParallelAxis() 144 if(bStroke) in clipPolygonOnParallelAxis() 248 … return clipPolygonOnPolyPolygon(rCandidate, B2DPolyPolygon(aClip), bInside, bStroke); in clipPolygonOnRange() 253 aRetval = clipPolygonOnParallelAxis(rCandidate, true, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange() 264 aRetval = clipPolyPolygonOnParallelAxis(aRetval, false, bInside, rRange.getMinX(), bStroke); in clipPolygonOnRange() 276 aRetval = clipPolyPolygonOnParallelAxis(aRetval, true, !bInside, rRange.getMaxY(), bStroke); in clipPolygonOnRange() 288 aRetval = clipPolyPolygonOnParallelAxis(aRetval, false, !bInside, rRange.getMaxX(), bStroke); in clipPolygonOnRange() 366 aRetval = clipPolygonOnParallelAxis(aCandidate, true, bAbove, 0.0, bStroke); in clipPolygonOnEdge() 399 aRetval = clipPolyPolygonOnParallelAxis(aCandidate, true, bAbove, 0.0, bStroke); in clipPolyPolygonOnEdge() 420 if(bStroke) in clipPolyPolygonOnPolyPolygon() [all …]
|
/aoo41x/main/basegfx/inc/basegfx/polygon/ |
H A D | b2dpolygonclipper.hxx | 45 …lygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke); 46 …lygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke); 51 …lygonOnRange(const B2DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 52 …ipPolygonOnRange(const B2DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 58 …yPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke); 59 …DPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke); 67 …Polygon(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke); 68 …PolyPolygon(const B2DPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke);
|
H A D | b3dpolygonclipper.hxx | 54 …Candidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke); 57 …Candidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke); 62 …lygonOnRange(const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke); 65 …ipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke); 68 …lygonOnRange(const B3DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 69 …ipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke); 74 …e, const B3DPoint& rPointOnPlane, const B3DVector& rPlaneNormal, bool bClipPositive, bool bStroke); 77 …e, const B3DPoint& rPointOnPlane, const B3DVector& rPlaneNormal, bool bClipPositive, bool bStroke);
|
/aoo41x/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()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | gdimetafiletools.cxx | 44 bool bStroke) in handleGeometricContent() argument 53 bStroke)); in handleGeometricContent() 65 if(bStroke) in handleGeometricContent()
|
/aoo41x/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 );
|
/aoo41x/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()
|