Searched refs:lcl_CompareCellsByColFirst (Results 1 – 2 of 2) sorted by relevance
77 extern int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 );368 if (bSortStartEndCells && 1 == lcl_CompareCellsByColFirst( aStartCell, aEndCell )) in GetTableAndCellsFromRangeRep()
406 int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByColFirst() function435 bCmpColsFirst ? &lcl_CompareCellsByColFirst : &lcl_CompareCellsByRowFirst; in lcl_CompareCellRanges()
Completed in 60 milliseconds