Home
last modified time | relevance | path

Searched refs:getBounds (Results 26 – 50 of 244) sorted by relevance

12345678910

/aoo41x/main/cppcanvas/source/inc/
H A Daction.hxx125 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const = 0;
140 virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
/aoo41x/main/basegfx/source/range/
H A Db2dpolyrange.cxx183 B2DRange getBounds() const in getBounds() function in basegfx::ImplB2DPolyRange
369 B2DRange B2DPolyRange::getBounds() const in getBounds() function in basegfx::B2DPolyRange
371 return mpImpl->getBounds(); in getBounds()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx188 awt::Rectangle SAL_CALL ScAccessibleContextBase::getBounds( ) in getBounds() function in ScAccessibleContextBase
231 Rectangle aParentBounds(VCLRectangle(xParentComponent->getBounds())); in isShowing()
232 Rectangle aBounds(VCLRectangle(getBounds())); in isShowing()
H A DAccessiblePageHeaderArea.cxx290 …aRect = Rectangle(VCLPoint(xComp->getLocationOnScreen()), VCLRectangle(xComp->getBounds()).GetSize… in GetBoundingBoxOnScreen()
307 Rectangle aNewRect(Point(0, 0), VCLRectangle(xComp->getBounds()).GetSize()); in GetBoundingBox()
/aoo41x/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx185 getBounds(), in getViewRenderArgs()
785 ::basegfx::B2DRectangle DrawShape::getBounds() const in getBounds() function in slideshow::internal::DrawShape
857 getShapeTransformation( getBounds(), in getUpdateArea()
1080 const basegfx::B2DPoint& rOffset(getBounds().getMinimum()); in getHyperlinkRegions()
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleComponentImpl.java164 public java.awt.Rectangle getBounds() { in getBounds() method in AccessibleComponentImpl
166 com.sun.star.awt.Rectangle unoRect = unoObject.getBounds(); in getBounds()
H A DWindow.java497 public java.awt.Rectangle getBounds() { in getBounds() method in Window.AccessibleWindow
499 com.sun.star.awt.Rectangle unoRect = unoAccessibleComponent.getBounds(); in getBounds()
H A DDialog.java600 public java.awt.Rectangle getBounds() { in getBounds() method in Dialog.AccessibleDialog
602 com.sun.star.awt.Rectangle unoRect = unoAccessibleComponent.getBounds(); in getBounds()
H A DFrame.java592 public java.awt.Rectangle getBounds() { in getBounds() method in Frame.AccessibleFrame
594 com.sun.star.awt.Rectangle unoRect = unoAccessibleComponent.getBounds(); in getBounds()
/aoo41x/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx179 awt::Rectangle AccessibleChartShape::getBounds() in getBounds() function in chart::AccessibleChartShape
185 aBounds = m_pAccShape->getBounds(); in getBounds()
H A DAccessibleChartElement.cxx285 awt::Rectangle SAL_CALL AccessibleChartElement::getBounds() in getBounds() function in chart::AccessibleChartElement
288 return AccessibleBase::getBounds(); in getBounds()
H A DAccessibleChartView.cxx154 awt::Rectangle SAL_CALL AccessibleChartView::getBounds() in getBounds() function in chart::AccessibleChartView
175 awt::Rectangle aBounds( getBounds()); in getLocationOnScreen()
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl111 returned by the <method>getBounds</method>. The scale of the
132 <method>getBounds</method>. The scale of the coordinate
161 ::com::sun::star::awt::Rectangle getBounds ();
/aoo41x/main/sw/source/core/access/
H A Daccfield.cxx195 awt::Rectangle rc = getBounds(); in getAccessibleAtPoint()
230 awt::Rectangle SAL_CALL SwAccessibleField::getBounds() in getBounds() function in SwAccessibleField
/aoo41x/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx163 if( aCurrBroadcaster->first->getBounds().isInside( aPosition ) && in handleMouseReleased()
234 if( aCurrCursor->first->getBounds().isInside( aPosition ) && in handleMouseMoved()
/aoo41x/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleComponent.java207 Rectangle chBnd = children[i].getBounds(); in _getAccessibleAtPoint()
299 bounds = oObj.getBounds() ; in _getBounds()
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx324 awt::Rectangle aBBox (xChildComponent->getBounds()); in getAccessibleAtPoint()
346 AccessibleDocumentViewBase::getBounds (void) in getBounds() function in accessibility::AccessibleDocumentViewBase
389 awt::Rectangle aBoundingBox (getBounds()); in getLocation()
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleComponent.java229 Rectangle chBnd = children[i].getBounds(); in _getAccessibleAtPoint()
405 bounds = oObj.getBounds(); in _getBounds()
/aoo41x/main/accessibility/source/extended/
H A DAccessibleGridControlBase.cxx200 awt::Rectangle SAL_CALL AccessibleGridControlBase::getBounds() in getBounds() function in accessibility::AccessibleGridControlBase
331 VCLRectangle( xParentComp->getBounds() ) ); in implIsShowing()
H A DAccessibleBrowseBoxBase.cxx235 awt::Rectangle SAL_CALL AccessibleBrowseBoxBase::getBounds() in getBounds() function in accessibility::AccessibleBrowseBoxBase
420 VCLRectangle( xParentComp->getBounds() ) ); in implIsShowing()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleShape.cxx586 awt::Rectangle aBBox (xChildComponent->getBounds()); in getAccessibleAtPoint()
604 awt::Rectangle SAL_CALL AccessibleShape::getBounds (void) in getBounds() function in accessibility::AccessibleShape
747 awt::Rectangle aBoundingBox (getBounds()); in getLocation()
783 awt::Rectangle aBoundingBox (getBounds()); in getSize()
/aoo41x/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx471 awt::Rectangle aAwtRect = mpTextParagraph->getBounds(); in GetParagraphBoundingBox()
737 awt::Rectangle aParaBounds( rPara.getBounds() ); in getCharacterBounds()
771 awt::Rectangle aParaBounds( rPara.getBounds() ); in getIndexAtPoint()
/aoo41x/main/accessibility/bridge/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java434 public java.awt.Rectangle getBounds() { in getBounds() method in WindowsAccessBridgeAdapter.PopupMenuProxy
614 public java.awt.Rectangle getBounds() { in getBounds() method in WindowsAccessBridgeAdapter.ListProxy
/aoo41x/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx166 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
258 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
/aoo41x/main/svtools/source/control/
H A Dvalueimp.hxx183 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
316 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…

Completed in 104 milliseconds

12345678910