Home
last modified time | relevance | path

Searched refs:bClearRedo (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx318 …NoNotify( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::im…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx316 …NoNotify( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::im…
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx531 …NoNotify( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge, bool bClearRedo, UndoManagerGuar… in ImplAddUndoAction_NoNotify() argument
553 if ( bClearRedo && ( ImplGetRedoActionCount_Lock() > 0 ) ) in ImplAddUndoAction_NoNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx530 …NoNotify( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge, bool bClearRedo, UndoManagerGuar… in ImplAddUndoAction_NoNotify() argument
552 if ( bClearRedo && ( ImplGetRedoActionCount_Lock() > 0 ) ) in ImplAddUndoAction_NoNotify()