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

#include <swhtml.hxx>

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

Public Member Functions

 SwHTMLFrameFormatListener (SwFrameFormat *pFrameFormat)
 
SwFrameFormatGetFrameFormat ()
 
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

SwFrameFormatm_pFrameFormat
 

Detailed Description

Definition at line 342 of file swhtml.hxx.

Constructor & Destructor Documentation

◆ SwHTMLFrameFormatListener()

SwHTMLFrameFormatListener::SwHTMLFrameFormatListener ( SwFrameFormat pFrameFormat)

Definition at line 2730 of file swhtml.cxx.

References m_pFrameFormat, and SvtListener::StartListening().

Member Function Documentation

◆ GetFrameFormat()

SwFrameFormat * SwHTMLFrameFormatListener::GetFrameFormat ( )
inline

Definition at line 347 of file swhtml.hxx.

References m_pFrameFormat.

◆ Notify()

void SwHTMLFrameFormatListener::Notify ( const SfxHint rHint)
overridevirtual

Reimplemented from SvtListener.

Definition at line 2736 of file swhtml.cxx.

References SfxHint::GetId(), and m_pFrameFormat.

Member Data Documentation

◆ m_pFrameFormat

SwFrameFormat* SwHTMLFrameFormatListener::m_pFrameFormat
private

Definition at line 344 of file swhtml.hxx.

Referenced by GetFrameFormat(), Notify(), and SwHTMLFrameFormatListener().


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