Searched refs:nLastXclCol (Results 1 – 2 of 2) sorted by relevance
1266 sal_uInt16 nLastXclCol = GetLastXclCol(); in RemoveUnusedXFIndexes() local1303 const XclExpRoot& rRoot, const XclAddress& rXclPos, sal_uInt16 nLastXclCol, in XclExpBlankCell() argument1635 sal_uInt16 nLastXclCol = mnLastXclCol; in WriteBody() local1636 if( nLastXclCol == static_cast< sal_uInt16 >( rStrm.GetRoot().GetMaxPos().Col() ) ) in WriteBody()1637 ++nLastXclCol; in WriteBody()1640 << nLastXclCol in WriteBody()1650 sal_uInt16 nLastXclCol = mnLastXclCol; in SaveXml() local1651 if( nLastXclCol == static_cast< sal_uInt16 >( rStrm.GetRoot().GetMaxPos().Col() ) ) in SaveXml()1652 ++nLastXclCol; in SaveXml()2386 sal_uInt16 nLastXclCol = static_cast< sal_uInt16 >( nLastScCol ); in XclExpCellTable() local[all …]
581 const XclAddress& rXclPos, sal_uInt16 nLastXclCol,
Completed in 32 milliseconds