Searched refs:nFirstUsedXclCol (Results 1 – 2 of 2) sorted by relevance
1506 sal_uInt16 nFirstUsedXclCol, sal_uInt32 nFirstUsedXclRow, in SetDimensions() argument1511 mnFirstUsedXclCol = nFirstUsedXclCol; in SetDimensions()2185 sal_uInt16 nFirstUsedXclCol = SAL_MAX_UINT16; in Finalize() local2200 nFirstUsedXclCol = ::std::min( nFirstUsedXclCol, xRow->GetFirstUsedXclCol() ); in Finalize()2214 nFirstUsedXclCol = ::std::min( nFirstUsedXclCol, nFirstFreeXclCol ); in Finalize()2219 nFirstUsedXclCol, nFirstUsedXclRow, nFirstFreeXclCol, nFirstFreeXclRow ); in Finalize()
716 sal_uInt16 nFirstUsedXclCol, sal_uInt32 nFirstUsedXclRow,
Completed in 34 milliseconds