Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Ditrcrsr.cxx528 const Point aCharPos; in _GetCharRect() local
529 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() local
1233 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 …]
H A Dfrmform.cxx570 const Point aCharPos( TxtCursor.GetTopLeft() ); in GetTabStopInfo() local
574 CurrentPos -= aCharPos.X(); in GetTabStopInfo()

Completed in 35 milliseconds