|
LibreOffice Module sw (master) 1
|
#include <rolbck.hxx>
Public Member Functions | |
| SwHistoryChangeFormatColl (SwFormatColl *pColl, SwNodeOffset nNode, SwNodeType nNodeWhich) | |
| 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 | |
| SwFormatColl *const | m_pColl |
| const SwNodeOffset | m_nNodeIndex |
| const SwNodeType | m_nNodeType |
Definition at line 221 of file rolbck.hxx.
| SwHistoryChangeFormatColl::SwHistoryChangeFormatColl | ( | SwFormatColl * | pColl, |
| SwNodeOffset | nNode, | ||
| SwNodeType | nNodeWhich | ||
| ) |
Definition at line 540 of file rolbck.cxx.
|
overridevirtual |
Implements SwHistoryHint.
Definition at line 549 of file rolbck.cxx.
References SwContentNode::ChgFormatColl(), SwDoc::GetGrfFormatColls(), SwDoc::GetNodes(), SwNode::GetNodeType(), SwDoc::GetTextFormatColls(), SwVectorModifyBase< Value >::IsAlive(), m_nNodeIndex, m_nNodeType, m_pColl, and Text.
|
private |
Definition at line 224 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 225 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 223 of file rolbck.hxx.
Referenced by SetInDoc().