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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistoryChangeFlyChain (SwFlyFrameFormat &rFormat, const SwFormatChain &rAttr)
 
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

SwFlyFrameFormat *const m_pPrevFormat
 
SwFlyFrameFormat *const m_pNextFormat
 
SwFlyFrameFormat *const m_pFlyFormat
 

Detailed Description

Definition at line 332 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryChangeFlyChain()

SwHistoryChangeFlyChain::SwHistoryChangeFlyChain ( SwFlyFrameFormat rFormat,
const SwFormatChain rAttr 
)

Definition at line 961 of file rolbck.cxx.

Member Function Documentation

◆ SetInDoc()

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

Member Data Documentation

◆ m_pFlyFormat

SwFlyFrameFormat* const SwHistoryChangeFlyChain::m_pFlyFormat
private

Definition at line 336 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_pNextFormat

SwFlyFrameFormat* const SwHistoryChangeFlyChain::m_pNextFormat
private

Definition at line 335 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_pPrevFormat

SwFlyFrameFormat* const SwHistoryChangeFlyChain::m_pPrevFormat
private

Definition at line 334 of file rolbck.hxx.

Referenced by SetInDoc().


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