/aoo41x/main/svx/source/svdraw/ |
H A D | svdopath.cxx | 376 sal_uInt16 nAnz=aXP.GetPointCount(); in GetCirclePoly() 1263 sal_uInt16 a=aXPoly.GetPointCount(); in getSpecialDragPoly() 1333 sal_uInt16 nActPoint=rXPoly.GetPointCount(); in MovCreate() 1472 nActPoint=rXPoly.GetPointCount()-1; in EndCreate() 1479 if (rXPoly.GetPointCount()>=2) { in EndCreate() 1495 sal_uInt16 nPtAnz=rXP.GetPointCount(); in EndCreate() 1511 sal_uInt16 nPtAnz=rXP.GetPointCount(); in EndCreate() 1544 nActPoint=rXPoly.GetPointCount(); in BckCreate() 1552 if (rXPoly.GetPointCount()<2) { in BckCreate() 2069 sal_uInt16 nPntCnt=rXPoly.GetPointCount(); in AddToHdlList() [all …]
|
H A D | svdoedge.cxx | 121 case OBJ2LINE2 : return rXP.GetPointCount()-3; in ImpGetPolyIdx() 133 nIdx=rXP.GetPointCount()-nIdx; // #36314# in ImpIsHorzLine() 711 if (aXP.GetPointCount()>4) { in ImpCalcObjToCenter() 728 if (rTrack0.GetPointCount()!=0) { in ImpCalcEdgeTrack() 730 sal_uInt16 nSiz=rTrack0.GetPointCount(); in ImpCalcEdgeTrack() 1222 sal_uInt16 nXP1Anz=aXP1.GetPointCount(); in ImpCalcEdgeTrack() 1223 sal_uInt16 nXP2Anz=aXP2.GetPointCount(); in ImpCalcEdgeTrack() 1263 sal_uInt16 nNum=aXP2.GetPointCount(); in ImpCalcEdgeTrack() 1269 sal_uInt16 nPntAnz=aXP1.GetPointCount(); in ImpCalcEdgeTrack() 1473 nPntAnz=aXP1.GetPointCount(); in ImpCalcEdgeTrack() [all …]
|
H A D | svdtrans.cxx | 100 sal_uInt16 nAnz=rPoly.GetPointCount(); in ResizeXPoly() 134 sal_uInt16 nAnz=rPoly.GetPointCount(); in RotateXPoly() 209 sal_uInt16 nAnz=rPoly.GetPointCount(); in MirrorXPoly() 243 sal_uInt16 nAnz=rPoly.GetPointCount(); in ShearXPoly() 414 sal_uInt16 nPointAnz=rPoly.GetPointCount(); in CrookRotatePoly() 437 sal_uInt16 nPointAnz=rPoly.GetPointCount(); in CrookSlantPoly() 460 sal_uInt16 nPointAnz=rPoly.GetPointCount(); in CrookStretchPoly()
|
H A D | svdovirt.cxx | 554 sal_uInt32 SdrVirtObj::GetPointCount() const in GetPointCount() function in SdrVirtObj 556 return rRefObj.GetPointCount(); in GetPointCount()
|
H A D | svdorect.cxx | 144 const sal_uInt16 nPointAnz(aXPoly.GetPointCount()); in ImpCalcXPoly() 588 aXP[aXP.GetPointCount()-1]=aXP[0]; in DoConvertToPolyObj()
|
H A D | svdmrkv1.cxx | 77 nAnz+=pObj->GetPointCount(); in GetMarkablePointCount() 381 sal_uInt32 nMax(pObj->GetPointCount()); in UndirtyMrkPnt()
|
H A D | svdedtv1.cxx | 537 if(!bDone && !pPath && pO->IsPolyObj() && 0L != pO->GetPointCount()) in ImpCrookObj() 540 sal_uInt32 nPtAnz(pO->GetPointCount()); in ImpCrookObj() 654 sal_uInt32 nPtAnz(pO->GetPointCount()); in ImpDistortObj()
|
H A D | svdobj.cxx | 1726 return GetPointCount(); in GetSnapPointCount() 1739 sal_uInt32 SdrObject::GetPointCount() const in GetPointCount() function in SdrObject
|
H A D | svddrgmt.cxx | 3039 while (nLast<nPolyAnz && aTempPolyPoly[nLast].GetPointCount()!=0) nLast++; in _MovAllPoints() 3102 sal_uInt16 nPtAnz=aPol.GetPointCount(); in _MovAllPoints()
|
H A D | svdomeas.cxx | 1116 sal_uInt32 SdrMeasureObj::GetPointCount() const in GetPointCount() function in SdrMeasureObj
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfly.cxx | 1674 nPntCnt -= pTextRanger[ nPos ]->GetPointCount(); in ClrObject() 1761 nPntCnt -= pTextRanger[ --nObjCnt ]->GetPointCount(); in ContourRect() 1818 nPntCnt += pTextRanger[ 0 ]->GetPointCount(); in ContourRect() 1821 nPntCnt -= pTextRanger[ --nObjCnt ]->GetPointCount(); in ContourRect()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 430 pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in HasArrow() 456 pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in IsNonAlienArrow() 705 pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in DeleteArrowsAt() 1593 if ( pObject->IsPolyObj() && pObject->GetPointCount() == 2 ) in GetDetectiveObjectType()
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 556 sal_uInt16 XPolygon::GetPointCount() const in GetPointCount() function in XPolygon 596 sal_uInt16 nPoints = rXPoly.GetPointCount(); in Insert() 1473 const Polygon aSource(GetPointCount(), pImpXPolygon->pPointAry, pImpXPolygon->pFlagAry); in getB2DPolygon()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | txtrange.hxx | 88 sal_uInt32 GetPointCount() const { return nPointCount; } in GetPointCount() function in TextRanger
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdomeas.hxx | 135 virtual sal_uInt32 GetPointCount() const;
|
H A D | svdovirt.hxx | 136 virtual sal_uInt32 GetPointCount() const;
|
H A D | svdopath.hxx | 136 virtual sal_uInt32 GetPointCount() const;
|
H A D | xpoly.hxx | 95 sal_uInt16 GetPointCount() const;
|
H A D | svdoedge.hxx | 293 virtual sal_uInt32 GetPointCount() const;
|
H A D | svdobj.hxx | 835 virtual sal_uInt32 GetPointCount() const;
|
/aoo41x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 574 bool bArrow = pObj->IsPolyObj() && (pObj->GetPointCount() == 2); in RecalcPos() 929 else if ( pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in MoveAreaTwips()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 832 return mpPathObj->GetPointCount(); in GetMarkablePointCount()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 7422 …ISA( SdrPathObj ) && ((SdrPathObj*)pObj)->IsLine() && (((SdrPathObj*)pObj)->GetPointCount() == 2 ); in IsLine()
|