Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx227 sal_uInt16 nInserted = 0; in DoImport() local
388 ++nInserted; in DoImport()
389 if (!(nInserted & 15)) in DoImport()
393 aText += String::CreateFromInt32( nInserted ); in DoImport()