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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistoryChangeFlyAnchor (sw::SpzFrameFormat &rFormat)
 
virtual void SetInDoc (SwDoc *pDoc, bool bTmpSet) 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

sw::SpzFrameFormatm_rFormat
 
const SwNodeOffset m_nOldNodeIndex
 
const sal_Int32 m_nOldContentIndex
 

Detailed Description

Definition at line 321 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryChangeFlyAnchor()

SwHistoryChangeFlyAnchor::SwHistoryChangeFlyAnchor ( sw::SpzFrameFormat rFormat)

Definition at line 924 of file rolbck.cxx.

References FLY_AT_CHAR.

Member Function Documentation

◆ SetInDoc()

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

Member Data Documentation

◆ m_nOldContentIndex

const sal_Int32 SwHistoryChangeFlyAnchor::m_nOldContentIndex
private

Definition at line 325 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nOldNodeIndex

const SwNodeOffset SwHistoryChangeFlyAnchor::m_nOldNodeIndex
private

Definition at line 324 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_rFormat

sw::SpzFrameFormat& SwHistoryChangeFlyAnchor::m_rFormat
private

Definition at line 323 of file rolbck.hxx.

Referenced by SetInDoc().


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