Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx185 void SdrEditView::AddUndoActions( std::vector< SdrUndoAction* >& rUndoActions ) in AddUndoActions() argument
187 std::vector< SdrUndoAction* >::iterator aUndoActionIter( rUndoActions.begin() ); in AddUndoActions()
188 while( aUndoActionIter != rUndoActions.end() ) in AddUndoActions()

Completed in 20 milliseconds