|
LibreOffice Module sc (master) 1
|
#include <brdcst.hxx>
Public Member Functions | |
| ScAreaChangedHint (const ScRange &rRange) | |
| const ScRange & | GetRange () 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 | |
| ScRange | aNewRange |
Definition at line 40 of file brdcst.hxx.
|
inline |
Definition at line 45 of file brdcst.hxx.
References ScAreaChanged.
|
inline |
Definition at line 47 of file brdcst.hxx.
References aNewRange.
|
private |
Definition at line 43 of file brdcst.hxx.
Referenced by GetRange().