Home
last modified time | relevance | path

Searched refs:getBounds (Results 1 – 25 of 244) sorted by last modified time

12345678910

/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx182 bShowing = GetBoundingBox_Impl().IsOver( VCLRectangle( xParentComp->getBounds() ) ); in IsShowing_Impl()
634 awt::Rectangle SAL_CALL AccessibleListBoxEntry::getBounds( ) throw (RuntimeException) in getBounds() function in accessibility::AccessibleListBoxEntry
H A DAccessibleBrowseBox.cxx202 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java327 Rectangle rect = window.getBounds(); in openContextMenu()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java865 java.awt.Rectangle aBounds = getBounds(); in createVclWindow()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx971 awt::Rectangle aNewRect = aHardRef->getBounds(); in operator ()()
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()
/trunk/main/starmath/source/
H A Daccessibility.cxx223 awt::Rectangle SAL_CALL SmGraphicAccessible::getBounds() in getBounds() function in SmGraphicAccessible
1809 awt::Rectangle SAL_CALL SmEditAccessible::getBounds( ) in getBounds() function in SmEditAccessible
H A Daccessibility.hxx117 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
374 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
/trunk/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()
/trunk/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()
H A DAccessibleEditableTextPara.cxx1093 awt::Rectangle aTmpRect = getBounds(); in containsPoint()
1135 awt::Rectangle SAL_CALL AccessibleEditableTextPara::getBounds() throw (uno::RuntimeException) in getBounds() function in accessibility::AccessibleEditableTextPara
1167 awt::Rectangle aRect = getBounds(); in getLocation()
1225 awt::Rectangle aRect = getBounds(); in getSize()
1594 awt::Rectangle aParaRect( getBounds() ); in getCharacterBounds()
H A DAccessibleImageBullet.cxx245 awt::Rectangle aTmpRect = getBounds(); in containsPoint()
260 awt::Rectangle SAL_CALL AccessibleImageBullet::getBounds( ) throw (uno::RuntimeException) in getBounds() function in accessibility::AccessibleImageBullet
305 awt::Rectangle aRect = getBounds(); in getLocation()
343 awt::Rectangle aRect = getBounds(); in getSize()
/trunk/main/slideshow/source/engine/shapes/
H A Dappletshape.cxx146 (*aIter)->resize(getBounds()); in implViewChanged()
157 ::basegfx::B2DRectangle aBounds = AppletShape::getBounds(); in implViewsChanged()
182 maViewAppletShapes.back()->resize( getBounds() ); in addViewLayer()
186 maViewAppletShapes.back()->render( getBounds() ); in addViewLayer()
262 ::basegfx::B2DRectangle aBounds = getBounds(); in implStartIntrinsicAnimation()
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()
H A Dmediashape.cxx123 (*aIter)->resize(getBounds()); in implViewChanged()
134 ::basegfx::B2DRange aBounds = getBounds(); in implViewsChanged()
154 maViewMediaShapes.back()->resize( getBounds() ); in addViewLayer()
158 maViewMediaShapes.back()->render( getBounds() ); in addViewLayer()
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx166 virtual css::awt::Rectangle SAL_CALL getBounds (void)
1159 const awt::Rectangle aBox (getBounds()); in containsPoint()
1185 awt::Rectangle SAL_CALL PresenterAccessible::AccessibleObject::getBounds (void) in getBounds() function in sdext::presenter::PresenterAccessible::AccessibleObject
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx372 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getBounds( ) throw (RuntimeException) in getBounds() function in VCLXAccessibleListItem
H A Dvclxaccessibletabpage.cxx464 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
H A Daccessiblemenubasecomponent.cxx401 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in GetChildAt()
/trunk/main/svtools/source/control/
H A Dtoolbarmenuimp.hxx158 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
242 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
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…
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx120 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx280 maShapeOrig = mpShape->getBounds().getCenter(); in start()
881 rShape->getBounds().getHeight(), in createNumberPropertyAnimation()
932 rShape->getBounds().getWidth(), in createNumberPropertyAnimation()
946 rShape->getBounds().getCenterX(), in createNumberPropertyAnimation()
960 rShape->getBounds().getCenterY(), in createNumberPropertyAnimation()
1171 const ::basegfx::B2DRectangle& rBounds( rShape->getBounds() ); in createPairPropertyAnimation()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2779 maBounds.expand( rAction.mpAction->getBounds( maTransformation ) ); in operator ()()
2785 maBounds.expand( rAction.mpAction->getBounds( maTransformation, in operator ()()
2789 ::basegfx::B2DRange getBounds() const in getBounds() function in cppcanvas::internal::__anonffa611d30211::AreaQuery
3202 return aQuery.getBounds(); in getSubsetArea()
/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx105 getBounds() throw( ::com::sun::star::uno::RuntimeException );
379 getBounds() throw( ::com::sun::star::uno::RuntimeException );

Completed in 175 milliseconds

12345678910