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

#include <hints.hxx>

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

Public Member Functions

 ScDBRangeRefreshedHint (const ScImportParam &rP)
 
virtual ~ScDBRangeRefreshedHint () override
 
const ScImportParamGetImportParam () 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

ScImportParam aParam
 

Detailed Description

Definition at line 117 of file hints.hxx.

Constructor & Destructor Documentation

◆ ScDBRangeRefreshedHint()

ScDBRangeRefreshedHint::ScDBRangeRefreshedHint ( const ScImportParam rP)

Definition at line 98 of file hints.cxx.

◆ ~ScDBRangeRefreshedHint()

ScDBRangeRefreshedHint::~ScDBRangeRefreshedHint ( )
overridevirtual

Definition at line 102 of file hints.cxx.

Member Function Documentation

◆ GetImportParam()

const ScImportParam & ScDBRangeRefreshedHint::GetImportParam ( ) const
inline

Definition at line 125 of file hints.hxx.

References aParam.

Member Data Documentation

◆ aParam

ScImportParam ScDBRangeRefreshedHint::aParam
private

Definition at line 119 of file hints.hxx.

Referenced by GetImportParam().


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