Home
last modified time | relevance | path

Searched refs:InsertPredLevel (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx816 switch( InsertPredLevel( aCellIter.GetCol(), aCellIter.GetRow(), rData, nLevel ) ) in InsertPredLevelArea()
837 sal_uInt16 ScDetectiveFunc::InsertPredLevel( SCCOL nCol, SCROW nRow, ScDetectiveData& rData, in InsertPredLevel() function in ScDetectiveFunc
876 nSubResult = InsertPredLevel( aRef.aStart.Col(), aRef.aStart.Row(), in InsertPredLevel()
1039 if (InsertPredLevel( nCol, nRow, rData, rData.GetMaxLevel() ) == DET_INS_INSERTED) in InsertErrorLevel()
1217 nResult = InsertPredLevel( nCol, nRow, aData, 0 ); in ShowPred()
/trunk/main/sc/inc/
H A Ddetfunc.hxx112 sal_uInt16 InsertPredLevel( SCCOL nCol, SCROW nRow, ScDetectiveData& rData, sal_uInt16 nLevel );

Completed in 19 milliseconds