Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dobjectformattertxtfrm.cxx610 const sal_uInt32 _nFromPageNum, in CheckMovedFwdCondition() argument
621 if ( nPageNum > _nFromPageNum ) in CheckMovedFwdCondition()
631 if ( _noToPageNum > (_nFromPageNum + 1) ) in CheckMovedFwdCondition()
637 _noToPageNum = _nFromPageNum + 1; in CheckMovedFwdCondition()
684 _noToPageNum = _nFromPageNum + 1; in CheckMovedFwdCondition()
H A Dobjectformattertxtfrm.hxx205 const sal_uInt32 _nFromPageNum,

Completed in 20 milliseconds