Lines Matching refs:KSHORT
96 KSHORT nNewTabPos; in NewTabPortion()
183 KSHORT nDefTabDist = aLineInf.GetDefTabStop(); in NewTabPortion()
190 nDefTabDist = (KSHORT)rTab.GetStart()->GetTabPos(); in NewTabPortion()
286 nNewTabPos = KSHORT(nNextPos); in NewTabPortion()
337 SwTabPortion::SwTabPortion( const KSHORT nTabPosition, const xub_Unicode cFillChar ) in SwTabPortion()
502 const KSHORT nRight = Min( GetTabPos(), rInf.Width() ); in PostFormat()
505 KSHORT nPorWidth = 0; in PostFormat()
520 …KSHORT nPrePorWidth = static_cast<const SwTabDecimalPortion*>(this)->GetWidthOfPortionsUpToDecimal… in PostFormat()
539 KSHORT nNewWidth = nPorWidth /2; in PostFormat()
545 const KSHORT nDiffWidth = nRight - Fix(); in PostFormat()
549 const KSHORT nOldWidth = GetFixWidth(); in PostFormat()
550 const KSHORT nAdjDiff = nDiffWidth - nPorWidth; in PostFormat()
583 const KSHORT nTmpWidth = PrtWidth(); in Paint()
629 const KSHORT nCharWidth = rInf.GetTxtSize( aTxt ).Width(); in Paint()
634 KSHORT nChar = Width() / nCharWidth; in Paint()
644 const KSHORT nCharWidth = rInf.GetTxtSize( aTxt ).Width(); in Paint()
652 KSHORT nChar = Width() / nCharWidth; in Paint()