Searched refs:UndoWithContext (Results 1 – 6 of 6) sorted by relevance
69 virtual void UndoWithContext( SfxUndoContext& i_context );176 virtual void UndoWithContext( SfxUndoContext& i_context );404 sal_Bool UndoWithContext( SfxUndoContext& i_context );
134 void SfxUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoAction750 sal_Bool SfxUndoManager::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoManager785 pAction->UndoWithContext( *i_contextOrNull ); in ImplUndo()1341 void SfxListUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxListUndoAction1344 aUndoActions[--i].pAction->UndoWithContext( i_context ); in UndoWithContext()
95 virtual void UndoWithContext(SfxUndoContext &);
508 bRet = SdrUndoManager::UndoWithContext(context); in impl_DoUndoRedo()
250 void SwUndo::UndoWithContext(SfxUndoContext & rContext) in UndoWithContext() function in SwUndo
2361 static_cast<SfxUndoAction *>(pU)->UndoWithContext(context); in MergeTbl()
Completed in 61 milliseconds