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

#include <visiturl.hxx>

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

Public Member Functions

 SwURLStateChanged (SwDoc &rD)
 
virtual ~SwURLStateChanged () override
 
virtual void Notify (SfxBroadcaster &rBC, const SfxHint &rHint) override
 
- 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 Attributes

SwDocm_rDoc
 

Detailed Description

Definition at line 27 of file visiturl.hxx.

Constructor & Destructor Documentation

◆ SwURLStateChanged()

SwURLStateChanged::SwURLStateChanged ( SwDoc rD)

Definition at line 32 of file visiturl.cxx.

References INetURLHistory::GetOrCreate(), and SfxListener::StartListening().

◆ ~SwURLStateChanged()

SwURLStateChanged::~SwURLStateChanged ( )
overridevirtual

Definition at line 38 of file visiturl.cxx.

References SfxListener::EndListening(), and INetURLHistory::GetOrCreate().

Member Function Documentation

◆ Notify()

void SwURLStateChanged::Notify ( SfxBroadcaster rBC,
const SfxHint rHint 
)
overridevirtual

Member Data Documentation

◆ m_rDoc

SwDoc& SwURLStateChanged::m_rDoc
private

Definition at line 29 of file visiturl.hxx.

Referenced by Notify().


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