Home
last modified time | relevance | path

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

/aoo41x/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 );
/aoo41x/main/svl/source/undo/
H A Dundo.cxx134 void SfxUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoAction
750 sal_Bool SfxUndoManager::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoManager
785 pAction->UndoWithContext( *i_contextOrNull ); in ImplUndo()
1341 void SfxListUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxListUndoAction
1344 aUndoActions[--i].pAction->UndoWithContext( i_context ); in UndoWithContext()
/aoo41x/main/sw/inc/
H A Dundobj.hxx95 virtual void UndoWithContext(SfxUndoContext &);
/aoo41x/main/sw/source/core/undo/
H A Ddocundo.cxx508 bRet = SdrUndoManager::UndoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx250 void SwUndo::UndoWithContext(SfxUndoContext & rContext) in UndoWithContext() function in SwUndo
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx2361 static_cast<SfxUndoAction *>(pU)->UndoWithContext(context); in MergeTbl()

Completed in 70 milliseconds