Searched refs:ScAutoSumSum (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun2.cxx | 207 ScAutoSumSum enumerator 225 return ScAutoSumSum; in lcl_IsAutoSumData() 281 if ( eSkip == ScAutoSumSum && nRow < nTmp ) in lcl_FindNextSumEntryInColumn() 300 if ( eSkip == ScAutoSumSum && nCol < nTmp ) in lcl_FindNextSumEntryInRow() 325 if ( eSum == ScAutoSumSum ) in lcl_GetAutoSumForColumnRange() 341 … lcl_IsAutoSumData( pDoc, nCol, nStartRow-1, nTab, DIR_TOP, nExtend /*out*/ ) != ScAutoSumSum ) in lcl_GetAutoSumForColumnRange() 369 if ( eSum == ScAutoSumSum ) in lcl_GetAutoSumForRowRange() 385 … lcl_IsAutoSumData( pDoc, nStartCol-1, nRow, nTab, DIR_LEFT, nExtend /*out*/ ) != ScAutoSumSum ) in lcl_GetAutoSumForRowRange() 443 if ( eSum == ScAutoSumSum ) in GetAutoSumArea() 451 if ( eSum == ScAutoSumSum ) in GetAutoSumArea() [all …]
|
Completed in 22 milliseconds