LibreOffice Module sw (master)
1
|
refactoring out the same of the more sane SwClient functionality More...
#include <calbck.hxx>
Public Member Functions | |
bool | IsLast () const |
Protected Member Functions | |
WriterListener () | |
virtual | ~WriterListener () COVERITY_NOEXCEPT_FALSE |
virtual void | SwClientNotify (const SwModify &, const SfxHint &rHint)=0 |
Private Member Functions | |
WriterListener (WriterListener const &)=delete | |
WriterListener & | operator= (WriterListener const &)=delete |
Private Attributes | |
WriterListener * | m_pLeft |
WriterListener * | m_pRight |
double-linked list of other clients More... | |
Friends | |
class | ::SwModify |
class | ::sw::ClientIteratorBase |
refactoring out the same of the more sane SwClient functionality
Definition at line 102 of file calbck.hxx.
|
privatedelete |
|
inlineprotected |
Definition at line 114 of file calbck.hxx.
|
inlineprotectedvirtual |
Definition at line 117 of file calbck.hxx.
|
inline |
Definition at line 120 of file calbck.hxx.
Referenced by SwModify::HasOnlyOneListener().
|
privatedelete |
|
protectedpure virtual |
Implemented in SwRefPageGetFieldType, SwRefPageSetFieldType, SwFrame, SwRegHistory, SwContentNode, SwDrawContact, SwCursorShell, SwSectionFormat, sw::ListenerEntry, SwFlyInContentFrame, SwUndoSetFlyFormat, SwModify, SwPageDesc, SwFlyDrawContact, SwUndoFormatAttrHelper, SwFlyAtContentFrame, SwSection, sw::Meta, SwFlyLayFrame, SwSetExpFieldType, SwFlyFrame, SwClient, SwTable, SwTextNode, SwCallMouseEvent, sw::mark::MarkBase, SwTabFrame, SwPageFrame, SwFrameFormat, SwContact, SwTextFormatColl, SwFormatField, SwFormat, SwFormatDrop, SwGetExpFieldType, SwTOXBaseSection, SwTextRuby, SwUserFieldType, SwAuthorityFieldType, SwGetRefFieldType, SwFormatFootnote, SwNoTextFrame, SwSectionFrame, SwNumFormat, SwContentFrame, SwFormatRefMark, SwTableBoxFormat, SwAutoCompleteClient, SwRowFrame, SwLineNumberInfo, SwFormatCharFormat, SwDDETable, SwEndNoteInfo, SwFormatPageDesc, SwCellFrame, and SwTextINetFormat.
|
friend |
Definition at line 105 of file calbck.hxx.
|
friend |
Definition at line 104 of file calbck.hxx.
|
private |
Definition at line 107 of file calbck.hxx.
Referenced by sw::ClientIteratorBase::GetLeftOfPos(), sw::ClientIteratorBase::GoStart(), and SwModify::Remove().
|
private |
double-linked list of other clients
Definition at line 108 of file calbck.hxx.
Referenced by sw::ClientIteratorBase::GetRightOfPos(), and SwModify::Remove().