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

#include <brdcst.hxx>

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

Public Member Functions

 ScAreaChangedHint (const ScRange &rRange)
 
const ScRangeGetRange () 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

ScRange aNewRange
 

Detailed Description

Definition at line 40 of file brdcst.hxx.

Constructor & Destructor Documentation

◆ ScAreaChangedHint()

ScAreaChangedHint::ScAreaChangedHint ( const ScRange rRange)
inline

Definition at line 45 of file brdcst.hxx.

References ScAreaChanged.

Member Function Documentation

◆ GetRange()

const ScRange & ScAreaChangedHint::GetRange ( ) const
inline

Definition at line 47 of file brdcst.hxx.

References aNewRange.

Member Data Documentation

◆ aNewRange

ScRange ScAreaChangedHint::aNewRange
private

Definition at line 43 of file brdcst.hxx.

Referenced by GetRange().


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