Searched refs:GetPolyNum (Results 1 – 9 of 9) sorted by relevance
330 if(pHdl && 0 == pHdl->GetPolyNum()) in beginSpecialDrag()355 if((1 == pHdl->GetPolyNum()) && (0 == pHdl->GetPointNum())) in beginSpecialDrag()367 if(pHdl && 0 == pHdl->GetPolyNum()) in applySpecialDrag()407 if(pHdl && 0 == pHdl->GetPolyNum()) in getSpecialDragComment()
168 nPoly=(sal_uInt16)rHdl.GetPolyNum(); // Nummer des Polygons im PolyPolygon in ImpSdrPathDragData()571 if(aPathPolygon[(sal_uInt16)pHdl->GetPolyNum()].IsControl((sal_uInt16)pHdl->GetPointNum())) in beginPathDrag()626 const sal_uInt16 nPolyIndex((sal_uInt16)pHandle->GetPolyNum()); in movePathDrag()871 XPolygon& rXP=aPathPolygon[(sal_uInt16)pHdl->GetPolyNum()]; in endPathDrag()1059 const XPolygon& rXPoly = aPathPolygon[(sal_uInt16)rDrag.GetHdl()->GetPolyNum()]; in getSpecialDragComment()1179 const XPolygon& rXP=aPathPolygon[(sal_uInt16)rDrag.GetHdl()->GetPolyNum()]; in getSpecialDragPoly()2093 sal_uInt16 nPolyNum = (sal_uInt16)rHdl.GetPolyNum(); in GetPlusHdlCount()2124 sal_uInt16 nPolyNum = (sal_uInt16)rHdl.GetPolyNum(); in GetPlusHdl()2137 pHdl->SetPolyNum(rHdl.GetPolyNum()); in GetPlusHdl()
1853 if(p1->mpHdl->GetPolyNum() == p2->mpHdl->GetPolyNum()) in ImplSortHdlFunc()1864 else if(p1->mpHdl->GetPolyNum() < p2->mpHdl->GetPolyNum()) in ImplSortHdlFunc()
682 nSavePolyNum = pSaveOldFocusHdl->GetPolyNum(); in SetMarkHandles()917 && pCandidate->GetPolyNum() == nSavePolyNum in SetMarkHandles()
596 sal_uInt32 nPol(pHdl->GetPolyNum()); in IMPL_LINK_INLINE_END()627 && pAct->GetPolyNum() == nPol in IMPL_LINK_INLINE_END()693 if(pHdl && pHdl->GetObj() && pHdl->GetObj()->ISA(SdrEdgeObj) && 0 == pHdl->GetPolyNum()) in IMPL_LINK_INLINE_END()
698 sal_uInt32 nPol(pHdl->GetPolyNum()); in OnMarkHandle()726 …if(pAct && pAct->GetKind() == HDL_POLY && pAct->GetPolyNum() == nPol && pAct->GetPointNum() == nPn… in OnMarkHandle()995 pSmartHdl->SetPolyNum( pTempHdl->GetPolyNum() ); in addCustomHandles()
651 sal_uInt32 nPol(pHdl->GetPolyNum()); in KeyInput()682 && pAct->GetPolyNum() == nPol in KeyInput()
637 sal_uInt32 nPol(pHdl->GetPolyNum()); in KeyInput()668 && pAct->GetPolyNum() == nPol in KeyInput()
230 sal_uInt32 GetPolyNum() const { return nPolyNum; } in GetPolyNum() function in SdrHdl
Completed in 67 milliseconds