Searched defs:orRange (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/oox/source/xls/ |
H A D | addressconverter.cxx | 654 bool AddressConverter::validateCellRange( CellRangeAddress& orRange, bool bAllowOverflow, bool bTra… in validateCellRange() 669 bool AddressConverter::convertToCellRangeUnchecked( CellRangeAddress& orRange, in convertToCellRangeUnchecked() 676 bool AddressConverter::convertToCellRange( CellRangeAddress& orRange, in convertToCellRange() 684 void AddressConverter::convertToCellRangeUnchecked( CellRangeAddress& orRange, in convertToCellRangeUnchecked() 694 bool AddressConverter::convertToCellRange( CellRangeAddress& orRange, in convertToCellRange()
|
H A D | formulabase.cxx | 1374 bool lclConvertToCellRange( CellRangeAddress& orRange, const ComplexReference& rComplexRef, sal_Int… in lclConvertToCellRange() 1589 bool FormulaProcessorBase::extractCellRange( CellRangeAddress& orRange, in extractCellRange()
|
/aoo42x/main/oox/inc/oox/xls/ |
H A D | addressconverter.hxx | 150 inline SequenceInputStream& operator>>( SequenceInputStream& rStrm, BinRange& orRange ) in operator >>() 156 inline BiffInputStream& operator>>( BiffInputStream& rStrm, BinRange& orRange ) in operator >>()
|
/aoo42x/main/oox/source/dump/ |
H A D | xlsbdumper.cxx | 111 void RecordObjectBase::readRange( Range& orRange ) in readRange()
|
H A D | biffdumper.cxx | 382 void BiffObjectBase::readRange( Range& orRange, bool bCol16Bit, bool bRow32Bit ) in readRange()
|
Completed in 81 milliseconds