Searched refs:aErrorPos (Results 1 – 1 of 1) sorted by relevance
632 ScAddress aErrorPos; in DrawEntry() local633 sal_Bool bError = HasError( rRef, aErrorPos ); in DrawEntry()648 ScAddress aErrorPos; in DrawAlienEntry() local649 sal_Bool bError = HasError( rRef, aErrorPos ); in DrawAlienEntry()1014 ScAddress aErrorPos; in InsertErrorLevel() local1018 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 13 milliseconds