Lines Matching refs:Rectangle
241 ::css::awt::Rectangle aRect(m_xDocument->retrieveParagraphBounds(this, in containsPoint()
257 ::css::awt::Rectangle SAL_CALL ParagraphImpl::getBounds() 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()
377 ::css::awt::Rectangle SAL_CALL
383 ::css::awt::Rectangle aBounds(m_xDocument->retrieveCharacterBounds(this, nIndex)); in getCharacterBounds()
384 ::css::awt::Rectangle aParaBounds(m_xDocument->retrieveParagraphBounds(this, false)); in getCharacterBounds()
405 ::css::awt::Rectangle aParaBounds(m_xDocument->retrieveParagraphBounds(this, false)); in getIndexAtPoint()
854 ::css::awt::Rectangle
887 return ::css::awt::Rectangle( in retrieveParagraphBounds()
949 ::css::awt::Rectangle
965 ::css::awt::Rectangle aBounds( 0, 0, 0, 0 ); in retrieveCharacterBounds()
974 ::Rectangle aLeft( in retrieveCharacterBounds()
978 ::Rectangle aRight( in retrieveCharacterBounds()
992 aBounds = ::css::awt::Rectangle(static_cast< ::sal_Int32 >(aLeft.Left()), in retrieveCharacterBounds()