Searched refs:rColRanges (Results 1 – 3 of 3) sorted by relevance
262 const ValueRangeVector& rColRanges = aIt->second; in getCellBlock() local263 …for( ValueRangeVector::const_iterator aVIt = rColRanges.begin(), aVEnd = rColRanges.end(); aVIt !=… in getCellBlock()
1556 void WorksheetHelper::setLabelRanges( const ApiCellRangeList& rColRanges, const ApiCellRangeList& r… in setLabelRanges() argument1561 if( !rColRanges.empty() ) in setLabelRanges()1566 …for( ApiCellRangeList::const_iterator aIt = rColRanges.begin(), aEnd = rColRanges.end(); aIt != aE… in setLabelRanges()
281 …void setLabelRanges( const ApiCellRangeList& rColRanges, const ApiCellRangeList& rR…
Completed in 43 milliseconds