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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistorySetText (SwTextAttr *pTextHt, SwNodeOffset nNode)
 
virtual ~SwHistorySetText () override
 
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

std::unique_ptr< SfxPoolItemm_pAttr
 
const SwNodeOffset m_nNodeIndex
 
const sal_Int32 m_nStart
 
const sal_Int32 m_nEnd
 
bool m_bFormatIgnoreStart: 1
 
bool m_bFormatIgnoreEnd: 1
 

Detailed Description

Definition at line 119 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistorySetText()

SwHistorySetText::SwHistorySetText ( SwTextAttr pTextHt,
SwNodeOffset  nNode 
)

◆ ~SwHistorySetText()

SwHistorySetText::~SwHistorySetText ( )
overridevirtual

Definition at line 246 of file rolbck.cxx.

Member Function Documentation

◆ SetInDoc()

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

Member Data Documentation

◆ m_bFormatIgnoreEnd

bool SwHistorySetText::m_bFormatIgnoreEnd
private

Definition at line 126 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_bFormatIgnoreStart

bool SwHistorySetText::m_bFormatIgnoreStart
private

Definition at line 125 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nEnd

const sal_Int32 SwHistorySetText::m_nEnd
private

Definition at line 124 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nNodeIndex

const SwNodeOffset SwHistorySetText::m_nNodeIndex
private

Definition at line 122 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nStart

const sal_Int32 SwHistorySetText::m_nStart
private

Definition at line 123 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_pAttr

std::unique_ptr<SfxPoolItem> SwHistorySetText::m_pAttr
private

Definition at line 121 of file rolbck.hxx.

Referenced by SetInDoc(), and SwHistorySetText().


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