LibreOffice Module sw (master)
1
|
#include <rolbck.hxx>
Public Member Functions | |
SwHistorySetRefMark (const SwTextRefMark *pTextHt, SwNodeOffset nNode) | |
virtual void | SetInDoc (SwDoc *pDoc, bool bTmpSet) override |
![]() | |
SwHistoryHint (HISTORY_HINT eWhich) | |
virtual | ~SwHistoryHint () |
HISTORY_HINT | Which () const |
virtual OUString | GetDescription () const |
virtual void | dumpAsXml (xmlTextWriterPtr pWriter) const |
Private Attributes | |
const OUString | m_RefName |
const SwNodeOffset | m_nNodeIndex |
const sal_Int32 | m_nStart |
const sal_Int32 | m_nEnd |
Definition at line 152 of file rolbck.hxx.
SwHistorySetRefMark::SwHistorySetRefMark | ( | const SwTextRefMark * | pTextHt, |
SwNodeOffset | nNode | ||
) |
Definition at line 340 of file rolbck.cxx.
Implements SwHistoryHint.
Definition at line 349 of file rolbck.cxx.
References SwDoc::GetNodes(), SwTextNode::GetTextAttrForCharAt(), SwTextNode::InsertItem(), m_nEnd, m_nNodeIndex, m_nStart, m_RefName, NOTXTATRCHR, and RES_TXTATR_REFMARK().
|
private |
Definition at line 157 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 155 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 156 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 154 of file rolbck.hxx.
Referenced by SetInDoc().