Home
last modified time | relevance | path

Searched refs:SetMinMove (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvddrag.hxx134 void SetMinMove(sal_uInt16 nDist) { nMinMov=nDist; if (nMinMov<1) nMinMov=1; } in SetMinMove() function in SdrDragStat
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv.cxx360 aDragStat.SetMinMove(nMinMovLog); in BegMarkObj()
421 aDragStat.SetMinMove(nMinMovLog); in BegMarkPoints()
487 aDragStat.SetMinMove(nMinMovLog); in BegMarkGluePoints()
H A Dsvddrgv.cxx267 aDragStat.SetMinMove(ImpGetMinMovLogic(nMinMov,pOut)); in BegDragObj()
H A Dsvdsnpv.cxx613 aDragStat.SetMinMove(ImpGetMinMovLogic(-3, 0L)); in BegDragHelpLine()
H A Dsvdcrtv.cxx541 aDragStat.SetMinMove(ImpGetMinMovLogic(nMinMov,pOut)); in ImpBegCreateObj()
H A Dsvdpntv.cxx539 aDragStat.SetMinMove(ImpGetMinMovLogic(-2,0L)); in BegEncirclement()

Completed in 72 milliseconds