Searched refs:nLastOutlinePos (Results 1 – 1 of 1) sorted by relevance
137 sal_uInt16 nLastOutlinePos = rSh.GetOutlinePos(MAXLEVEL); in MoveOutline() local139 nLastOutlinePos < nTarget) in MoveOutline()143 nMove -= nLastOutlinePos - nSource; in MoveOutline()145 if(!bWithChilds || nMove < 1 || nLastOutlinePos < nTarget ) in MoveOutline()
Completed in 30 milliseconds