Lines Matching defs:bTrackOverflow

552 bool AddressConverter::checkCol( sal_Int32 nCol, bool bTrackOverflow )  in checkCol()
560 bool AddressConverter::checkRow( sal_Int32 nRow, bool bTrackOverflow ) in checkRow()
568 bool AddressConverter::checkTab( sal_Int16 nSheet, bool bTrackOverflow ) in checkTab()
578 bool AddressConverter::checkCellAddress( const CellAddress& rAddress, bool bTrackOverflow ) in checkCellAddress()
594 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellAddress()
602 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in createValidCellAddress()
623 const BinAddress& rBinAddress, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellAddress()
630 const BinAddress& rBinAddress, sal_Int16 nSheet, bool bTrackOverflow ) in createValidCellAddress()
644 …nverter::checkCellRange( const CellRangeAddress& rRange, bool bAllowOverflow, bool bTrackOverflow ) in checkCellRange()
654 …Converter::validateCellRange( CellRangeAddress& orRange, bool bAllowOverflow, bool bTrackOverflow ) 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 …er::checkCellRangeList( const ApiCellRangeList& rRanges, bool bAllowOverflow, bool bTrackOverflow ) in checkCellRangeList()
711 void AddressConverter::validateCellRangeList( ApiCellRangeList& orRanges, bool bTrackOverflow ) in validateCellRangeList()
719 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellRangeList()
733 const BinRangeList& rBinRanges, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellRangeList()