Home
last modified time | relevance | path

Searched refs:nHelpLineNum (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdsnpv.cxx594 sal_Bool SdrSnapView::BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV) in BegDragHelpLine() argument
602 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()
/trunk/main/svx/inc/svx/
H A Dsvdsnpv.hxx193 sal_Bool BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV);

Completed in 26 milliseconds