Searched defs:bTrackOverflow (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/oox/source/xls/ |
H A D | addressconverter.cxx | 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() 677 const OUString& rString, sal_Int16 nSheet, bool bAllowOverflow, bool bTrackOverflow ) in convertToCellRange() 719 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellRangeList() [all …]
|
Completed in 30 milliseconds