Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx632 ScAddress aErrorPos; in DrawEntry() local
633 sal_Bool bError = HasError( rRef, aErrorPos ); in DrawEntry()
648 ScAddress aErrorPos; in DrawAlienEntry() local
649 sal_Bool bError = HasError( rRef, aErrorPos ); in DrawAlienEntry()
1014 ScAddress aErrorPos; in InsertErrorLevel() local
1018 if (HasError( aRef, aErrorPos )) in InsertErrorLevel()
1021 if (DrawEntry( nCol, nRow, ScRange( aErrorPos), rData )) in InsertErrorLevel()
1028 if (InsertErrorLevel( aErrorPos.Col(), aErrorPos.Row(), in InsertErrorLevel()

Completed in 20 milliseconds