Home
last modified time | relevance | path

Searched refs:readRangeList (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx62 void readRangeList( RangeList& orRanges );
H A Dbiffdumper.hxx159 …void readRangeList( RangeList& orRanges, bool bCol16Bit = true, bool bRow32Bit = fa…
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx116 void RecordObjectBase::readRangeList( RangeList& orRanges ) in readRangeList() function in oox::dump::xlsb::RecordObjectBase
304 readRangeList( aRanges ); in dumpRangeList()
H A Dbiffdumper.cxx390 void BiffObjectBase::readRangeList( RangeList& orRanges, bool bCol16Bit, bool bRow32Bit ) in readRangeList() function in oox::dump::biff::BiffObjectBase
652 readRangeList( aRanges, bCol16Bit, bRow32Bit ); in dumpRangeList()

Completed in 39 milliseconds