Home
last modified time | relevance | path

Searched refs:nLastOutlinePos (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx137 sal_uInt16 nLastOutlinePos = rSh.GetOutlinePos(MAXLEVEL); in MoveOutline() local
139 nLastOutlinePos < nTarget) in MoveOutline()
143 nMove -= nLastOutlinePos - nSource; in MoveOutline()
145 if(!bWithChilds || nMove < 1 || nLastOutlinePos < nTarget ) in MoveOutline()

Completed in 18 milliseconds