91 std::vector<std::unique_ptr<LotusRange>>
maRanges;
110 LotusRange aRef( nColS, nRowS, nColE, nRowE );
ScComplexRefData aComplRef
void Append(const ScDocument *pDoc, std::unique_ptr< LotusRange > pLR)
LR_ID GetIndex(SCCOL nCol, SCROW nRow)
std::vector< std::unique_ptr< LotusRange > > maRanges
bool operator==(const LotusRange &) const
LotusRange(SCCOL nCol, SCROW nRow)
LotusRange & operator=(const LotusRange &)
void Copy(const LotusRange &)
Complex reference (a range) into the sheet.