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

#include <textdata.hxx>

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

Public Member Functions

 TextHint (SfxHintId nId)
 
 TextHint (SfxHintId nId, sal_Int32 nValue)
 
sal_Int32 GetValue () const
 
- 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

sal_Int32 mnValue
 

Detailed Description

Definition at line 114 of file textdata.hxx.

Constructor & Destructor Documentation

◆ TextHint() [1/2]

TextHint::TextHint ( SfxHintId  nId)

Definition at line 312 of file textdata.cxx.

References mnValue.

◆ TextHint() [2/2]

TextHint::TextHint ( SfxHintId  nId,
sal_Int32  nValue 
)

Definition at line 316 of file textdata.cxx.

References mnValue, and nValue.

Member Function Documentation

◆ GetValue()

sal_Int32 TextHint::GetValue ( ) const
inline

Definition at line 123 of file textdata.hxx.

References mnValue.

Member Data Documentation

◆ mnValue

sal_Int32 TextHint::mnValue
private

Definition at line 117 of file textdata.hxx.


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