Searched defs:nFirstFreeXclCol (Results 1 – 1 of 1) sorted by relevance
1507 sal_uInt16 nFirstFreeXclCol, sal_uInt32 nFirstFreeXclRow ) in SetDimensions()1893 …sal_uInt16 nFirstFreeXclCol = (nPos > 0) ? (maCellList.GetRecord( nPos - 1 )->GetLastXclCol() + 1)… in Finalize() local2186 sal_uInt16 nFirstFreeXclCol = 0; in Finalize() local
Completed in 26 milliseconds