Home
last modified time | relevance | path

Searched refs:aTail (Results 1 – 6 of 6) sorted by relevance

/core/svx/source/sdr/primitive2d/
H A Dsdrcaptionprimitive2d.cxx126 basegfx::B2DPolygon aTail, in SdrCaptionPrimitive2D() argument
131 maTail(std::move(aTail)), in SdrCaptionPrimitive2D()
/core/svx/inc/sdr/primitive2d/
H A Dsdrcaptionprimitive2d.hxx50 ::basegfx::B2DPolygon aTail,
/core/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx85 basegfx::B2DPolygon aTail(rCaptionObj.getTailPolygon()); in createViewIndependentPrimitive2DSequence() local
93 std::move(aTail), in createViewIndependentPrimitive2DSequence()
/core/basegfx/source/polygon/
H A Db2dlinegeometry.cxx101 const B2DVector aTail(getPositionAbsolute(rCandidate, in createAreaGeometryForLineStartEnd() local
105 const B2DVector aTargetDirection(aHead - aTail); in createAreaGeometryForLineStartEnd()
/core/svx/source/svdraw/
H A Dsvdoedge.cxx527 Point aTail(bTail1 ? (*m_pEdgeTrack)[0] : (*m_pEdgeTrack)[sal_uInt16(nPointCount-1)]); in CheckNodeConnection() local
530 bRet=aTail==(*pGPL)[i].GetAbsolutePos(*rCon.m_pSdrObj); in CheckNodeConnection()
533 bRet=aTail==aPt.GetAbsolutePos(*rCon.m_pSdrObj); in CheckNodeConnection()
536 bRet=aTail==aPt.GetAbsolutePos(*rCon.m_pSdrObj); in CheckNodeConnection()
/core/filter/source/svg/
H A Dpresentation_engine.js13589 var aTail = 'M ' + 1.0 + ' ' + -1.0 + ' ';
13591 aTailPath.setAttribute('d', aTail);