Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx2072 ASSERT( !_pFtn->GetMaster() || _pFtn->GetRef() != _pRef, "FollowFtn moven?" ); in _CollectFtns()
2073 while ( _pFtn->GetMaster() ) in _CollectFtns()
2074 _pFtn = _pFtn->GetMaster(); in _CollectFtns()
2078 while ( _pFtn ) in _CollectFtns()
2082 SwFtnFrm *pNxtFtn = _pFtn; in _CollectFtns()
2116 if ( pNxtFtn == _pFtn ) in _CollectFtns()
2124 if ( _pFtn->GetRef() == _pRef && !_pFtn->GetAttr()->GetFtn().IsEndNote() ) in _CollectFtns()
2165 pNxt = _pFtn->GetFollow(); in _CollectFtns()
2167 _pFtn->Cut(); in _CollectFtns()
2168 FtnInArr( _rFtnArr, _pFtn ); in _CollectFtns()
[all …]
/trunk/main/sw/source/core/inc/
H A Dftnboss.hxx105 SwFtnFrm* _pFtn,

Completed in 35 milliseconds