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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistorySetRefMark (const SwTextRefMark *pTextHt, SwNodeOffset nNode)
 
virtual void SetInDoc (SwDoc *pDoc, bool bTmpSet) override
 
const OUString & GetRefName ()
 
- 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 OUString m_RefName
 
const SwNodeOffset m_nNodeIndex
 
const sal_Int32 m_nStart
 
const sal_Int32 m_nEnd
 

Detailed Description

Definition at line 155 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistorySetRefMark()

SwHistorySetRefMark::SwHistorySetRefMark ( const SwTextRefMark pTextHt,
SwNodeOffset  nNode 
)

Definition at line 341 of file rolbck.cxx.

Member Function Documentation

◆ GetRefName()

const OUString & SwHistorySetRefMark::GetRefName ( )
inline

Definition at line 165 of file rolbck.hxx.

References m_RefName.

Referenced by SwUndoResetAttr::RedoImpl().

◆ SetInDoc()

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

Member Data Documentation

◆ m_nEnd

const sal_Int32 SwHistorySetRefMark::m_nEnd
private

Definition at line 160 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nNodeIndex

const SwNodeOffset SwHistorySetRefMark::m_nNodeIndex
private

Definition at line 158 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nStart

const sal_Int32 SwHistorySetRefMark::m_nStart
private

Definition at line 159 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_RefName

const OUString SwHistorySetRefMark::m_RefName
private

Definition at line 157 of file rolbck.hxx.

Referenced by GetRefName(), and SetInDoc().


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