Home
last modified time | relevance | path

Searched refs:lcl_CompareCellsByColFirst (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx77 extern int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 );
368 if (bSortStartEndCells && 1 == lcl_CompareCellsByColFirst( aStartCell, aEndCell )) in GetTableAndCellsFromRangeRep()
H A Dunotbl.cxx406 int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByColFirst() function
435 bCmpColsFirst ? &lcl_CompareCellsByColFirst : &lcl_CompareCellsByRowFirst; in lcl_CompareCellRanges()

Completed in 50 milliseconds