LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwHistoryTextFlyCnt Class Referencefinal

#include <rolbck.hxx>

Inheritance diagram for SwHistoryTextFlyCnt:
[legend]
Collaboration diagram for SwHistoryTextFlyCnt:
[legend]

Public Member Functions

 SwHistoryTextFlyCnt (SwFrameFormat *const pFlyFormat)
 
virtual ~SwHistoryTextFlyCnt () override
 
virtual void SetInDoc (SwDoc *pDoc, bool bTmpSet) override
 
SwUndoDelLayFormatGetUDelLFormat ()
 
void dumpAsXml (xmlTextWriterPtr pWriter) const override
 
- Public Member Functions inherited from SwHistoryHint
 SwHistoryHint (HISTORY_HINT eWhich)
 
virtual ~SwHistoryHint ()
 
virtual void SetInDoc (SwDoc *pDoc, bool bTmpSet)=0
 
HISTORY_HINT Which () const
 
virtual OUString GetDescription () const
 
virtual void dumpAsXml (xmlTextWriterPtr pWriter) const
 

Private Attributes

std::unique_ptr< SwUndoDelLayFormatm_pUndo
 

Detailed Description

Definition at line 233 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryTextFlyCnt()

SwHistoryTextFlyCnt::SwHistoryTextFlyCnt ( SwFrameFormat *const  pFlyFormat)

Definition at line 572 of file rolbck.cxx.

References m_pUndo.

◆ ~SwHistoryTextFlyCnt()

SwHistoryTextFlyCnt::~SwHistoryTextFlyCnt ( )
overridevirtual

Definition at line 580 of file rolbck.cxx.

Member Function Documentation

◆ dumpAsXml()

void SwHistoryTextFlyCnt::dumpAsXml ( xmlTextWriterPtr  pWriter) const
overridevirtual

Reimplemented from SwHistoryHint.

Definition at line 592 of file rolbck.cxx.

References SwHistoryHint::dumpAsXml(), and m_pUndo.

◆ GetUDelLFormat()

SwUndoDelLayFormat * SwHistoryTextFlyCnt::GetUDelLFormat ( )
inline

Definition at line 241 of file rolbck.hxx.

References m_pUndo.

◆ SetInDoc()

void SwHistoryTextFlyCnt::SetInDoc ( SwDoc pDoc,
bool  bTmpSet 
)
overridevirtual

Implements SwHistoryHint.

Definition at line 584 of file rolbck.cxx.

References SwDoc::GetIShellCursorSupplier(), and m_pUndo.

Member Data Documentation

◆ m_pUndo

std::unique_ptr<SwUndoDelLayFormat> SwHistoryTextFlyCnt::m_pUndo
private

Definition at line 235 of file rolbck.hxx.

Referenced by dumpAsXml(), GetUDelLFormat(), SetInDoc(), and SwHistoryTextFlyCnt().


The documentation for this class was generated from the following files: