Searched defs:bAllowOverflow (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/oox/source/xls/ |
H A D | addressconverter.cxx | 644 bool AddressConverter::checkCellRange( const CellRangeAddress& rRange, bool bAllowOverflow, bool bT… in checkCellRange() 654 bool AddressConverter::validateCellRange( CellRangeAddress& orRange, bool bAllowOverflow, bool bTra… in validateCellRange() 677 const OUString& rString, sal_Int16 nSheet, bool bAllowOverflow, bool bTrackOverflow ) in convertToCellRange() 695 const BinRange& rBinRange, sal_Int16 nSheet, bool bAllowOverflow, bool bTrackOverflow ) in convertToCellRange() 703 bool AddressConverter::checkCellRangeList( const ApiCellRangeList& rRanges, bool bAllowOverflow, bo… in checkCellRangeList()
|
Completed in 28 milliseconds