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

#include <hints.hxx>

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

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
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

OUString maName
 

Detailed Description

Definition at line 128 of file hints.hxx.

Constructor & Destructor Documentation

◆ ScDataPilotModifiedHint()

ScDataPilotModifiedHint::ScDataPilotModifiedHint ( OUString  aName)

Definition at line 106 of file hints.cxx.

References aName, and maName.

◆ ~ScDataPilotModifiedHint()

ScDataPilotModifiedHint::~ScDataPilotModifiedHint ( )
overridevirtual

Definition at line 110 of file hints.cxx.

Member Function Documentation

◆ GetName()

const OUString & ScDataPilotModifiedHint::GetName ( ) const
inline

Definition at line 136 of file hints.hxx.

References maName.

Member Data Documentation

◆ maName

OUString ScDataPilotModifiedHint::maName
private

Definition at line 130 of file hints.hxx.

Referenced by GetName().


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