Searched refs:FindOrder (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | documen4.cxx | 840 void ScDocument::FindOrder( SCCOLROW* pOtherRows, SCCOLROW nThisEndRow, SCCOLROW nOtherEndRow, in FindOrder() function in ScDocument 1041 FindOrder( pTempRows, nThisEndRow, nOtherEndRow, sal_False, in CompareDocument() 1044 FindOrder( pOtherCols, nThisEndCol, nOtherEndCol, sal_True, in CompareDocument() 1046 FindOrder( pOtherRows, nThisEndRow, nOtherEndRow, sal_False, in CompareDocument()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1655 void FindOrder( SCCOLROW* pOtherRows, SCCOLROW nThisEndRow, SCCOLROW nOtherEndRow,
|
Completed in 33 milliseconds