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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistoryResetFormat (const SfxPoolItem *pFormatHt, SwNodeOffset nNodeIdx)
 
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

const SwNodeOffset m_nNodeIndex
 
const sal_uInt16 m_nWhich
 

Detailed Description

Definition at line 108 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryResetFormat()

SwHistoryResetFormat::SwHistoryResetFormat ( const SfxPoolItem pFormatHt,
SwNodeOffset  nNodeIdx 
)

Definition at line 201 of file rolbck.cxx.

Member Function Documentation

◆ SetInDoc()

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

Member Data Documentation

◆ m_nNodeIndex

const SwNodeOffset SwHistoryResetFormat::m_nNodeIndex
private

Definition at line 110 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nWhich

const sal_uInt16 SwHistoryResetFormat::m_nWhich
private

Definition at line 111 of file rolbck.hxx.

Referenced by SetInDoc().


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