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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistorySetTOXMark (const SwTextTOXMark *pTextHt, SwNodeOffset nNode)
 
virtual void SetInDoc (SwDoc *pDoc, bool bTmpSet) override
 
bool IsEqual (const SwTOXMark &rCmp) const
 
- 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
 

Static Public Member Functions

static SwTOXTypeGetSwTOXType (SwDoc &rDoc, TOXTypes eTOXTypes, const OUString &rTOXName)
 

Private Attributes

SwTOXMark m_TOXMark
 
const OUString m_TOXName
 
const TOXTypes m_eTOXTypes
 
const SwNodeOffset m_nNodeIndex
 
const sal_Int32 m_nStart
 
const sal_Int32 m_nEnd
 

Detailed Description

Definition at line 168 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistorySetTOXMark()

SwHistorySetTOXMark::SwHistorySetTOXMark ( const SwTextTOXMark pTextHt,
SwNodeOffset  nNode 
)

Definition at line 368 of file rolbck.cxx.

References m_TOXMark.

Member Function Documentation

◆ GetSwTOXType()

SwTOXType * SwHistorySetTOXMark::GetSwTOXType ( SwDoc rDoc,
TOXTypes  eTOXTypes,
const OUString &  rTOXName 
)
static

◆ IsEqual()

bool SwHistorySetTOXMark::IsEqual ( const SwTOXMark rCmp) const

◆ SetInDoc()

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

Member Data Documentation

◆ m_eTOXTypes

const TOXTypes SwHistorySetTOXMark::m_eTOXTypes
private

Definition at line 172 of file rolbck.hxx.

Referenced by IsEqual(), and SetInDoc().

◆ m_nEnd

const sal_Int32 SwHistorySetTOXMark::m_nEnd
private

Definition at line 175 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nNodeIndex

const SwNodeOffset SwHistorySetTOXMark::m_nNodeIndex
private

Definition at line 173 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nStart

const sal_Int32 SwHistorySetTOXMark::m_nStart
private

Definition at line 174 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_TOXMark

SwTOXMark SwHistorySetTOXMark::m_TOXMark
private

Definition at line 170 of file rolbck.hxx.

Referenced by IsEqual(), SetInDoc(), and SwHistorySetTOXMark().

◆ m_TOXName

const OUString SwHistorySetTOXMark::m_TOXName
private

Definition at line 171 of file rolbck.hxx.

Referenced by IsEqual(), and SetInDoc().


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