Searched refs:InsertErrorLevel (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/inc/ |
H A D | detfunc.hxx | 119 sal_uInt16 InsertErrorLevel( SCCOL nCol, SCROW nRow, ScDetectiveData& rData, sal_uInt16 nLevel );
|
/aoo4110/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 992 sal_uInt16 ScDetectiveFunc::InsertErrorLevel( SCCOL nCol, SCROW nRow, ScDetectiveData& rData, in InsertErrorLevel() function in ScDetectiveFunc 1028 if (InsertErrorLevel( aErrorPos.Col(), aErrorPos.Row(), in InsertErrorLevel() 1258 sal_uInt16 nResult = InsertErrorLevel( nCol, nRow, aData, 0 ); in ShowError()
|
Completed in 40 milliseconds