Searched refs:nPrePorWidth (Results 1 – 1 of 1) sorted by relevance
520 …KSHORT nPrePorWidth = static_cast<const SwTabDecimalPortion*>(this)->GetWidthOfPortionsUpToDecimal… in PostFormat() local523 if ( USHRT_MAX != nPrePorWidth ) in PostFormat()525 if ( nPrePorWidth && nPorWidth - nPrePorWidth > rInf.Width() - nRight ) in PostFormat()527 nPrePorWidth += nPorWidth - nPrePorWidth - ( rInf.Width() - nRight ); in PostFormat()530 nPorWidth = nPrePorWidth - 1; in PostFormat()
Completed in 7 milliseconds