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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistorySetAttrSet (const SfxItemSet &rSet, SwNodeOffset nNode, const o3tl::sorted_vector< sal_uInt16 > &rSetArr)
 
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

SfxItemSet m_OldSet
 
std::vector< sal_uInt16 > m_ResetArray
 
const SwNodeOffset m_nNodeIndex
 

Detailed Description

Definition at line 308 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistorySetAttrSet()

SwHistorySetAttrSet::SwHistorySetAttrSet ( const SfxItemSet rSet,
SwNodeOffset  nNode,
const o3tl::sorted_vector< sal_uInt16 > &  rSetArr 
)

Member Function Documentation

◆ SetInDoc()

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

Member Data Documentation

◆ m_nNodeIndex

const SwNodeOffset SwHistorySetAttrSet::m_nNodeIndex
private

Definition at line 312 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_OldSet

SfxItemSet SwHistorySetAttrSet::m_OldSet
private

Definition at line 310 of file rolbck.hxx.

Referenced by SetInDoc(), and SwHistorySetAttrSet().

◆ m_ResetArray

std::vector<sal_uInt16> SwHistorySetAttrSet::m_ResetArray
private

Definition at line 311 of file rolbck.hxx.

Referenced by SetInDoc(), and SwHistorySetAttrSet().


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