Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx56 virtual void UndoWithContext( SfxUndoContext& i_context );
137 virtual void UndoWithContext( SfxUndoContext& i_context ) override;
299 bool UndoWithContext( SfxUndoContext& i_context );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx54 virtual void UndoWithContext( SfxUndoContext& i_context );
135 virtual void UndoWithContext( SfxUndoContext& i_context ) override;
297 bool UndoWithContext( SfxUndoContext& i_context );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx94 void SfxUndoAction::UndoWithContext( SfxUndoContext& ) in UndoWithContext() function in SfxUndoAction
663 bool SfxUndoManager::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoManager
697 pAction->UndoWithContext( *i_contextOrNull ); in ImplUndo()
1317 void SfxListUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxListUndoAction
1320 maUndoActions[--i].pAction->UndoWithContext( i_context ); in UndoWithContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx97 void SfxUndoAction::UndoWithContext( SfxUndoContext& ) in UndoWithContext() function in SfxUndoAction
662 bool SfxUndoManager::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxUndoManager
696 pAction->UndoWithContext( *i_contextOrNull ); in ImplUndo()
1316 void SfxListUndoAction::UndoWithContext( SfxUndoContext& i_context ) in UndoWithContext() function in SfxListUndoAction
1319 maUndoActions[--i].pAction->UndoWithContext( i_context ); in UndoWithContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dundobj.hxx91 virtual void UndoWithContext(SfxUndoContext &) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dundobj.hxx92 virtual void UndoWithContext(SfxUndoContext &) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx606 bRet = SdrUndoManager::UndoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx223 void SwUndo::UndoWithContext(SfxUndoContext & rContext) in UndoWithContext() function in SwUndo
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Ddocundo.cxx608 bRet = SdrUndoManager::UndoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx229 void SwUndo::UndoWithContext(SfxUndoContext & rContext) in UndoWithContext() function in SwUndo
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/blenderkit/
H A Dui.py1799 class UndoWithContext(bpy.types.Operator): class
1844 UndoWithContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dndtbl.cxx2283 static_cast<SfxUndoAction *>(pU)->UndoWithContext(context); in MergeTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dndtbl.cxx2259 static_cast<SfxUndoAction *>(pU)->UndoWithContext(context); in MergeTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog101208 11 in SwUndo::UndoWithContext(SfxUndoContext&) at sw/source/core/undo/undobj.cxx:235:5
149273 …> #2 0x2b8e1ef66b01 in SwUndo::UndoWithContext(SfxUndoContext&) /sw/source/core/undo/undobj.cx…
149274 …> #3 0x2b8d9da12092 in SfxListUndoAction::UndoWithContext(SfxUndoContext&) /svl/source/undo/un…
149275 …> #4 0x2b8d9da12092 in SfxListUndoAction::UndoWithContext(SfxUndoContext&) /svl/source/undo/un…
149277 …> #6 0x2b8d9d9fa566 in SfxUndoManager::UndoWithContext(SfxUndoContext&) /svl/source/undo/undo.…
1030187 coverity#1267639: logically dead code in SwUndo::UndoWithContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog768138 coverity#1267639: logically dead code in SwUndo::UndoWithContext()