Searched refs:aCharPos (Results 1 – 2 of 2) sorted by relevance
528 const Point aCharPos; in _GetCharRect() local529 pOrig->Pos( aCharPos ); in _GetCharRect()725 pCMS->p2Lines->aLine = SwRect(aCharPos, aCharSize); in _GetCharRect()747 SwRect aRect( Point(aCharPos.X() + nX, pOrig->Top() ), in _GetCharRect()1226 const Point aCharPos( GetTopLeft() ); in GetCharRect() local1233 pOrig->Pos().X() += aCharPos.X(); in GetCharRect()1234 pOrig->Pos().Y() += aCharPos.Y(); in GetCharRect()1238 pCMS->p2Lines->aLine.Pos().X() += aCharPos.X(); in GetCharRect()1239 pCMS->p2Lines->aLine.Pos().Y() += aCharPos.Y(); in GetCharRect()1240 pCMS->p2Lines->aPortion.Pos().X() += aCharPos.X(); in GetCharRect()[all …]
570 const Point aCharPos( TxtCursor.GetTopLeft() ); in GetTabStopInfo() local574 CurrentPos -= aCharPos.X(); in GetTabStopInfo()
Completed in 15 milliseconds