Searched refs:nBufMax (Results 1 – 1 of 1) sorted by relevance
423 static sal_Int32 const nBufMax = 256; in doubleToString() local424 typename T::Char aBuf[nBufMax]; in doubleToString()429 if ( nBuf > nBufMax ) in doubleToString()
Completed in 16 milliseconds