Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp4733 UT_sint32 iMulRight = pMulSpan->iRight; in _build_ColumnWidths() local
4734 if(iMulLeft == iLeft && iMulRight < iRight) in _build_ColumnWidths()
4740 if(!findMatchSpan(iMulRight+1,iRight)) in _build_ColumnWidths()
4743 pNewSpan->iLeft = iMulRight+1; in _build_ColumnWidths()
4750 else if (iMulLeft > iLeft && iMulRight == iRight) in _build_ColumnWidths()