|
LibreOffice Module sw (master) 1
|
#include <UndoRedline.hxx>
Public Member Functions | |
| SwUndoRedline (SwUndoId nUserId, const SwPaM &rRange) | |
| virtual | ~SwUndoRedline () override |
| virtual void | UndoImpl (::sw::UndoRedoContext &) override |
| virtual void | RedoImpl (::sw::UndoRedoContext &) override |
| sal_uInt16 | GetRedlSaveCount () const |
Public Member Functions inherited from SwUndo | |
| virtual void | UndoImpl (::sw::UndoRedoContext &)=0 |
| virtual void | RedoImpl (::sw::UndoRedoContext &)=0 |
| SwUndo (SwUndoId const nId, const SwDoc *pDoc) | |
| virtual | ~SwUndo () override |
| SwUndoId | GetId () const |
| virtual OUString | GetComment () const override |
| Returns textual comment for this undo object. More... | |
| ViewShellId | GetViewShellId () const override |
| See SfxUndoAction::GetViewShellId(). More... | |
| RedlineFlags | GetRedlineFlags () const |
| void | SetRedlineFlags (RedlineFlags eMode) |
| bool | IsDelBox () const |
| void | IgnoreRepeat () |
Public Member Functions inherited from SfxUndoAction | |
| SfxUndoAction () | |
| virtual | ~SfxUndoAction () COVERITY_NOEXCEPT_FALSE |
| virtual void | Undo () |
| virtual void | UndoWithContext (SfxUndoContext &i_context) |
| virtual void | Redo () |
| virtual void | RedoWithContext (SfxUndoContext &i_context) |
| virtual void | Repeat (SfxRepeatTarget &) |
| virtual bool | CanRepeat (SfxRepeatTarget &) const |
| virtual bool | Merge (SfxUndoAction *pNextAction) |
| virtual OUString | GetComment () const |
| virtual OUString | GetRepeatComment (SfxRepeatTarget &) const |
| virtual ViewShellId | GetViewShellId () const |
| const DateTime & | GetDateTime () const |
| virtual void | dumpAsXml (xmlTextWriterPtr pWriter) const |
Public Member Functions inherited from SwUndRng | |
| SwUndRng () | |
| SwUndRng (const SwPaM &) | |
| void | SetValues (const SwPaM &rPam) |
| void | SetPaM (SwPaM &, bool bCorrToContent=false) const |
| SwPaM & | AddUndoRedoPaM (::sw::UndoRedoContext &, bool const bCorrToContent=false) const |
Protected Member Functions | |
| virtual void | UndoRedlineImpl (SwDoc &rDoc, SwPaM &rPam) |
| virtual void | RedoRedlineImpl (SwDoc &rDoc, SwPaM &rPam) |
Protected Member Functions inherited from SwUndo | |
| virtual SwRewriter | GetRewriter () const |
| Returns the rewriter for this object. More... | |
| virtual void | RepeatImpl (::sw::RepeatContext &) |
Protected Attributes | |
| std::unique_ptr< SwRedlineData > | mpRedlData |
| std::unique_ptr< SwRedlineSaveDatas > | mpRedlSaveData |
| SwUndoId | mnUserId |
| bool | mbHiddenRedlines |
Protected Attributes inherited from SwUndo | |
| bool | m_bCacheComment |
| std::optional< OUString > | maComment |
Additional Inherited Members | |
Static Public Member Functions inherited from SwUndo | |
| static bool | FillSaveData (const SwPaM &rRange, SwRedlineSaveDatas &rSData, bool bDelRange=true, bool bCopyNext=true) |
| static bool | FillSaveDataForFormat (const SwPaM &, SwRedlineSaveDatas &) |
| static void | SetSaveData (SwDoc &rDoc, SwRedlineSaveDatas &rSData) |
| static bool | HasHiddenRedlines (const SwRedlineSaveDatas &rSData) |
Public Attributes inherited from SwUndRng | |
| SwNodeOffset | m_nSttNode |
| SwNodeOffset | m_nEndNode |
| sal_Int32 | m_nSttContent |
| sal_Int32 | m_nEndContent |
Static Protected Member Functions inherited from SwUndo | |
| static void | RemoveIdxFromSection (SwDoc &, SwNodeOffset nSttIdx, const SwNodeOffset *pEndIdx=nullptr) |
| static void | RemoveIdxFromRange (SwPaM &rPam, bool bMoveNext) |
| static void | RemoveIdxRel (SwNodeOffset, const SwPosition &) |
| static bool | CanRedlineGroup (SwRedlineSaveDatas &rCurr, const SwRedlineSaveDatas &rCheck, bool bCurrIsEnd) |
Definition at line 32 of file UndoRedline.hxx.
Definition at line 40 of file unredln.cxx.
References DELETE, SwUndo::FillSaveData(), SwPaM::GetDoc(), SwNodes::GetEndOfExtras(), SwDoc::getIDocumentRedlineAccess(), SwNode::GetIndex(), SwDoc::GetNodes(), IDocumentRedlineAccess::GetRedlineAuthor(), IDocumentRedlineAccess::GetRedlineFlags(), SwUndo::HasHiddenRedlines(), IDocumentRedlineAccess::IsRedlineOn(), SwUndRng::m_nEndNode, SwUndRng::m_nSttNode, mbHiddenRedlines, mnUserId, mpRedlData, mpRedlSaveData, REDLINE, REJECT_REDLINE, REPLACE, and SwUndo::SetRedlineFlags().
|
overridevirtual |
Definition at line 80 of file unredln.cxx.
References mpRedlData, and mpRedlSaveData.
| sal_uInt16 SwUndoRedline::GetRedlSaveCount | ( | ) | const |
Definition at line 86 of file unredln.cxx.
References mpRedlSaveData.
Referenced by SwDoc::MergeTable().
|
overridevirtual |
Implements SwUndo.
Definition at line 169 of file unredln.cxx.
References SwUndRng::AddUndoRedoPaM(), SwUndo::FillSaveData(), sw::UndoRedoContext::GetDoc(), SwNodes::GetEndOfExtras(), SwDoc::getIDocumentRedlineAccess(), SwNode::GetIndex(), SwDoc::GetNodes(), IDocumentRedlineAccess::GetRedlineFlags(), Ignore, SwUndRng::m_nEndNode, SwUndRng::m_nSttNode, mbHiddenRedlines, mnUserId, mpRedlSaveData, On, RedoRedlineImpl(), REJECT_REDLINE, SwUndRng::SetPaM(), and IDocumentRedlineAccess::SetRedlineFlags_intern().
Reimplemented in SwUndoRedlineDelete, SwUndoRedlineSort, SwUndoAcceptRedline, and SwUndoRejectRedline.
Definition at line 197 of file unredln.cxx.
References IDocumentRedlineAccess::DeleteRedline(), and SwDoc::getIDocumentRedlineAccess().
Referenced by RedoImpl().
|
overridevirtual |
Implements SwUndo.
Definition at line 91 of file unredln.cxx.
References SwUndRng::AddUndoRedoPaM(), sw::UndoRedoContext::GetDoc(), SwNodes::GetEndOfExtras(), SwRangeRedline::GetId(), SwDoc::getIDocumentRedlineAccess(), SwNode::GetIndex(), SwPaM::GetMark(), SwDoc::GetNodes(), SwRedlineTable::GetPos(), IDocumentRedlineAccess::GetRedlineTable(), SwPaM::HasMark(), SwRangeRedline::IsVisible(), SwUndRng::m_nEndNode, SwUndRng::m_nSttNode, mbHiddenRedlines, mpRedlSaveData, n, SAL_MAX_UINT32, SwPaM::SetMark(), SwUndRng::SetPaM(), SwUndo::SetSaveData(), SwRangeRedline::Show(), SwRedlineTable::size(), UndoRedlineImpl(), sw::UpdateFramesForAddDeleteRedline(), and sw::UpdateFramesForRemoveDeleteRedline().
Reimplemented in SwUndoRedlineDelete, and SwUndoRedlineSort.
Definition at line 192 of file unredln.cxx.
Referenced by UndoImpl().
|
protected |
Definition at line 38 of file UndoRedline.hxx.
Referenced by RedoImpl(), SwUndoRedline(), and UndoImpl().
|
protected |
Definition at line 37 of file UndoRedline.hxx.
Referenced by SwUndoRedlineDelete::CanGrouping(), RedoImpl(), SwUndoRedline(), and SwUndoRedlineDelete::SwUndoRedlineDelete().
|
protected |
Definition at line 35 of file UndoRedline.hxx.
Referenced by SwUndoRedlineDelete::RedoRedlineImpl(), SwUndoRedline(), and ~SwUndoRedline().
|
protected |
Definition at line 36 of file UndoRedline.hxx.
Referenced by SwUndoRedlineDelete::CanGrouping(), GetRedlSaveCount(), RedoImpl(), SwUndoRedline(), UndoImpl(), and ~SwUndoRedline().