Searched refs:BegDragHelpLine (Results 1 – 5 of 5) sorted by relevance
193 sal_Bool BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV);195 sal_Bool BegDragHelpLine(const Point& rPnt, SdrHelpLineKind eNewKind);
594 sal_Bool SdrSnapView::BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV) in BegDragHelpLine() function in SdrSnapView623 sal_Bool SdrSnapView::BegDragHelpLine(const Point& rPnt, SdrHelpLineKind eNewKind) in BegDragHelpLine() function in SdrSnapView
934 case SDREVENT_BEGDRAGHELPLINE: bRet=BegDragHelpLine(rVEvt.nHlplIdx,rVEvt.pPV); break; in DoMouseEvent()
283 mpDrawView->BegDragHelpLine(aWPos, eKind); in StartRulerDrag()
231 mpView->BegDragHelpLine(nHelpLine, pPV); in MouseButtonDown()
Completed in 36 milliseconds