Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx241 ::css::awt::Rectangle aRect(m_xDocument->retrieveParagraphBounds(this, in containsPoint()
261 return m_xDocument->retrieveParagraphBounds(this, false); in getBounds()
269 ::css::awt::Rectangle aRect(m_xDocument->retrieveParagraphBounds(this, in getLocation()
279 ::css::awt::Rectangle aRect(m_xDocument->retrieveParagraphBounds(this, in getLocationOnScreen()
289 ::css::awt::Rectangle aRect(m_xDocument->retrieveParagraphBounds(this, in getSize()
384 ::css::awt::Rectangle aParaBounds(m_xDocument->retrieveParagraphBounds(this, false)); in getCharacterBounds()
405 ::css::awt::Rectangle aParaBounds(m_xDocument->retrieveParagraphBounds(this, false)); in getIndexAtPoint()
855 Document::retrieveParagraphBounds(ParagraphImpl const * pParagraph, in retrieveParagraphBounds() function in accessibility::Document
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx446 retrieveParagraphBounds(ParagraphImpl const * pParagraph, bool bAbsolute);

Completed in 30 milliseconds