Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1655 sal_uInt16 CellCount; in LoadCol() local
1658 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()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx381 sal_uInt32 CellCount; member

Completed in 24 milliseconds