Home
last modified time | relevance | path

Searched refs:nLenVal (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dvalidat.cxx469 const double nLenVal = static_cast<double>( rTest.Len() ); in IsDataValid() local
470 ScValueCell aTmpCell( nLenVal ); in IsDataValid()
542 double nLenVal = (double) aString.Len(); in IsDataValid() local
543 ScValueCell aTmpCell( nLenVal ); in IsDataValid()

Completed in 14 milliseconds