Lines Matching refs:KSHORT
124 const KSHORT nDrpHeight, in SwDropPortion()
125 const KSHORT nDrpDescent, in SwDropPortion()
126 const KSHORT nDist ) in SwDropPortion()
329 const KSHORT nOldHeight = Height(); in PaintDrop()
330 const KSHORT nOldWidth = Width(); in PaintDrop()
331 const KSHORT nOldAscent = GetAscent(); in PaintDrop()
333 const KSHORT nOldPosX = (KSHORT)rInf.X(); in PaintDrop()
462 xub_StrLen SwDropPortion::GetCrsrOfst( const KSHORT ) const in GetCrsrOfst()
474 KSHORT nDropHght = 0; in CalcDropHeight()
475 KSHORT nAscent = 0; in CalcDropHeight()
476 KSHORT nHeight = 0; in CalcDropHeight()
477 KSHORT nDropLns = 0; in CalcDropHeight()
542 KSHORT nAscent = 0; in GuessDropHeight()
543 KSHORT nHeight = 0; in GuessDropHeight()
675 KSHORT nX = 0; in PaintDropPortion()
695 KSHORT nTmpAscent, nTmpHeight; in PaintDropPortion()
721 KSHORT aWishedHeight[ DROP_CACHE_SIZE ];
810 aWishedHeight[ nTmpIdx ] = KSHORT(nWishedHeight); in CalcFontSize()
889 nAscent = (KSHORT) aWinMet.GetAscent(); in CalcFontSize()
1087 const KSHORT nWant = Width() + GetDistance(); in Format()
1088 const KSHORT nRest = (sal_uInt16)(rInf.Width() - rInf.X()); in Format()