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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistoryChangeFormatColl (SwFormatColl *pColl, SwNodeOffset nNode, SwNodeType nNodeWhich)
 
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

SwFormatColl *const m_pColl
 
const SwNodeOffset m_nNodeIndex
 
const SwNodeType m_nNodeType
 

Detailed Description

Definition at line 221 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryChangeFormatColl()

SwHistoryChangeFormatColl::SwHistoryChangeFormatColl ( SwFormatColl pColl,
SwNodeOffset  nNode,
SwNodeType  nNodeWhich 
)

Definition at line 540 of file rolbck.cxx.

Member Function Documentation

◆ SetInDoc()

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

Member Data Documentation

◆ m_nNodeIndex

const SwNodeOffset SwHistoryChangeFormatColl::m_nNodeIndex
private

Definition at line 224 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nNodeType

const SwNodeType SwHistoryChangeFormatColl::m_nNodeType
private

Definition at line 225 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_pColl

SwFormatColl* const SwHistoryChangeFormatColl::m_pColl
private

Definition at line 223 of file rolbck.hxx.

Referenced by SetInDoc().


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