Searched refs:nFirstUsedXclRow (Results 1 – 2 of 2) sorted by relevance
1506 sal_uInt16 nFirstUsedXclCol, sal_uInt32 nFirstUsedXclRow, in SetDimensions() argument1509 mnFirstUsedXclRow = nFirstUsedXclRow; in SetDimensions()2187 sal_uInt32 nFirstUsedXclRow = SAL_MAX_UINT32; in Finalize() local2208 nFirstUsedXclRow = ::std::min< sal_uInt32 >( nFirstUsedXclRow, nXclRow ); in Finalize()2215 nFirstUsedXclRow = ::std::min( nFirstUsedXclRow, nFirstFreeXclRow ); in Finalize()2219 nFirstUsedXclCol, nFirstUsedXclRow, nFirstFreeXclCol, nFirstFreeXclRow ); in Finalize()
716 sal_uInt16 nFirstUsedXclCol, sal_uInt32 nFirstUsedXclRow,
Completed in 43 milliseconds