LibreOffice Module sw (master) 1
|
#include <rolbck.hxx>
Public Member Functions | |
SwHistoryChangeFlyChain (SwFlyFrameFormat &rFormat, const SwFormatChain &rAttr) | |
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 | |
SwFlyFrameFormat *const | m_pPrevFormat |
SwFlyFrameFormat *const | m_pNextFormat |
SwFlyFrameFormat *const | m_pFlyFormat |
Definition at line 332 of file rolbck.hxx.
SwHistoryChangeFlyChain::SwHistoryChangeFlyChain | ( | SwFlyFrameFormat & | rFormat, |
const SwFormatChain & | rAttr | ||
) |
Definition at line 961 of file rolbck.cxx.
|
overridevirtual |
Implements SwHistoryHint.
Definition at line 970 of file rolbck.cxx.
References SwFormat::GetChain(), SwFormatChain::GetNext(), SwFormatChain::GetPrev(), SwDoc::GetSpzFrameFormats(), m_pFlyFormat, m_pNextFormat, m_pPrevFormat, SwFormat::SetFormatAttr(), SwFormatChain::SetNext(), and SwFormatChain::SetPrev().
|
private |
Definition at line 336 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 335 of file rolbck.hxx.
Referenced by SetInDoc().
|
private |
Definition at line 334 of file rolbck.hxx.
Referenced by SetInDoc().