Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunins.cxx483 xub_StrLen m_nSttCnt, m_nEndCnt, m_nSetPos, m_nSelEnd; member in SwUndoReplace::Impl
608 m_nSetPos = pHistory->Count(); in Impl()
706 pHistory->TmpRollback( pDoc, m_nSetPos, false ); in UndoImpl()
707 if ( m_nSetPos ) // there were footnotes/FlyFrames in UndoImpl()
710 if( m_nSetPos < pHistory->Count() ) in UndoImpl()
714 aHstr.Move( 0, pHistory, m_nSetPos ); in UndoImpl()
754 m_nSetPos = pHistory->Count(); in RedoImpl()
763 m_nSetPos = pHistory->Count(); in RedoImpl()
764 if( !m_nSetPos ) in RedoImpl()

Completed in 25 milliseconds