Home
last modified time | relevance | path

Searched refs:FindSuccLevel (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/inc/
H A Ddetfunc.hxx123 sal_uInt16 FindSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1137 sal_uInt16 ScDetectiveFunc::FindSuccLevel( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FindSuccLevel() function in ScDetectiveFunc
1181 sal_uInt16 nTemp = FindSuccLevel( aCellIter.GetCol(), aCellIter.GetRow(), in FindSuccLevel()
1269 sal_uInt16 nLevelCount = FindSuccLevel( nCol, nRow, nCol, nRow, 0, 0 ); in DeleteSucc()
1271 FindSuccLevel( nCol, nRow, nCol, nRow, 0, nLevelCount ); // loeschen in DeleteSucc()

Completed in 14 milliseconds