Home
last modified time | relevance | path

Searched refs:CompareCell (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Dtable3.cxx238 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()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx112 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()
/aoo41x/main/sc/inc/
H A Dtable.hxx847 short CompareCell( sal_uInt16 nSort,

Completed in 117 milliseconds