Home
last modified time | relevance | path

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

/trunk/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 );
/trunk/main/svl/source/undo/
H A Dundo.cxx150 void SfxUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoAction
877 sal_Bool SfxUndoManager::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoManager
912 pAction->RedoWithContext( *i_contextOrNull ); in ImplRedo()
1367 void SfxListUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxListUndoAction
1370 aUndoActions[i].pAction->RedoWithContext( i_context ); in RedoWithContext()
/trunk/main/sw/inc/
H A Dundobj.hxx96 virtual void RedoWithContext(SfxUndoContext &);
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx503 bRet = SdrUndoManager::RedoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx260 void SwUndo::RedoWithContext(SfxUndoContext & rContext) in RedoWithContext() function in SwUndo

Completed in 38 milliseconds