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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistorySetFootnote (SwTextFootnote *pTextFootnote, SwNodeOffset nNode)
 
 SwHistorySetFootnote (const SwTextFootnote &)
 
virtual ~SwHistorySetFootnote () override
 
virtual void SetInDoc (SwDoc *pDoc, bool bTmpSet) override
 
virtual OUString GetDescription () const 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 std::unique_ptr< SwUndoSaveSection, o3tl::default_delete< SwUndoSaveSection > > m_pUndo
 
const OUString m_FootnoteNumber
 
SwNodeOffset m_nNodeIndex
 
const sal_Int32 m_nStart
 
const bool m_bEndNote
 

Detailed Description

Definition at line 203 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistorySetFootnote() [1/2]

SwHistorySetFootnote::SwHistorySetFootnote ( SwTextFootnote pTextFootnote,
SwNodeOffset  nNode 
)

◆ SwHistorySetFootnote() [2/2]

SwHistorySetFootnote::SwHistorySetFootnote ( const SwTextFootnote rTextFootnote)

Definition at line 473 of file rolbck.cxx.

References SwTextFootnote::GetStartNode().

◆ ~SwHistorySetFootnote()

SwHistorySetFootnote::~SwHistorySetFootnote ( )
overridevirtual

Definition at line 489 of file rolbck.cxx.

Member Function Documentation

◆ GetDescription()

OUString SwHistorySetFootnote::GetDescription ( ) const
overridevirtual

Reimplemented from SwHistoryHint.

Definition at line 484 of file rolbck.cxx.

References SwResId().

◆ SetInDoc()

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

Member Data Documentation

◆ m_bEndNote

const bool SwHistorySetFootnote::m_bEndNote
private

Definition at line 209 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_FootnoteNumber

const OUString SwHistorySetFootnote::m_FootnoteNumber
private

Definition at line 206 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_nNodeIndex

SwNodeOffset SwHistorySetFootnote::m_nNodeIndex
private

Definition at line 207 of file rolbck.hxx.

Referenced by SetInDoc(), and SwHistorySetFootnote().

◆ m_nStart

const sal_Int32 SwHistorySetFootnote::m_nStart
private

Definition at line 208 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_pUndo

const std::unique_ptr<SwUndoSaveSection, o3tl::default_delete<SwUndoSaveSection> > SwHistorySetFootnote::m_pUndo
private

Definition at line 205 of file rolbck.hxx.

Referenced by SetInDoc(), and SwHistorySetFootnote().


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