Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dundo.hxx69 virtual void UndoWithContext( SfxUndoContext& i_context );
176 virtual void UndoWithContext( SfxUndoContext& i_context );
404 sal_Bool UndoWithContext( SfxUndoContext& i_context );
/trunk/main/svl/source/undo/
H A Dundo.cxx134 void SfxUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoAction
758 sal_Bool SfxUndoManager::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoManager
793 pAction->UndoWithContext( *i_contextOrNull ); in ImplUndo()
1349 void SfxListUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxListUndoAction
1352 aUndoActions[--i].pAction->UndoWithContext( i_context ); in UndoWithContext()
/trunk/main/sw/inc/
H A Dundobj.hxx95 virtual void UndoWithContext(SfxUndoContext &);
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2361 static_cast<SfxUndoAction *>(pU)->UndoWithContext(context); in MergeTbl()
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx499 bRet = SdrUndoManager::UndoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx250 void SwUndo::UndoWithContext(SfxUndoContext & rContext) in UndoWithContext() function in SwUndo

Completed in 83 milliseconds