Searched refs:IsComplRowRange (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | excform.hxx | 78 static inline sal_Bool IsComplRowRange( const sal_uInt16 nRow1, const sal_uInt16 nRow2 ); 98 inline sal_Bool ExcelToSc::IsComplRowRange( const sal_uInt16 nRow1, const sal_uInt16 nRow2 ) in IsComplRowRange() function in ExcelToSc 141 static inline sal_Bool IsComplRowRange( const sal_uInt16 nRow1, const sal_uInt16 nRow2 ); 147 inline sal_Bool ExcelToSc8::IsComplRowRange( const sal_uInt16 nRow1, const sal_uInt16 nRow2 ) in IsComplRowRange() function in ExcelToSc8
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | excform8.cxx | 502 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 583 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 803 else if( IsComplRowRange( nRw1, nRw2 ) ) in Convert() 1031 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 1101 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 1179 else if( IsComplRowRange( nRw1, nRw2 ) ) in Convert()
|
| H A D | excform.cxx | 582 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 650 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 823 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 1085 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 1148 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert() 1276 else if( IsComplRowRange( nRowFirst, nRowLast ) ) in Convert()
|