Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1506 sal_uInt16 nFirstUsedXclCol, sal_uInt32 nFirstUsedXclRow, in SetDimensions() argument
1511 mnFirstUsedXclCol = nFirstUsedXclCol; in SetDimensions()
2185 sal_uInt16 nFirstUsedXclCol = SAL_MAX_UINT16; in Finalize() local
2200 nFirstUsedXclCol = ::std::min( nFirstUsedXclCol, xRow->GetFirstUsedXclCol() ); in Finalize()
2214 nFirstUsedXclCol = ::std::min( nFirstUsedXclCol, nFirstFreeXclCol ); in Finalize()
2219 nFirstUsedXclCol, nFirstUsedXclRow, nFirstFreeXclCol, nFirstFreeXclRow ); in Finalize()
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx716 sal_uInt16 nFirstUsedXclCol, sal_uInt32 nFirstUsedXclRow,

Completed in 51 milliseconds