Home
last modified time | relevance | path

Searched defs:nLastXclCol (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxetable.cxx1282 sal_uInt16 nLastXclCol = GetLastXclCol(); in RemoveUnusedXFIndexes() local
1315 const XclExpRoot& rRoot, const XclAddress& rXclPos, sal_uInt16 nLastXclCol, in XclExpBlankCell()
1678 sal_uInt16 nLastXclCol = mnLastXclCol; in WriteBody() local
2517 sal_uInt16 nLastXclCol = static_cast< sal_uInt16 >( nLastScCol ); in XclExpCellTable() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxetable.cxx1276 sal_uInt16 nLastXclCol = GetLastXclCol(); in RemoveUnusedXFIndexes() local
1309 const XclExpRoot& rRoot, const XclAddress& rXclPos, sal_uInt16 nLastXclCol, in XclExpBlankCell()
1671 sal_uInt16 nLastXclCol = mnLastXclCol; in WriteBody() local
2510 sal_uInt16 nLastXclCol = static_cast< sal_uInt16 >( nLastScCol ); in XclExpCellTable() local