Home
last modified time | relevance | path

Searched refs:rGP (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdglev.cxx105 sal_uInt16 nEsc=rGP.GetEscDir(); in ImpGetEscDir()
123 sal_uInt16 nEsc=rGP.GetEscDir(); in ImpSetEscDir()
126 rGP.SetEscDir(nEsc); in ImpSetEscDir()
144 bool bOn=rGP.IsPercent(); in ImpGetPercent()
161 Point aPos(rGP.GetAbsolutePos(*pObj)); in ImpSetPercent()
162 rGP.SetPercent(*(sal_Bool*)pbOn); in ImpSetPercent()
163 rGP.SetAbsolutePos(aPos,*pObj); in ImpSetPercent()
185 nAlg=rGP.GetVertAlign(); in ImpGetAlign()
187 nAlg=rGP.GetHorzAlign(); in ImpGetAlign()
219 rGP.SetAbsolutePos(aPos,*pObj); in ImpSetAlign()
[all …]
H A Dsvdmrkv1.cxx543 const SdrGluePoint& rGP=(*pGPL)[nGPNum]; in MarkGluePoints() local
546 if(rGP.IsUserDefined()) in MarkGluePoints()
548 Point aPos(rGP.GetAbsolutePos(*pObj)); in MarkGluePoints()
552 sal_uIntPtr nPos=pPts->GetPos(rGP.GetId()); in MarkGluePoints()
555 pPts->Insert(rGP.GetId()); in MarkGluePoints()
H A Dsvdoedge.cxx75 FASTBOOL SdrObjConnection::TakeGluePoint(SdrGluePoint& rGP, FASTBOOL bSetAbsPos) const in TakeGluePoint() argument
80 rGP=pObj->GetVertexGluePoint(nConId); in TakeGluePoint()
83 rGP=pObj->GetCornerGluePoint(nConId); in TakeGluePoint()
90 rGP=(*pGPL)[nNum]; in TakeGluePoint()
97 Point aPt(rGP.GetAbsolutePos(*pObj)); in TakeGluePoint()
99 rGP.SetPos(aPt); in TakeGluePoint()
2147 const SdrGluePoint& rGP=(*pGPL)[nConNum]; in ImpFindConnector() local
2148 aConPos=rGP.GetAbsolutePos(*pObj); in ImpFindConnector()
2149 nConNum=rGP.GetId(); in ImpFindConnector()
H A Dsvddrgv.cxx791 SdrGluePoint& rGP=(*pGPL)[nGlueIdx]; in BegInsGluePoint() local
792 sal_uInt16 nGlueId=rGP.GetId(); in BegInsGluePoint()
793 rGP.SetAbsolutePos(rPnt,*pObj); in BegInsGluePoint()
H A Dsvdglue.cxx295 sal_uInt16 SdrGluePointList::Insert(const SdrGluePoint& rGP) in Insert() argument
297 SdrGluePoint* pGP=new SdrGluePoint(rGP); in Insert()
H A Dsvdmrkv.cxx885 const SdrGluePoint& rGP=(*pGPL)[nNumGP]; in SetMarkHandles() local
886 Point aPos(rGP.GetAbsolutePos(*pObj)); in SetMarkHandles()
/aoo41x/main/svx/inc/svx/
H A Dsvdglue.hxx127 sal_uInt16 Insert(const SdrGluePoint& rGP);
H A Dsvdoedge.hxx72 FASTBOOL TakeGluePoint(SdrGluePoint& rGP, FASTBOOL bSetAbsolutePos) const;
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx4788 const SdrGluePoint& rGP = (*pList)[ nNum ]; in GetConnectorRule() local
4789 Point aPt( rGP.GetAbsolutePos( *pCustoShape ) ); in GetConnectorRule()

Completed in 75 milliseconds