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

#include <lwptablelayout.hxx>

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

Public Member Functions

 XFCellListener (XFCell *pCell)
 
XFCellGetCell ()
 
- Public Member Functions inherited from SfxListener
 SfxListener ()
 
 SfxListener (const SfxListener &rCopy)
 
virtual ~SfxListener () COVERITY_NOEXCEPT_FALSE
 
void StartListening (SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected)
 
void EndListening (SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false)
 
void EndListeningAll ()
 
bool IsListening (SfxBroadcaster &rBroadcaster) const
 
sal_uInt16 GetBroadcasterCount () const
 
SfxBroadcasterGetBroadcasterJOE (sal_uInt16 nNo) const
 
virtual void Notify (SfxBroadcaster &rBC, const SfxHint &rHint)
 
void RemoveBroadcaster_Impl (SfxBroadcaster &rBC)
 
virtual bool IsSdrView () const
 

Private Member Functions

virtual void Notify (SfxBroadcaster &, const SfxHint &rHint) override
 

Private Attributes

XFCellm_pCell
 

Detailed Description

Definition at line 101 of file lwptablelayout.hxx.

Constructor & Destructor Documentation

◆ XFCellListener()

XFCellListener::XFCellListener ( XFCell pCell)
inline

Definition at line 104 of file lwptablelayout.hxx.

References m_pCell, and SfxListener::StartListening().

Member Function Documentation

◆ GetCell()

XFCell * XFCellListener::GetCell ( )
inline

Definition at line 111 of file lwptablelayout.hxx.

References m_pCell.

◆ Notify()

virtual void XFCellListener::Notify ( SfxBroadcaster ,
const SfxHint rHint 
)
inlineoverrideprivatevirtual

Reimplemented from SfxListener.

Definition at line 119 of file lwptablelayout.hxx.

References SfxHint::GetId(), and m_pCell.

Member Data Documentation

◆ m_pCell

XFCell* XFCellListener::m_pCell
private

Definition at line 117 of file lwptablelayout.hxx.

Referenced by GetCell(), Notify(), and XFCellListener().


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