Home
last modified time | relevance | path

Searched defs:rCandidate (Results 1 – 25 of 87) sorted by relevance

1234

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx40 B2DPolyPolygon correctOrientations(const B2DPolyPolygon& rCandidate) in correctOrientations()
78 B2DPolyPolygon correctOutmostPolygon(const B2DPolyPolygon& rCandidate) in correctOutmostPolygon()
236 B2DRange getRangeWithControlPoints(const B2DPolyPolygon& rCandidate) in getRangeWithControlPoints()
250 B2DRange getRange(const B2DPolyPolygon& rCandidate) in getRange()
264 double getSignedArea(const B2DPolyPolygon& rCandidate) in getSignedArea()
279 double getArea(const B2DPolyPolygon& rCandidate) in getArea()
429 B2DPolyPolygon expandToCurve(const B2DPolyPolygon& rCandidate) in expandToCurve()
466 B2DPolyPolygon growInNormalDirection(const B2DPolyPolygon& rCandidate, double fValue) in growInNormalDirection()
524 B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate) in simplifyCurveSegments()
583 B2DPolyPolygon snapPointsOfHorizontalOrVerticalEdges(const B2DPolyPolygon& rCandidate) in snapPointsOfHorizontalOrVerticalEdges()
[all …]
H A Db3dpolygontools.cxx45 void checkClosed(B3DPolygon& rCandidate) in checkClosed()
75 sal_uInt32 getIndexOfSuccessor(sal_uInt32 nIndex, const B3DPolygon& rCandidate) in getIndexOfSuccessor()
89 B3DRange getRange(const B3DPolygon& rCandidate) in getRange()
103 B3DVector getNormal(const B3DPolygon& rCandidate) in getNormal()
108 B3DVector getPositiveOrientedNormal(const B3DPolygon& rCandidate) in getPositiveOrientedNormal()
120 B2VectorOrientation getOrientation(const B3DPolygon& rCandidate) in getOrientation()
141 double getSignedArea(const B3DPolygon& rCandidate) in getSignedArea()
206 double getArea(const B3DPolygon& rCandidate) in getArea()
224 double getEdgeLength(const B3DPolygon& rCandidate, sal_uInt32 nIndex) in getEdgeLength()
245 double getLength(const B3DPolygon& rCandidate) in getLength()
[all …]
H A Db3dpolygonclipper.cxx44 …inline bool impIsInside(const B3DPoint& rCandidate, double fPlaneOffset, tools::B3DOrientation ePl… in impIsInside()
132 …B3DPolyPolygon clipPolygonOnOrthogonalPlane(const B3DPolygon& rCandidate, B3DOrientation ePlaneOrt… in clipPolygonOnOrthogonalPlane()
295 …B3DPolyPolygon clipPolyPolygonOnOrthogonalPlane(const B3DPolyPolygon& rCandidate, B3DOrientation e… in clipPolyPolygonOnOrthogonalPlane()
307 …B3DPolyPolygon clipPolyPolygonOnRange(const B3DPolyPolygon& rCandidate, const B2DRange& rRange, bo… in clipPolyPolygonOnRange()
319 …B3DPolyPolygon clipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInsi… in clipPolygonOnRange()
405 …B3DPolyPolygon clipPolyPolygonOnRange(const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bo… in clipPolyPolygonOnRange()
417 …B3DPolyPolygon clipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInsi… in clipPolygonOnRange()
487 …B3DPolyPolygon clipPolygonOnPlane(const B3DPolygon& rCandidate, const B3DPoint& rPointOnPlane, con… in clipPolygonOnPlane()
526 …B3DPolyPolygon clipPolyPolygonOnPlane(const B3DPolyPolygon& rCandidate, const B3DPoint& rPointOnPl… in clipPolyPolygonOnPlane()
H A Db2dpolygontools.cxx60 void openWithGeometryChange(B2DPolygon& rCandidate) in openWithGeometryChange()
79 void closeWithGeometryChange(B2DPolygon& rCandidate) in closeWithGeometryChange()
97 void checkClosed(B2DPolygon& rCandidate) in checkClosed()
499 B2DRange getRange(const B2DPolygon& rCandidate) in getRange()
505 double getSignedArea(const B2DPolygon& rCandidate) in getSignedArea()
534 double getArea(const B2DPolygon& rCandidate) in getArea()
585 double getLength(const B2DPolygon& rCandidate) in getLength()
989 const B2DPolygon& rCandidate, in findCut()
2093 bool hasNeutralPoints(const B2DPolygon& rCandidate) in hasNeutralPoints()
2175 bool isConvex(const B2DPolygon& rCandidate) in isConvex()
[all …]
H A Db2dpolygonclipper.cxx44 …B2DPolyPolygon clipPolygonOnParallelAxis(const B2DPolygon& rCandidate, bool bParallelToXAxis, bool… in clipPolygonOnParallelAxis()
175 …B2DPolyPolygon clipPolyPolygonOnParallelAxis(const B2DPolyPolygon& rCandidate, bool bParallelToXAx… in clipPolyPolygonOnParallelAxis()
193 …B2DPolyPolygon clipPolygonOnRange(const B2DPolygon& rCandidate, const B2DRange& rRange, bool bInsi… in clipPolygonOnRange()
297 …B2DPolyPolygon clipPolyPolygonOnRange(const B2DPolyPolygon& rCandidate, const B2DRange& rRange, bo… in clipPolyPolygonOnRange()
346 …B2DPolyPolygon clipPolygonOnEdge(const B2DPolygon& rCandidate, const B2DPoint& rPointA, const B2DP… in clipPolygonOnEdge()
379 …B2DPolyPolygon clipPolyPolygonOnEdge(const B2DPolyPolygon& rCandidate, const B2DPoint& rPointA, co… in clipPolyPolygonOnEdge()
414 …B2DPolyPolygon clipPolyPolygonOnPolyPolygon(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon… in clipPolyPolygonOnPolyPolygon()
611 …B2DPolyPolygon clipPolygonOnPolyPolygon(const B2DPolygon& rCandidate, const B2DPolyPolygon& rClip,… in clipPolygonOnPolyPolygon()
734 B2DPolygon clipTriangleListOnRange( const B2DPolygon& rCandidate, in clipTriangleListOnRange()
H A Db2dpolygoncutandtouch.cxx102 …B2DPolygon mergeTemporaryPointsAndPolygon(const B2DPolygon& rCandidate, temporaryPointVector& rTem… in mergeTemporaryPointsAndPolygon()
527 void findCuts(const B2DPolygon& rCandidate, temporaryPointVector& rTempPoints) in findCuts()
904 B2DPolygon addPointsAtCutsAndTouches(const B2DPolygon& rCandidate) in addPointsAtCutsAndTouches()
923 …B2DPolyPolygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rCandidate, bool bSelfIntersections) in addPointsAtCutsAndTouches()
1008 B2DPolygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rMask, const B2DPolygon& rCandidate) in addPointsAtCutsAndTouches()
1033 …olyPolygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rMask, const B2DPolyPolygon& rCandidate) in addPointsAtCutsAndTouches()
1047 …B2DPolygon addPointsAtCuts(const B2DPolygon& rCandidate, const B2DPoint& rStart, const B2DPoint& r… in addPointsAtCuts()
1108 B2DPolygon addPointsAtCuts(const B2DPolygon& rCandidate, const B2DPolyPolygon& rPolyMask) in addPointsAtCuts()
1189 … B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon& rMask) in addPointsAtCuts()
1201 B2DPolygon addPointsAtCuts(const B2DPolygon& rCandidate) in addPointsAtCuts()
[all …]
H A Db3dpolypolygontools.cxx48 B3DRange getRange(const B3DPolyPolygon& rCandidate) in getRange()
62 …void applyLineDashing(const B3DPolyPolygon& rCandidate, const ::std::vector<double>& rDotDashArray… in applyLineDashing()
441 …B3DPolyPolygon applyDefaultNormalsSphere( const B3DPolyPolygon& rCandidate, const B3DPoint& rCente… in applyDefaultNormalsSphere()
453 B3DPolyPolygon invertNormals( const B3DPolyPolygon& rCandidate) in invertNormals()
465 …B3DPolyPolygon applyDefaultTextureCoordinatesParallel( const B3DPolyPolygon& rCandidate, const B3D… in applyDefaultTextureCoordinatesParallel()
477 …B3DPolyPolygon applyDefaultTextureCoordinatesSphere( const B3DPolyPolygon& rCandidate, const B3DPo… in applyDefaultTextureCoordinatesSphere()
489 bool isInside(const B3DPolyPolygon& rCandidate, const B3DPoint& rPoint, bool bWithBorder) in isInside()
/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx449 SvgUnit readUnit(const rtl::OUString& rCandidate, sal_Int32& nPos, const sal_Int32 nLen) in readUnit()
829 const rtl::OUString& rCandidate, in read_color()
950 basegfx::B2DRange readViewBox(const rtl::OUString& rCandidate, InfoProvider& rInfoProvider) in readViewBox()
1196 bool readSingleNumber(const rtl::OUString& rCandidate, SvgNumber& aNum) in readSingleNumber()
1204 bool readLocalUrl(const rtl::OUString& rCandidate, rtl::OUString& rURL) in readLocalUrl()
1225 const rtl::OUString& rCandidate, in readSvgPaint()
1290 SvgAspectRatio readSvgAspectRatio(const rtl::OUString& rCandidate) in readSvgAspectRatio()
1542 rtl::OUString removeBlockComments(const rtl::OUString& rCandidate) in removeBlockComments()
1592 rtl::OUString consolidateContiguosSpace(const rtl::OUString& rCandidate) in consolidateContiguosSpace()
1639 rtl::OUString whiteSpaceHandlingDefault(const rtl::OUString& rCandidate) in whiteSpaceHandlingDefault()
[all …]
H A Dsvgtextnode.cxx99 const SvgNode& rCandidate, in addTextPrimitives()
121 …void SvgTextNode::DecomposeChild(const SvgNode& rCandidate, drawinglayer::primitive2d::Primitive2D… in DecomposeChild() argument
252 const SvgNode& rCandidate = *rChildren[a]; in decomposeSvgNode() local
/trunk/main/svx/source/sdr/attribute/
H A Dsdrshadowtextattribute.cxx48 SdrShadowTextAttribute::SdrShadowTextAttribute(const SdrShadowTextAttribute& rCandidate) in SdrShadowTextAttribute()
54 …SdrShadowTextAttribute& SdrShadowTextAttribute::operator=(const SdrShadowTextAttribute& rCandidate) in operator =()
H A Dsdrfilltextattribute.cxx51 SdrFillTextAttribute::SdrFillTextAttribute(const SdrFillTextAttribute& rCandidate) in SdrFillTextAttribute()
58 SdrFillTextAttribute& SdrFillTextAttribute::operator=(const SdrFillTextAttribute& rCandidate) in operator =()
H A Dsdrlineshadowtextattribute.cxx52 …drLineShadowTextAttribute::SdrLineShadowTextAttribute(const SdrLineShadowTextAttribute& rCandidate) in SdrLineShadowTextAttribute()
59 …wTextAttribute& SdrLineShadowTextAttribute::operator=(const SdrLineShadowTextAttribute& rCandidate) in operator =()
H A Dsdrlinefillshadowtextattribute.cxx54 …ShadowTextAttribute::SdrLineFillShadowTextAttribute(const SdrLineFillShadowTextAttribute& rCandida… in SdrLineFillShadowTextAttribute()
61 …ttribute& SdrLineFillShadowTextAttribute::operator=(const SdrLineFillShadowTextAttribute& rCandida… in operator =()
H A Dsdrformtextoutlineattribute.cxx105 …FormTextOutlineAttribute::SdrFormTextOutlineAttribute(const SdrFormTextOutlineAttribute& rCandidat… in SdrFormTextOutlineAttribute()
128 …lineAttribute& SdrFormTextOutlineAttribute::operator=(const SdrFormTextOutlineAttribute& rCandidat… in operator =()
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx159 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in BeginSdrDrag() local
203 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in EndSdrDrag() local
237 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in CancelSdrDrag() local
275 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in CreateOverlayGeometry() local
338 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in E3dDragRotate() local
402 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in MoveSdrDrag() local
589 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in MoveSdrDrag() local
660 E3dDragMethodUnit& rCandidate = maGrp[nOb]; in MoveSdrDrag() local
/trunk/main/drawinglayer/source/attribute/
H A Dstrokeattribute.cxx107 StrokeAttribute::StrokeAttribute(const StrokeAttribute& rCandidate) in StrokeAttribute()
130 StrokeAttribute& StrokeAttribute::operator=(const StrokeAttribute& rCandidate) in operator =()
H A Dsdrshadowattribute.cxx103 SdrShadowAttribute::SdrShadowAttribute(const SdrShadowAttribute& rCandidate) in SdrShadowAttribute()
126 SdrShadowAttribute& SdrShadowAttribute::operator=(const SdrShadowAttribute& rCandidate) in operator =()
H A Dsdrlightattribute3d.cxx105 Sdr3DLightAttribute::Sdr3DLightAttribute(const Sdr3DLightAttribute& rCandidate) in Sdr3DLightAttribute()
128 Sdr3DLightAttribute& Sdr3DLightAttribute::operator=(const Sdr3DLightAttribute& rCandidate) in operator =()
H A Dlinestartendattribute.cxx107 LineStartEndAttribute::LineStartEndAttribute(const LineStartEndAttribute& rCandidate) in LineStartEndAttribute()
130 … LineStartEndAttribute& LineStartEndAttribute::operator=(const LineStartEndAttribute& rCandidate) in operator =()
H A Dlineattribute.cxx115 LineAttribute::LineAttribute(const LineAttribute& rCandidate) in LineAttribute()
138 LineAttribute& LineAttribute::operator=(const LineAttribute& rCandidate) in operator =()
H A Dmaterialattribute3d.cxx122 MaterialAttribute3D::MaterialAttribute3D(const MaterialAttribute3D& rCandidate) in MaterialAttribute3D()
145 MaterialAttribute3D& MaterialAttribute3D::operator=(const MaterialAttribute3D& rCandidate) in operator =()
H A Dsdrsceneattribute3d.cxx117 SdrSceneAttribute::SdrSceneAttribute(const SdrSceneAttribute& rCandidate) in SdrSceneAttribute()
140 SdrSceneAttribute& SdrSceneAttribute::operator=(const SdrSceneAttribute& rCandidate) in operator =()
H A Dsdrlightingattribute3d.cxx97 SdrLightingAttribute::SdrLightingAttribute(const SdrLightingAttribute& rCandidate) in SdrLightingAttribute()
120 … SdrLightingAttribute& SdrLightingAttribute::operator=(const SdrLightingAttribute& rCandidate) in operator =()
/trunk/main/drawinglayer/source/processor2d/
H A Dobjectinfoextractor2d.cxx41 …jectInfoPrimitiveExtractor2D::processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidat… in processBasePrimitive2D()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx66 const OverlayObject& rCandidate = **aIter; in ImpDrawMembers() local
108 OverlayObject& rCandidate = **aIter; in ImpStripeDefinitionChanged() local
232 OverlayObject& rCandidate = **aIter; in ~OverlayManager() local

Completed in 157 milliseconds

1234