LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwFltAnchorListener Class Referencefinal

Used by SwFltAnchor, to listen to an SwFrameFormat (to be aware when it is replaced or deleted). More...

#include <fltshell.hxx>

Inheritance diagram for SwFltAnchorListener:
[legend]
Collaboration diagram for SwFltAnchorListener:
[legend]

Public Member Functions

 SwFltAnchorListener (SwFltAnchor *pFltAnchor)
 
virtual void Notify (const SfxHint &) override
 
- Public Member Functions inherited from SvtListener
 SvtListener ()=default
 
 SvtListener (const SvtListener &r)=default
 
virtual ~SvtListener () COVERITY_NOEXCEPT_FALSE
 
bool StartListening (SvtBroadcaster &rBroadcaster)
 
void EndListening (SvtBroadcaster &rBroadcaster)
 
void EndListeningAll ()
 
void CopyAllBroadcasters (const SvtListener &r)
 
bool HasBroadcaster () const
 
virtual void Notify (const SfxHint &rHint)
 
virtual void Query (QueryBase &rQuery) const
 

Private Attributes

SwFltAnchorm_pFltAnchor
 

Detailed Description

Used by SwFltAnchor, to listen to an SwFrameFormat (to be aware when it is replaced or deleted).

Definition at line 185 of file fltshell.hxx.

Constructor & Destructor Documentation

◆ SwFltAnchorListener()

SwFltAnchorListener::SwFltAnchorListener ( SwFltAnchor pFltAnchor)

Definition at line 886 of file fltshell.cxx.

Member Function Documentation

◆ Notify()

void SwFltAnchorListener::Notify ( const SfxHint rHint)
overridevirtual

Reimplemented from SvtListener.

Definition at line 890 of file fltshell.cxx.

References sw::DYING, SfxHint::GetId(), m_pFltAnchor, RES_FMT_CHG(), and SwFltAnchor::SetFrameFormat().

Member Data Documentation

◆ m_pFltAnchor

SwFltAnchor* SwFltAnchorListener::m_pFltAnchor
private

Definition at line 187 of file fltshell.hxx.

Referenced by Notify().


The documentation for this class was generated from the following files: