Home
last modified time | relevance | path

Searched refs:rColRanges (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dsheetdatabuffer.cxx262 const ValueRangeVector& rColRanges = aIt->second; in getCellBlock() local
263 …for( ValueRangeVector::const_iterator aVIt = rColRanges.begin(), aVEnd = rColRanges.end(); aVIt !=… in getCellBlock()
H A Dworksheethelper.cxx1556 void WorksheetHelper::setLabelRanges( const ApiCellRangeList& rColRanges, const ApiCellRangeList& r… in setLabelRanges() argument
1561 if( !rColRanges.empty() ) in setLabelRanges()
1566 …for( ApiCellRangeList::const_iterator aIt = rColRanges.begin(), aEnd = rColRanges.end(); aIt != aE… in setLabelRanges()
/aoo4110/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx281 …void setLabelRanges( const ApiCellRangeList& rColRanges, const ApiCellRangeList& rR…

Completed in 37 milliseconds