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

#include <rolbck.hxx>

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

Public Member Functions

 SwHistoryChangeCharFormat (SfxItemSet aSet, OUString sFormat)
 
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

const SfxItemSet m_OldSet
 
const OUString m_Format
 

Detailed Description

Definition at line 343 of file rolbck.hxx.

Constructor & Destructor Documentation

◆ SwHistoryChangeCharFormat()

SwHistoryChangeCharFormat::SwHistoryChangeCharFormat ( SfxItemSet  aSet,
OUString  sFormat 
)

Definition at line 1002 of file rolbck.cxx.

Member Function Documentation

◆ SetInDoc()

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

Implements SwHistoryHint.

Definition at line 1009 of file rolbck.cxx.

References SwDoc::FindCharFormatByName(), m_Format, m_OldSet, and SwFormat::SetFormatAttr().

Member Data Documentation

◆ m_Format

const OUString SwHistoryChangeCharFormat::m_Format
private

Definition at line 346 of file rolbck.hxx.

Referenced by SetInDoc().

◆ m_OldSet

const SfxItemSet SwHistoryChangeCharFormat::m_OldSet
private

Definition at line 345 of file rolbck.hxx.

Referenced by SetInDoc().


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