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

History object containing all information used during undo / redo of checkbox and drop-down form field insertion. More...

#include <rolbck.hxx>

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

Public Member Functions

 SwHistoryNoTextFieldmark (const ::sw::mark::IFieldmark &rFieldMark)
 
virtual void SetInDoc (SwDoc *pDoc, bool) override
 
void ResetInDoc (SwDoc &rDoc)
 
- 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_sType
 
const SwNodeOffset m_nNode
 
const sal_Int32 m_nContent
 

Detailed Description

History object containing all information used during undo / redo of checkbox and drop-down form field insertion.

Definition at line 275 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryNoTextFieldmark()

SwHistoryNoTextFieldmark::SwHistoryNoTextFieldmark ( const ::sw::mark::IFieldmark &  rFieldMark)

Definition at line 729 of file rolbck.cxx.

Member Function Documentation

◆ ResetInDoc()

void SwHistoryNoTextFieldmark::ResetInDoc ( SwDoc rDoc)

◆ SetInDoc()

void SwHistoryNoTextFieldmark::SetInDoc ( SwDoc pDoc,
bool   
)
overridevirtual

Member Data Documentation

◆ m_nContent

const sal_Int32 SwHistoryNoTextFieldmark::m_nContent
private

Definition at line 285 of file rolbck.hxx.

Referenced by ResetInDoc(), and SetInDoc().

◆ m_nNode

const SwNodeOffset SwHistoryNoTextFieldmark::m_nNode
private

Definition at line 284 of file rolbck.hxx.

Referenced by ResetInDoc(), and SetInDoc().

◆ m_sType

const OUString SwHistoryNoTextFieldmark::m_sType
private

Definition at line 283 of file rolbck.hxx.

Referenced by SetInDoc().


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