LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwXTableColumns::Impl Class Reference
Inheritance diagram for SwXTableColumns::Impl:
[legend]
Collaboration diagram for SwXTableColumns::Impl:
[legend]

Public Member Functions

 Impl (SwFrameFormat &rFrameFormat)
 
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 3964 of file unotbl.cxx.

Constructor & Destructor Documentation

◆ Impl()

SwXTableColumns::Impl::Impl ( SwFrameFormat rFrameFormat)
inlineexplicit

Definition at line 3968 of file unotbl.cxx.

References StartListening.

Member Function Documentation

◆ GetFrameFormat()

SwFrameFormat * SwXTableColumns::Impl::GetFrameFormat ( )
inline

Definition at line 3972 of file unotbl.cxx.

◆ Notify()

void SwXTableColumns::Impl::Notify ( const SfxHint rHint)
overridevirtual

Reimplemented from SvtListener.

Definition at line 4113 of file unotbl.cxx.

References SfxHint::GetId(), and m_pFrameFormat.

Member Data Documentation

◆ m_pFrameFormat

SwFrameFormat* SwXTableColumns::Impl::m_pFrameFormat
private

Definition at line 3966 of file unotbl.cxx.

Referenced by Notify().


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