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

#include <sbx.hxx>

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

Public Member Functions

 SbxHint (SfxHintId n, SbxVariable *v)
 
SbxVariableGetVar () 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

SbxVariablepVar
 

Detailed Description

Definition at line 80 of file sbx.hxx.

Constructor & Destructor Documentation

◆ SbxHint()

SbxHint::SbxHint ( SfxHintId  n,
SbxVariable v 
)
inline

Definition at line 84 of file sbx.hxx.

References n, and v.

Member Function Documentation

◆ GetVar()

SbxVariable * SbxHint::GetVar ( ) const
inline

Member Data Documentation

◆ pVar

SbxVariable* SbxHint::pVar
private

Definition at line 82 of file sbx.hxx.


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