Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx206 ScAutoSumData, enumerator
228 return ScAutoSumData; in lcl_IsAutoSumData()
276 …ile ( ( eSkip = lcl_IsAutoSumData( pDoc, nCol, nRow, nTab, DIR_TOP, nExtend ) ) == ScAutoSumData && in lcl_FindNextSumEntryInColumn()
295 …le ( ( eSkip = lcl_IsAutoSumData( pDoc, nCol, nRow, nTab, DIR_LEFT, nExtend ) ) == ScAutoSumData && in lcl_FindNextSumEntryInRow()
419 DIR_TOP, nExtend /*out*/ )) == ScAutoSumData ) in GetAutoSumArea()
421 DIR_LEFT, nExtend /*out*/ )) == ScAutoSumData ) in GetAutoSumArea()
428 DIR_LEFT, nExtend /*out*/ )) == ScAutoSumData ) in GetAutoSumArea()
459 if ( eSum == ScAutoSumData ) in GetAutoSumArea()

Completed in 24 milliseconds