Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1943 awt::Rectangle aCharacterBox; in getCharacterBounds() local
1950 aCharacterBox = mpParagraph->GetCharacterBounds(nIndex, false); in getCharacterBounds()
1954 aCharacterBox.X += aWindowLocationOnScreen.X; in getCharacterBounds()
1955 aCharacterBox.Y += aWindowLocationOnScreen.Y; in getCharacterBounds()
1962 return aCharacterBox; in getCharacterBounds()
H A DPresenterTextView.cxx1345 css::geometry::RealRectangle2D aCharacterBox (xLayout->queryTextBounds()); in SetupCellArray() local
1350 aCharacterBox.X2-aCharacterBox.X1)); in SetupCellArray()

Completed in 31 milliseconds