Searched refs:lcl_CompareCellsByRowFirst (Results 1 – 2 of 2) sorted by relevance
383 int lcl_CompareCellsByRowFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByRowFirst() function435 bCmpColsFirst ? &lcl_CompareCellsByColFirst : &lcl_CompareCellsByRowFirst; in lcl_CompareCellRanges()
78 extern int lcl_CompareCellsByRowFirst( const String &rCellName1, const String &rCellName2 );
Completed in 58 milliseconds