LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScUnoRefEntry Struct Reference

#include <unoreflist.hxx>

Collaboration diagram for ScUnoRefEntry:
[legend]

Public Member Functions

 ScUnoRefEntry (sal_Int64 nId, ScRangeList aOldRanges)
 

Public Attributes

sal_Int64 nObjectId
 
ScRangeList aRanges
 

Detailed Description

Definition at line 27 of file unoreflist.hxx.

Constructor & Destructor Documentation

◆ ScUnoRefEntry()

ScUnoRefEntry::ScUnoRefEntry ( sal_Int64  nId,
ScRangeList  aOldRanges 
)
inline

Definition at line 32 of file unoreflist.hxx.

References nId.

Member Data Documentation

◆ aRanges

ScRangeList ScUnoRefEntry::aRanges

Definition at line 30 of file unoreflist.hxx.

Referenced by ScUnoRefUndoHint::GetRanges().

◆ nObjectId

sal_Int64 ScUnoRefEntry::nObjectId

Definition at line 29 of file unoreflist.hxx.

Referenced by ScUnoRefUndoHint::GetObjectId().


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