Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx111 void RecordObjectBase::readRange( Range& orRange ) in readRange() function in oox::dump::xlsb::RecordObjectBase
124 readRange( *aIt ); in readRangeList()
296 readRange( aRange ); in dumpRange()
H A Dbiffdumper.cxx382 void BiffObjectBase::readRange( Range& orRange, bool bCol16Bit, bool bRow32Bit ) in readRange() function in oox::dump::biff::BiffObjectBase
396 readRange( *aIt, bCol16Bit, bRow32Bit ); in readRangeList()
644 readRange( aRange, bCol16Bit, bRow32Bit ); in dumpRange()
/trunk/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx61 void readRange( Range& orRange );
H A Dbiffdumper.hxx158 void readRange( Range& orRange, bool bCol16Bit = true, bool bRow32Bit = false );

Completed in 43 milliseconds