Searched refs:RedoWithContext (Results 1 – 5 of 5) sorted by relevance
71 virtual void RedoWithContext( SfxUndoContext& i_context );178 virtual void RedoWithContext( SfxUndoContext& i_context );405 sal_Bool RedoWithContext( SfxUndoContext& i_context );
150 void SfxUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoAction877 sal_Bool SfxUndoManager::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoManager912 pAction->RedoWithContext( *i_contextOrNull ); in ImplRedo()1367 void SfxListUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxListUndoAction1370 aUndoActions[i].pAction->RedoWithContext( i_context ); in RedoWithContext()
96 virtual void RedoWithContext(SfxUndoContext &);
503 bRet = SdrUndoManager::RedoWithContext(context); in impl_DoUndoRedo()
260 void SwUndo::RedoWithContext(SfxUndoContext & rContext) in RedoWithContext() function in SwUndo
Completed in 34 milliseconds