LibreOffice Module sc (master) 1
|
#include <hints.hxx>
Public Member Functions | |
ScDataPilotModifiedHint (OUString aName) | |
virtual | ~ScDataPilotModifiedHint () override |
const OUString & | GetName () 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 | |
OUString | maName |
ScDataPilotModifiedHint::ScDataPilotModifiedHint | ( | OUString | aName | ) |
|
overridevirtual |
|
inline |
|
private |