Searched refs:nRecLength (Results 1 – 1 of 1) sorted by relevance
1253 …sal_uInt16 nRecLength = 1; // Laenge 1 fuer deleted f… in CreateFile() local1334 (*m_pFileStream) << (nRecLength-1); in CreateFile()1347 … nRecLength = nRecLength + (sal_uInt16)::std::min((sal_uInt16)nPrecision, (sal_uInt16)255UL); in CreateFile()1362 nRecLength += 10; in CreateFile()1370 nRecLength += (sal_uInt16)nPrec; in CreateFile()1376 ++nRecLength; in CreateFile()1381 nRecLength += 4; in CreateFile()1389 nRecLength += 8; in CreateFile()1395 nRecLength += 10; in CreateFile()1409 …(*m_pFileStream) << nRecLength; // Satzlaenge nachtraeglich ei… in CreateFile()
Completed in 19 milliseconds