Searched refs:nLenVal (Results 1 – 1 of 1) sorted by relevance
469 const double nLenVal = static_cast<double>( rTest.Len() ); in IsDataValid() local470 ScValueCell aTmpCell( nLenVal ); in IsDataValid()542 double nLenVal = (double) aString.Len(); in IsDataValid() local543 ScValueCell aTmpCell( nLenVal ); in IsDataValid()
Completed in 10 milliseconds