Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dundel.cxx830 SwHistory aHstr; in UndoImpl() local
831 aHstr.Move( 0, pHistory, nSetPos ); in UndoImpl()
833 pHistory->Move( 0, &aHstr ); in UndoImpl()
893 SwHistory aHstr; in RedoImpl() local
894 aHstr.Move( 0, pHistory ); in RedoImpl()
908 pHistory->Move( nSetPos, &aHstr ); in RedoImpl()
H A Dunins.cxx713 SwHistory aHstr; in UndoImpl() local
714 aHstr.Move( 0, pHistory, m_nSetPos ); in UndoImpl()
716 pHistory->Move( 0, &aHstr ); in UndoImpl()

Completed in 25 milliseconds