Home
last modified time | relevance | path

Searched refs:GetPointNum (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx597 sal_uInt32 nPnt(pHdl->GetPointNum()); in IMPL_LINK_INLINE_END()
628 && pAct->GetPointNum() == nPnt) in IMPL_LINK_INLINE_END()
697 if(0L == pHdl->GetPointNum()) in IMPL_LINK_INLINE_END()
704 if(1L == pHdl->GetPointNum()) in IMPL_LINK_INLINE_END()
/trunk/main/svx/source/svdraw/
H A Dsvdocirc.cxx492 if(1 == rDrag.GetHdl()->GetPointNum() || 2 == rDrag.GetHdl()->GetPointNum()) in beginSpecialDrag()
546 if(1 == rDrag.GetHdl()->GetPointNum()) in applySpecialDrag()
550 else if(2 == rDrag.GetHdl()->GetPointNum()) in applySpecialDrag()
607 const sal_Int32 nWink(1 == rDrag.GetHdl()->GetPointNum() ? nStartWink : nEndWink); in getSpecialDragComment()
H A Dsvdopath.cxx169 nPnt=(sal_uInt16)rHdl.GetPointNum(); // Punktnummer innerhalb des obigen Polygons in ImpSdrPathDragData()
571 if(aPathPolygon[(sal_uInt16)pHdl->GetPolyNum()].IsControl((sal_uInt16)pHdl->GetPointNum())) in beginPathDrag()
627 const sal_uInt16 nPointIndex((sal_uInt16)pHandle->GetPointNum()); in movePathDrag()
1058 sal_uInt16 nPntNum((sal_uInt16)pHdl->GetPointNum()); in getSpecialDragComment()
1182 aXPoly[(sal_uInt16)rDrag.GetHdl()->GetPointNum()]=rDrag.GetNow(); in getSpecialDragPoly()
2092 sal_uInt16 nPnt = (sal_uInt16)rHdl.GetPointNum(); in GetPlusHdlCount()
2123 sal_uInt16 nPnt = (sal_uInt16)rHdl.GetPointNum(); in GetPlusHdl()
H A Dsvdoedge.cxx1829 if(rDrag.GetHdl()->GetPointNum() < 2) in beginSpecialDrag()
1852 if(rDragStat.GetHdl()->GetPointNum() < 2) in applySpecialDrag()
1855 const bool bDragA(0 == rDragStat.GetHdl()->GetPointNum()); in applySpecialDrag()
H A Dsvdhdl.cxx1866 if(p1->mpHdl->GetPointNum() < p2->mpHdl->GetPointNum()) in ImplSortHdlFunc()
H A Dsvdmrkv.cxx683 nSavePointNum = pSaveOldFocusHdl->GetPointNum(); in SetMarkHandles()
918 && pCandidate->GetPointNum() == nSavePointNum) in SetMarkHandles()
H A Dsvdocapt.cxx355 if((1 == pHdl->GetPolyNum()) && (0 == pHdl->GetPointNum())) in beginSpecialDrag()
H A Dsvdoashp.cxx2416 DragMoveCustomShapeHdl( rDrag.GetNow(), (sal_uInt16)pHdl->GetPointNum(), this ); in applySpecialDrag()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx699 sal_uInt32 nPnt(pHdl->GetPointNum()); in OnMarkHandle()
726 …if(pAct && pAct->GetKind() == HDL_POLY && pAct->GetPolyNum() == nPol && pAct->GetPointNum() == nPn… in OnMarkHandle()
996 pSmartHdl->SetPointNum( pTempHdl->GetPointNum() ); in addCustomHandles()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx652 sal_uInt32 nPnt(pHdl->GetPointNum()); in KeyInput()
683 && pAct->GetPointNum() == nPnt) in KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx638 sal_uInt32 nPnt(pHdl->GetPointNum()); in KeyInput()
669 && pAct->GetPointNum() == nPnt) in KeyInput()
/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx236 sal_uInt32 GetPointNum() const { return nPPntNum; } in GetPointNum() function in SdrHdl
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2559 …mpImpl->DragEdge( pEdgeHdl->IsHorizontalEdge(), pEdgeHdl->GetPointNum(), pEdgeHdl->GetValidDragOff… in applySpecialDrag()

Completed in 118 milliseconds