LibreOffice Module sw (master)
1
|
#include <rolbck.hxx>
Public Member Functions | |
SwHistoryChangeFlyAnchor (SwFrameFormat &rFormat) | |
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 | |
SwFrameFormat & | m_rFormat |
const sal_uLong | m_nOldNodeIndex |
const sal_Int32 | m_nOldContentIndex |
Definition at line 319 of file rolbck.hxx.
SwHistoryChangeFlyAnchor::SwHistoryChangeFlyAnchor | ( | SwFrameFormat & | rFormat | ) |
Definition at line 925 of file rolbck.cxx.
References FLY_AT_CHAR.
Implements SwHistoryHint.
Definition at line 935 of file rolbck.cxx.
References SwIndex::Assign(), COMPLETE_STRING, SwFrameFormat::DelFrames(), SwFormat::GetAnchor(), SwNode::GetContentNode(), IDocumentLayoutAccess::GetCurrentLayout(), SwDoc::getIDocumentLayoutAccess(), SwDoc::GetIDocumentUndoRedo(), SwContentNode::getLayoutFrame(), SwDoc::GetNodes(), SwDoc::GetSpzFrameFormats(), SwFrameFormats::IsAlive(), m_nOldContentIndex, m_nOldNodeIndex, m_rFormat, SwPosition::nContent, and SwFormat::SetFormatAttr().
|
private |
Definition at line 323 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 322 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 321 of file rolbck.hxx.
Referenced by SetInDoc().