Searched refs:_pFtn (Results 1 – 2 of 2) sorted by relevance
2072 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 …]
105 SwFtnFrm* _pFtn,
Completed in 27 milliseconds