LibreOffice Module sc (master) 1
|
#include <unoreflist.hxx>
Public Member Functions | |
ScUnoRefEntry (sal_Int64 nId, ScRangeList aOldRanges) | |
Public Attributes | |
sal_Int64 | nObjectId |
ScRangeList | aRanges |
Definition at line 27 of file unoreflist.hxx.
|
inline |
Definition at line 32 of file unoreflist.hxx.
References nId.
ScRangeList ScUnoRefEntry::aRanges |
Definition at line 30 of file unoreflist.hxx.
Referenced by ScUnoRefUndoHint::GetRanges().
sal_Int64 ScUnoRefEntry::nObjectId |
Definition at line 29 of file unoreflist.hxx.
Referenced by ScUnoRefUndoHint::GetObjectId().