Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx383 int lcl_CompareCellsByRowFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByRowFirst() argument
387 lcl_GetCellPosition( rCellName2, nCol2, nRow2 ); in lcl_CompareCellsByRowFirst()
406 int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByColFirst() argument
410 lcl_GetCellPosition( rCellName2, nCol2, nRow2 ); in lcl_CompareCellsByColFirst()
H A Dunochart.cxx77 extern int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 );
78 extern int lcl_CompareCellsByRowFirst( const String &rCellName1, const String &rCellName2 );

Completed in 46 milliseconds