|
LibreOffice Module sc (master) 1
|
#include <hints.hxx>
Public Member Functions | |
| ScDBRangeRefreshedHint (const ScImportParam &rP) | |
| virtual | ~ScDBRangeRefreshedHint () override |
| const ScImportParam & | GetImportParam () const |
Public Member Functions inherited from SfxHint | |
| SfxHint () | |
| SfxHint (SfxHintId nId) | |
| virtual | ~SfxHint () |
| SfxHint (SfxHint const &)=default | |
| SfxHint (SfxHint &&)=default | |
| SfxHint & | operator= (SfxHint const &)=default |
| SfxHint & | operator= (SfxHint &&)=default |
| SfxHintId | GetId () const |
Private Attributes | |
| ScImportParam | aParam |
| ScDBRangeRefreshedHint::ScDBRangeRefreshedHint | ( | const ScImportParam & | rP | ) |
|
overridevirtual |
|
inline |
|
private |
Definition at line 119 of file hints.hxx.
Referenced by GetImportParam().