Home
last modified time | relevance | path

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

/aoo41x/main/svl/inc/svl/
H A Dundo.hxx71 virtual void RedoWithContext( SfxUndoContext& i_context );
178 virtual void RedoWithContext( SfxUndoContext& i_context );
405 sal_Bool RedoWithContext( SfxUndoContext& i_context );
/aoo41x/main/svl/source/undo/
H A Dundo.cxx150 void SfxUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoAction
869 sal_Bool SfxUndoManager::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoManager
904 pAction->RedoWithContext( *i_contextOrNull ); in ImplRedo()
1359 void SfxListUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxListUndoAction
1362 aUndoActions[i].pAction->RedoWithContext( i_context ); in RedoWithContext()
/aoo41x/main/sw/inc/
H A Dundobj.hxx96 virtual void RedoWithContext(SfxUndoContext &);
/aoo41x/main/sw/source/core/undo/
H A Ddocundo.cxx512 bRet = SdrUndoManager::RedoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx260 void SwUndo::RedoWithContext(SfxUndoContext & rContext) in RedoWithContext() function in SwUndo

Completed in 217 milliseconds