Searched refs:readRangeList (Results 1 – 4 of 4) sorted by relevance
62 void readRangeList( RangeList& orRanges );
159 …void readRangeList( RangeList& orRanges, bool bCol16Bit = true, bool bRow32Bit = fa…
116 void RecordObjectBase::readRangeList( RangeList& orRanges ) in readRangeList() function in oox::dump::xlsb::RecordObjectBase304 readRangeList( aRanges ); in dumpRangeList()
390 void BiffObjectBase::readRangeList( RangeList& orRanges, bool bCol16Bit, bool bRow32Bit ) in readRangeList() function in oox::dump::biff::BiffObjectBase652 readRangeList( aRanges, bCol16Bit, bRow32Bit ); in dumpRangeList()
Completed in 50 milliseconds