Lines Matching refs:GetPos
223 if( GetInfo().GetPos().X() < rPaint.Left() || in DrawTextLine()
224 GetInfo().GetPos().Y() < rPaint.Top() || in DrawTextLine()
225 GetInfo().GetPos().Y() + nTmpHeight > rPaint.Top() + rPaint.Height() ) in DrawTextLine()
242 Point aPnt1( nTmpLeft, GetInfo().GetPos().Y() ); in DrawTextLine()
247 Point aPnt2( GetInfo().GetPos().X() + nMaxRight - GetInfo().X(), in DrawTextLine()
248 GetInfo().GetPos().Y() + nTmpHeight ); in DrawTextLine()
280 const SwTwips nLineBaseLine = GetInfo().GetPos().Y() + nTmpAscent; in DrawTextLine()
293 GetInfo().Y( GetInfo().GetPos().Y() + AdjustBaseLine( *pCurr, 0, in DrawTextLine()
326 GetInfo().Y( GetInfo().GetPos().Y() + AdjustBaseLine( *pCurr, pPor ) ); in DrawTextLine()
394 pUnderLineFnt->GetPos().Y() : in DrawTextLine()
467 GetInfo().Y( GetInfo().GetPos().Y() in DrawTextLine()
484 GetInfo().Y( GetInfo().GetPos().Y() + pCurr->GetAscent() ); in DrawTextLine()