Home
last modified time | relevance | path

Searched refs:aUndoActionIter (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx187 std::vector< SdrUndoAction* >::iterator aUndoActionIter( rUndoActions.begin() ); in AddUndoActions() local
188 while( aUndoActionIter != rUndoActions.end() ) in AddUndoActions()
189 AddUndo( *aUndoActionIter++ ); in AddUndoActions()

Completed in 24 milliseconds