Searched refs:CompareCell (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | table3.cxx | 238 short ScTable::CompareCell( sal_uInt16 nSort, in CompareCell() function in ScTable 351 nRes = CompareCell( nSort, in Compare() 355 nRes = CompareCell( nSort, in Compare() 479 nRes = CompareCell( nSort, pCell1, nCol, nIndex1, pCell2, nCol, nIndex2 ); in Compare() 489 nRes = CompareCell( nSort, pCell1, static_cast<SCCOL>(nIndex1), in Compare()
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocumentPagePreview.cxx | 112 sal_Int8 CompareCell(const ScAddress& aCell1, const ScAddress& aCell2); 315 sal_Int8 ScNotesChilds::CompareCell(const ScAddress& aCell1, const ScAddress& aCell2) in CompareCell() function in ScNotesChilds 372 nCompare = CompareCell(aNote.maNoteCell, aItr->maNoteCell); in CheckChanges()
|
/aoo4110/main/sc/inc/ |
H A D | table.hxx | 847 short CompareCell( sal_uInt16 nSort,
|
Completed in 41 milliseconds