Searched refs:CellCount (Results 1 – 2 of 2) sorted by relevance
1655 sal_uInt16 CellCount; in LoadCol() local1658 rStream >> CellCount; in LoadCol()1659 SCROW nScCount = static_cast< SCROW >( CellCount ); in LoadCol()1661 for (sal_uInt16 i = 0; (i < CellCount) && (nError == 0); i++) in LoadCol()
381 sal_uInt32 CellCount; member
Completed in 40 milliseconds