LibreOffice Module sw (master) 1
|
#include <rolbck.hxx>
Public Member Functions | |
SwHistoryChangeFlyAnchor (sw::SpzFrameFormat &rFormat) | |
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 | |
sw::SpzFrameFormat & | m_rFormat |
const SwNodeOffset | m_nOldNodeIndex |
const sal_Int32 | m_nOldContentIndex |
Definition at line 321 of file rolbck.hxx.
SwHistoryChangeFlyAnchor::SwHistoryChangeFlyAnchor | ( | sw::SpzFrameFormat & | rFormat | ) |
Definition at line 924 of file rolbck.cxx.
References FLY_AT_CHAR.
|
overridevirtual |
Implements SwHistoryHint.
Definition at line 934 of file rolbck.cxx.
References COMPLETE_STRING, SwFrameFormat::DelFrames(), SwFormat::GetAnchor(), SwNode::GetContentNode(), IDocumentLayoutAccess::GetCurrentLayout(), SwDoc::getIDocumentLayoutAccess(), SwDoc::GetIDocumentUndoRedo(), SwContentNode::getLayoutFrame(), SwDoc::GetNodes(), SwDoc::GetSpzFrameFormats(), m_nOldContentIndex, m_nOldNodeIndex, m_rFormat, SwFormatAnchor::SetAnchor(), SwPosition::SetContent(), and SwFormat::SetFormatAttr().
|
private |
Definition at line 325 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 324 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 323 of file rolbck.hxx.
Referenced by SetInDoc().