Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx383 int lcl_CompareCellsByRowFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByRowFirst() argument
386 lcl_GetCellPosition( rCellName1, nCol1, nRow1 ); in lcl_CompareCellsByRowFirst()
406 int lcl_CompareCellsByColFirst( const String &rCellName1, const String &rCellName2 ) in lcl_CompareCellsByColFirst() argument
409 lcl_GetCellPosition( rCellName1, nCol1, nRow1 ); 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 57 milliseconds