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

Public Member Functions

 Impl (SwXFootnote &rThis, SwFormatFootnote *const pFootnote, const bool bIsEndnote)
 
const SwFormatFootnoteGetFootnoteFormat () const
 
SwFormatFootnote const & GetFootnoteFormatOrThrow () const
 
void Invalidate ()
 
- 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

SwXFootnotem_rThis
 
unotools::WeakReference< SwXFootnotem_wThis
 
const bool m_bIsEndnote
 
std::mutex m_Mutex
 
::comphelper::OInterfaceContainerHelper4< css::lang::XEventListener > m_EventListeners
 
bool m_bIsDescriptor
 
SwFormatFootnotem_pFormatFootnote
 
OUString m_sLabel
 

Protected Member Functions

void Notify (const SfxHint &rHint) override
 

Detailed Description

Definition at line 61 of file unoftn.cxx.

Constructor & Destructor Documentation

◆ Impl()

SwXFootnote::Impl::Impl ( SwXFootnote rThis,
SwFormatFootnote *const  pFootnote,
const bool  bIsEndnote 
)
inline

Definition at line 75 of file unoftn.cxx.

References m_pFormatFootnote, and SvtListener::StartListening().

Member Function Documentation

◆ GetFootnoteFormat()

const SwFormatFootnote * SwXFootnote::Impl::GetFootnoteFormat ( ) const
inline

Definition at line 86 of file unoftn.cxx.

References SwXText::GetDoc(), m_pFormatFootnote, and m_rThis.

Referenced by GetFootnoteFormatOrThrow().

◆ GetFootnoteFormatOrThrow()

SwFormatFootnote const & SwXFootnote::Impl::GetFootnoteFormatOrThrow ( ) const
inline

Definition at line 90 of file unoftn.cxx.

References GetFootnoteFormat().

◆ Invalidate()

void SwXFootnote::Impl::Invalidate ( )

◆ Notify()

void SwXFootnote::Impl::Notify ( const SfxHint rHint)
overrideprotectedvirtual

Reimplemented from SvtListener.

Definition at line 119 of file unoftn.cxx.

References SfxHint::GetId(), and SwXText::Invalidate().

Member Data Documentation

◆ m_bIsDescriptor

bool SwXFootnote::Impl::m_bIsDescriptor

Definition at line 71 of file unoftn.cxx.

◆ m_bIsEndnote

const bool SwXFootnote::Impl::m_bIsEndnote

Definition at line 68 of file unoftn.cxx.

◆ m_EventListeners

::comphelper::OInterfaceContainerHelper4<css::lang::XEventListener> SwXFootnote::Impl::m_EventListeners

Definition at line 70 of file unoftn.cxx.

Referenced by Invalidate().

◆ m_Mutex

std::mutex SwXFootnote::Impl::m_Mutex

Definition at line 69 of file unoftn.cxx.

Referenced by Invalidate().

◆ m_pFormatFootnote

SwFormatFootnote* SwXFootnote::Impl::m_pFormatFootnote

Definition at line 72 of file unoftn.cxx.

Referenced by GetFootnoteFormat(), Impl(), and Invalidate().

◆ m_rThis

SwXFootnote& SwXFootnote::Impl::m_rThis

Definition at line 66 of file unoftn.cxx.

Referenced by GetFootnoteFormat(), and Invalidate().

◆ m_sLabel

OUString SwXFootnote::Impl::m_sLabel

Definition at line 73 of file unoftn.cxx.

◆ m_wThis

unotools::WeakReference<SwXFootnote> SwXFootnote::Impl::m_wThis

Definition at line 67 of file unoftn.cxx.

Referenced by Invalidate().


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