LibreOffice Module svl (master) 1
Public Member Functions | Private Attributes | List of all members
SfxHint Class Reference

#include <hint.hxx>

Inheritance diagram for SfxHint:
[legend]

Public Member Functions

 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

SfxHintId mnId
 

Detailed Description

Definition at line 246 of file hint.hxx.

Constructor & Destructor Documentation

◆ SfxHint() [1/4]

SfxHint::SfxHint ( )
inline

Definition at line 251 of file hint.hxx.

References mnId, and NONE.

◆ SfxHint() [2/4]

SfxHint::SfxHint ( SfxHintId  nId)
inlineexplicit

Definition at line 252 of file hint.hxx.

References mnId, and nId.

◆ ~SfxHint()

virtual SfxHint::~SfxHint ( )
inlinevirtual

Definition at line 253 of file hint.hxx.

◆ SfxHint() [3/4]

SfxHint::SfxHint ( SfxHint const &  )
default

◆ SfxHint() [4/4]

SfxHint::SfxHint ( SfxHint &&  )
default

Member Function Documentation

◆ GetId()

SfxHintId SfxHint::GetId ( ) const
inline

Definition at line 260 of file hint.hxx.

References mnId.

◆ operator=() [1/2]

SfxHint & SfxHint::operator= ( SfxHint &&  )
default

◆ operator=() [2/2]

SfxHint & SfxHint::operator= ( SfxHint const &  )
default

Member Data Documentation

◆ mnId

SfxHintId SfxHint::mnId
private

Definition at line 249 of file hint.hxx.


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