Searched refs:lcl_SeekAutoSumData (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | viewfun2.cxx | 238 ScAutoSum lcl_SeekAutoSumData( ScDocument* pDoc, SCCOL& nCol, SCROW& nRow, in lcl_SeekAutoSumData() function 433 …else if ( (eSum = lcl_SeekAutoSumData( pDoc, nCol, nSeekRow, nTab, DIR_TOP, nExtend /*out*/ )) != … in GetAutoSumArea() 435 …else if (( eSum = lcl_SeekAutoSumData( pDoc, nSeekCol, nRow, nTab, DIR_LEFT, nExtend /*out*/ )) !=… in GetAutoSumArea()
|
Completed in 23 milliseconds