LibreOffice Module sw (master)
1
|
#include <calbck.hxx>
Public Member Functions | |
virtual void | CallSwClientNotify (const SfxHint &rHint) const override |
![]() | |
SwModify () | |
virtual | ~SwModify () override |
void | Add (SwClient *pDepend) |
SwClient * | Remove (SwClient *pDepend) |
bool | HasWriterListeners () const |
virtual bool | GetInfo (SfxPoolItem &) const override |
void | LockModify () |
void | UnlockModify () |
void | SetInCache (bool bNew) |
void | SetInDocDTOR () |
bool | IsModifyLocked () const |
bool | IsInCache () const |
void | CheckCaching (const sal_uInt16 nWhich) |
bool | HasOnlyOneListener () const |
![]() | |
SwClient () | |
SwClient (SwClient &&) noexcept | |
virtual | ~SwClient () override |
std::unique_ptr< sw::ModifyChangedHint > | CheckRegistration (const SfxPoolItem *pOldValue) |
void | CheckRegistrationFormat (SwFormat &rOld) |
const SwModify * | GetRegisteredIn () const |
SwModify * | GetRegisteredIn () |
void | EndListeningAll () |
void | StartListeningToSameModifyAs (const SwClient &) |
![]() | |
bool | IsLast () const |
![]() | |
BroadcasterMixin ()=default | |
BroadcasterMixin (BroadcasterMixin const &)=default | |
BroadcasterMixin & | operator= (const BroadcasterMixin &) |
SvtBroadcaster & | GetNotifier () |
Additional Inherited Members | |
![]() | |
virtual void | SwClientNotify (const SwModify &, const SfxHint &rHint) override |
![]() | |
SwClient (SwModify *pToRegisterIn) | |
SwModify * | GetRegisteredInNonConst () const |
![]() | |
WriterListener () | |
virtual | ~WriterListener () COVERITY_NOEXCEPT_FALSE |
Definition at line 225 of file calbck.hxx.
Reimplemented from SwModify.
Definition at line 363 of file calbck.cxx.
References SwModify::CallSwClientNotify().
Referenced by SwGrfNode::ApplyInputStream(), SwRootFrame::AssertPageFlys(), SwDoc::ChkCondColls(), SwEditShell::ClearAutomaticContour(), SwFieldType::CollectPostIts(), WinwordAnchoring::ConvertPosition(), SwFEShell::CopyDrawSel(), sw::DocumentLayoutManager::CopyLayoutFormat(), SwDoc::CopyPageDesc(), SwTextNode::CutImpl(), SwTextNode::DeleteAttribute(), SwTextNode::DeleteAttributes(), SwUndoFlyBase::DelFly(), SwSectionFormat::DelFrames(), SwDrawFrameFormat::DelFrames(), sw::DrawFlyCntPortion::DrawFlyCntPortion(), SwTextNode::EraseText(), SwEditShell::FieldToText(), SwFieldType::FindFormatForField(), SwFieldType::FindFormatForPostItId(), SwFrameFormat::FindSdrObject(), SwTextFormatColl::FormatDropNotify(), SwTextNode::FormatToTextAttr(), SwFieldType::GatherFields(), SwFieldType::GatherNodeIndex(), SwFieldType::GatherRefFields(), SwTextNode::GCAttr(), SwFieldType::HasHiddenInformationNotes(), sw::IMPL_LINK_NOARG(), SwSection::ImplSetHiddenFlag(), SwTextNode::InsertHint(), SwTextNode::InsertText(), SwUndoFlyBase::InsFly(), SwFormatField::InvalidateField(), SwFormatFootnote::InvalidateFootnote(), SwXTextCursor::invalidateMarkings(), SwRangeRedline::InvalidateRange(), SwFormatRefMark::InvalidateRefMark(), SwTOXMark::InvalidateTOXMark(), SwDrawFrameFormat::MakeFrames(), SaveTable::NewFrameFormatForBox(), SaveTable::NewFrameFormatForLine(), SwTOXMark::Notify(), SwTextNode::NumRuleChgd(), SwFEShell::Paste(), SwDoc::PreDelPageDesc(), SwUndoDrawUnGroup::RedoImpl(), SwTextNode::ReplaceText(), SwTextNode::ReplaceTextOnly(), SwGrfNode::ReRead(), SwUndoFormatAttr::RestoreFlyAnchor(), SwTextNode::RstTextAttr(), SwContentNode::SetCondFormatColl(), SwDoc::SetDefault(), SwEditShell::SetGraphicPolygon(), SwGrfNode::SwapIn(), SwFormatRefMark::SwClientNotify(), SwFormatFootnote::SwClientNotify(), SwGetRefFieldType::SwClientNotify(), SwAuthorityFieldType::SwClientNotify(), SwUserFieldType::SwClientNotify(), SwGetExpFieldType::SwClientNotify(), sw::mark::MarkBase::SwClientNotify(), sw::Meta::SwClientNotify(), SwPageDesc::SwClientNotify(), SwContentNode::SwClientNotify(), SwRefPageGetFieldType::SwClientNotify(), SwPosFlyFrame::SwPosFlyFrame(), SwGrfNode::TriggerGraphicArrived(), SwUndoDrawGroup::UndoImpl(), SwContentNode::UpdateAttr(), sw::DocumentFieldsManager::UpdateField(), SwGetRefFieldType::UpdateGetReferences(), sw::DocumentFieldsManager::UpdatePageFields(), SwSectionFormat::UpdateParent(), SwFormatField::UpdateTextNode(), ZSortFly::ZSortFly(), SwDrawFrameFormat::~SwDrawFrameFormat(), and SwSectionFormat::~SwSectionFormat().