Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dundel.cxx124 , nSetPos(0) in SwUndoDelete()
169 nSetPos = pHistory ? pHistory->Count() : 0; in SwUndoDelete()
823 pHistory->TmpRollback( pDoc, nSetPos, false ); in UndoImpl()
824 if( nSetPos ) // es gab Fussnoten/FlyFrames in UndoImpl()
827 if( nSetPos < pHistory->Count() ) in UndoImpl()
831 aHstr.Move( 0, pHistory, nSetPos ); in UndoImpl()
906 nSetPos = pHistory ? pHistory->Count() : 0; in RedoImpl()
908 pHistory->Move( nSetPos, &aHstr ); in RedoImpl()
922 nSetPos = pHistory ? pHistory->Count() : 0; in RedoImpl()
H A Duntblk.cxx46 bSttWasTxtNd( sal_True ), nNdDiff( 0 ), pPos( 0 ), nSetPos( 0 ) in SwUndoInserts()
197 nSetPos = pHistory->Count(); in UndoImpl()
259 pHistory->SetTmpEnd( nSetPos ); in UndoImpl()
279 pHistory->SetTmpEnd( nSetPos ); in RedoImpl()
317 pHistory->Rollback( pDoc, nSetPos ); in RedoImpl()
/trunk/main/sw/source/core/inc/
H A DUndoDelete.hxx58 sal_uInt16 nSetPos; member in SwUndoDelete
/trunk/main/sw/inc/
H A Dundobj.hxx244 sal_uInt16 nSetPos; // Start in der History-Liste member in SwUndoInserts

Completed in 23 milliseconds