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