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

Public Member Functions

 Impl (SwFrameFormat &rHeadFootFormat, const bool bIsHeader)
 
SwFrameFormatGetHeadFootFormat () const
 
SwFrameFormatGetHeadFootFormatOrThrow ()
 
- 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
 

Public Attributes

SwFrameFormatm_pHeadFootFormat
 
bool m_bIsHeader
 

Protected Member Functions

virtual void Notify (const SfxHint &rHint) override
 

Detailed Description

Definition at line 2595 of file unotext.cxx.

Constructor & Destructor Documentation

◆ Impl()

SwXHeadFootText::Impl::Impl ( SwFrameFormat rHeadFootFormat,
const bool  bIsHeader 
)
inline

Definition at line 2602 of file unotext.cxx.

References m_pHeadFootFormat, and SvtListener::StartListening().

Member Function Documentation

◆ GetHeadFootFormat()

SwFrameFormat * SwXHeadFootText::Impl::GetHeadFootFormat ( ) const
inline

Definition at line 2609 of file unotext.cxx.

References m_pHeadFootFormat.

◆ GetHeadFootFormatOrThrow()

SwFrameFormat & SwXHeadFootText::Impl::GetHeadFootFormatOrThrow ( )
inline

Definition at line 2613 of file unotext.cxx.

References m_pHeadFootFormat.

◆ Notify()

virtual void SwXHeadFootText::Impl::Notify ( const SfxHint rHint)
inlineoverrideprotectedvirtual

Reimplemented from SvtListener.

Definition at line 2620 of file unotext.cxx.

References SfxHint::GetId(), and m_pHeadFootFormat.

Member Data Documentation

◆ m_bIsHeader

bool SwXHeadFootText::Impl::m_bIsHeader

Definition at line 2600 of file unotext.cxx.

◆ m_pHeadFootFormat

SwFrameFormat* SwXHeadFootText::Impl::m_pHeadFootFormat

Definition at line 2599 of file unotext.cxx.

Referenced by GetHeadFootFormat(), GetHeadFootFormatOrThrow(), Impl(), and Notify().


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