Searched refs:nHelpLineNum (Results 1 – 2 of 2) sorted by relevance
594 sal_Bool SdrSnapView::BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV) in BegDragHelpLine() argument602 if(pPV && nHelpLineNum < pPV->GetHelpLines().GetCount()) in BegDragHelpLine()605 const SdrHelpLine& rHelpLine = rHelpLines[nHelpLineNum]; in BegDragHelpLine()610 …mpHelpLineOverlay = new ImplHelpLineOverlay(*this, aStartPos, pPV, nHelpLineNum, rHelpLine.GetKind… in BegDragHelpLine()
193 sal_Bool BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV);
Completed in 21 milliseconds