Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dtxttab.cxx520 …KSHORT nPrePorWidth = static_cast<const SwTabDecimalPortion*>(this)->GetWidthOfPortionsUpToDecimal… in PostFormat() local
523 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