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

#include <openurlhint.hxx>

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

Public Member Functions

 SfxOpenUrlHint (OUString sDocumentURL)
 
const OUString & GetDocumentURL () const
 
virtual ~SfxOpenUrlHint () override
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

OUString msDocumentURL
 

Detailed Description

Definition at line 26 of file openurlhint.hxx.

Constructor & Destructor Documentation

◆ SfxOpenUrlHint()

SfxOpenUrlHint::SfxOpenUrlHint ( OUString  sDocumentURL)

Definition at line 23 of file openurlhint.cxx.

◆ ~SfxOpenUrlHint()

SfxOpenUrlHint::~SfxOpenUrlHint ( )
overridevirtual

Definition at line 31 of file openurlhint.cxx.

Member Function Documentation

◆ GetDocumentURL()

const OUString & SfxOpenUrlHint::GetDocumentURL ( ) const

Definition at line 26 of file openurlhint.cxx.

References msDocumentURL.

Referenced by SfxPickListImpl::Notify().

Member Data Documentation

◆ msDocumentURL

OUString SfxOpenUrlHint::msDocumentURL
private

Definition at line 28 of file openurlhint.hxx.

Referenced by GetDocumentURL().


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