Searched defs:orRanges (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/oox/inc/oox/xls/ |
H A D | addressconverter.hxx | 187 inline SequenceInputStream& operator>>( SequenceInputStream& rStrm, BinRangeList& orRanges ) in operator >>() 193 inline BiffInputStream& operator>>( BiffInputStream& rStrm, BinRangeList& orRanges ) in operator >>()
|
/aoo42x/main/oox/source/xls/ |
H A D | addressconverter.cxx | 711 void AddressConverter::validateCellRangeList( ApiCellRangeList& orRanges, bool bTrackOverflow ) in validateCellRangeList() 718 void AddressConverter::convertToCellRangeList( ApiCellRangeList& orRanges, in convertToCellRangeList() 732 void AddressConverter::convertToCellRangeList( ApiCellRangeList& orRanges, in convertToCellRangeList()
|
H A D | formulabase.cxx | 1388 TokenToRangeListState lclProcessRef( ApiCellRangeList& orRanges, const Any& rData, bool bAllowRelat… in lclProcessRef() 1602 void FormulaProcessorBase::extractCellRangeList( ApiCellRangeList& orRanges, in extractCellRangeList()
|
/aoo42x/main/oox/source/dump/ |
H A D | xlsbdumper.cxx | 116 void RecordObjectBase::readRangeList( RangeList& orRanges ) in readRangeList()
|
H A D | biffdumper.cxx | 390 void BiffObjectBase::readRangeList( RangeList& orRanges, bool bCol16Bit, bool bRow32Bit ) in readRangeList()
|
Completed in 57 milliseconds