Home
last modified time | relevance | path

Searched refs:RedoWithContext (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx58 virtual void RedoWithContext( SfxUndoContext& i_context );
139 virtual void RedoWithContext( SfxUndoContext& i_context ) override;
300 bool RedoWithContext( SfxUndoContext& i_context );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx56 virtual void RedoWithContext( SfxUndoContext& i_context );
137 virtual void RedoWithContext( SfxUndoContext& i_context ) override;
298 bool RedoWithContext( SfxUndoContext& i_context );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx107 void SfxUndoAction::RedoWithContext( SfxUndoContext& ) in RedoWithContext() function in SfxUndoAction
775 bool SfxUndoManager::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoManager
809 pAction->RedoWithContext( *i_contextOrNull ); in ImplRedo()
1333 void SfxListUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxListUndoAction
1336 maUndoActions[i].pAction->RedoWithContext( i_context ); in RedoWithContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx110 void SfxUndoAction::RedoWithContext( SfxUndoContext& ) in RedoWithContext() function in SfxUndoAction
774 bool SfxUndoManager::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxUndoManager
808 pAction->RedoWithContext( *i_contextOrNull ); in ImplRedo()
1332 void SfxListUndoAction::RedoWithContext( SfxUndoContext& i_context ) in RedoWithContext() function in SfxListUndoAction
1335 maUndoActions[i].pAction->RedoWithContext( i_context ); in RedoWithContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dundobj.hxx92 virtual void RedoWithContext(SfxUndoContext &) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dundobj.hxx93 virtual void RedoWithContext(SfxUndoContext &) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx610 bRet = SdrUndoManager::RedoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx232 void SwUndo::RedoWithContext(SfxUndoContext & rContext) in RedoWithContext() function in SwUndo
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Ddocundo.cxx612 bRet = SdrUndoManager::RedoWithContext(context); in impl_DoUndoRedo()
H A Dundobj.cxx238 void SwUndo::RedoWithContext(SfxUndoContext & rContext) in RedoWithContext() function in SwUndo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog768144 coverity#1267638: logically dead code in SwUndo::RedoWithContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1030193 coverity#1267638: logically dead code in SwUndo::RedoWithContext()