Searched refs:_nFromPageNum (Results 1 – 2 of 2) sorted by relevance
610 const sal_uInt32 _nFromPageNum, in CheckMovedFwdCondition() argument621 if ( nPageNum > _nFromPageNum ) in CheckMovedFwdCondition()631 if ( _noToPageNum > (_nFromPageNum + 1) ) in CheckMovedFwdCondition()637 _noToPageNum = _nFromPageNum + 1; in CheckMovedFwdCondition()684 _noToPageNum = _nFromPageNum + 1; in CheckMovedFwdCondition()
205 const sal_uInt32 _nFromPageNum,
Completed in 17 milliseconds