Home
last modified time | relevance | path

Searched refs:GetBoundingBox (Results 1 – 25 of 67) sorted by relevance

123

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx222 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintBackground()
237 const Rectangle aPreviewBox (mpPageObjectLayouter->GetBoundingBox( in PaintBackground()
252 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintPreview()
316 const Rectangle aPreviewBox (mpPageObjectLayouter->GetBoundingBox( in GetPreviewBitmap()
344 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintPageNumber()
402 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in PaintTransitionEffect()
506 const Rectangle aPageObjectBox (mpPageObjectLayouter->GetBoundingBox( in CreateBackgroundBitmap()
567 const Rectangle aBox (mpPageObjectLayouter->GetBoundingBox( in CreateBackgroundBitmap()
H A DSlsInsertionIndicatorOverlay.cxx341 const Rectangle aOldBoundingBox (GetBoundingBox()); in SetLocation()
348 mpLayerInvalidator->Invalidate(GetBoundingBox()); in SetLocation()
376 mpLayerInvalidator->Invalidate(GetBoundingBox()); in SetLayerInvalidator()
402 mpLayerInvalidator->Invalidate(GetBoundingBox()); in Show()
421 mpLayerInvalidator->Invalidate(GetBoundingBox()); in Hide()
430 Rectangle InsertionIndicatorOverlay::GetBoundingBox (void) const in GetBoundingBox() function in sd::slidesorter::view::InsertionIndicatorOverlay
H A DSlsButtonBar.cxx386 const Point aLocalLocation (aModelLocation - mpDescriptor->GetBoundingBox().TopLeft()); in GetButtonAt()
391 if (rButtons[sal_uInt32(nIndex)]->GetBoundingBox().IsInside(aLocalLocation)) in GetButtonAt()
444 LayoutButtons(rpDescriptor->GetBoundingBox().GetSize()); in Paint()
446 const Point aOffset (rpDescriptor->GetBoundingBox().TopLeft()); in Paint()
512 if ( ! mpDescriptor || ! mpDescriptor->GetBoundingBox().IsInside(aModelLocation)) in IsMouseOverBar()
515 if ( ! maButtonBoundingBox.IsInside(aModelLocation - mpDescriptor->GetBoundingBox().TopLeft())) in IsMouseOverBar()
541 mrSlideSorter.GetView().GetLayouter().GetPageObjectLayouter()->GetBoundingBox( in LayoutButtons()
610 aBox.Right() = maRegularButtons[nIndex]->GetBoundingBox().Left() - nGap; in LayoutButtons()
617 aBox = maRegularButtons[1]->GetBoundingBox(); in LayoutButtons()
1114 Rectangle Button::GetBoundingBox (void) const in GetBoundingBox() function in sd::slidesorter::view::Button
H A DSlsPageObjectLayouter.cxx172 Rectangle PageObjectLayouter::GetBoundingBox ( in GetBoundingBox() function in sd::slidesorter::view::PageObjectLayouter
179 return GetBoundingBox(aLocation, ePart, eCoordinateSystem); in GetBoundingBox()
185 Rectangle PageObjectLayouter::GetBoundingBox ( in GetBoundingBox() function in sd::slidesorter::view::PageObjectLayouter
236 return GetBoundingBox(Point(0,0), ePart, eCoordinateSystem).GetSize(); in GetSize()
H A DSlsInsertAnimator.cxx389 return rLayouter.GetPageObjectLayouter()->GetBoundingBox( in GetInnerBoundingBox()
394 return rLayouter.GetPageObjectLayouter()->GetBoundingBox( in GetInnerBoundingBox()
454 const Rectangle aOldBoundingBox (pDescriptor->GetBoundingBox()); in ResetOffsets()
511 const Rectangle aOldBoundingBox (pDescriptor->GetBoundingBox()); in operator ()()
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx215 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
237 return AWTRectangle( GetBoundingBox() ); in getBounds()
243 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
255 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
823 Rectangle SvxRectCtlAccessibleContext::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox() function in SvxRectCtlAccessibleContext
906 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
917 return AWTRectangle( GetBoundingBox() ); in getBounds()
923 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
935 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
1295 Rectangle aRect( GetBoundingBox() ); in GetBoundingBoxOnScreen()
[all …]
H A Dsvxpixelctlaccessiblecontext.cxx996 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
1009 awt::Rectangle rect = AWTRectangle( GetBoundingBox() ); in getBounds()
1019 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
1031 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
1252 Rectangle aRect( GetBoundingBox() ); in GetBoundingBoxOnScreen()
1257 Rectangle SvxPixelCtlAccessibleChild::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox() function in SvxPixelCtlAccessibleChild
H A DGraphCtlAccessibleContext.cxx247 Rectangle aCoreBounds( GetBoundingBox() ); in getBounds()
261 Rectangle aRect( GetBoundingBox() ); in getLocation()
279 Rectangle aRect( GetBoundingBox() ); in getSize()
867 Rectangle SvxGraphCtrlAccessibleContext::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox() function in SvxGraphCtrlAccessibleContext
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx96 geometry::RealRectangle2D GetBoundingBox (
168 awt::Rectangle GetBoundingBox (void) const;
1124 awt::Rectangle aBox ((*iElement)->GetBoundingBox()); in CheckMouseOver()
1405 awt::Rectangle Element::GetBoundingBox (void) const in GetBoundingBox() function in sdext::presenter::__anonc0e9a9f80411::Element
1493 mpToolBar->InvalidateArea(GetBoundingBox(), bSynchronous); in Invalidate()
1754 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in Paint()
1766 mpMode->maText.Paint(rxCanvas, rViewState, GetBoundingBox(), aOffset); in Paint()
1778 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in CreateBoundingSize()
1874 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in CreateBoundingSize()
2336 awt::Rectangle aBBox (GetBoundingBox()); in Paint()
[all …]
H A DPresenterSlideSorter.cxx117 css::awt::Rectangle GetBoundingBox (const sal_Int32 nSlideIndex) const;
228 awt::Rectangle GetBoundingBox (
397 const awt::Rectangle aCurrentSlideBBox (mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in PresenterSlideSorter()
670 mpLayout->GetBoundingBox(nSlideIndex)); in mouseMoved()
728 awt::Rectangle aBBox (mpLayout->GetBoundingBox(nSlideIndex)); in notifyPreviewCreation()
760 maCurrentSlideFrameBoundingBox = mpCurrentSlideFrameRenderer->GetBoundingBox( in setCurrentPage()
761 mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in setCurrentPage()
1023 mpLayout->GetBoundingBox(nSlideIndex))) in PaintPreview()
1068 = mpCurrentSlideFrameRenderer->GetBoundingBox(aSlideBoundingBox); in PaintPreview()
1550 awt::Rectangle PresenterSlideSorter::Layout::GetBoundingBox (const sal_Int32 nSlideIndex) const in GetBoundingBox() function in sdext::presenter::PresenterSlideSorter::Layout
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx150 aRect = m_pIconCtrl->GetBoundingBox( pEntry ); in GetBoundingBox_Impl()
161 aRect = m_pIconCtrl->GetBoundingBox( pEntry ); in GetBoundingBoxOnScreen_Impl()
190 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBox() throw ( lang::DisposedException ) in GetBoundingBox() function in accessibility::AccessibleIconChoiceCtrlEntry
418 return Rectangle( Point(), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
428 return AWTRectangle( GetBoundingBox() ); in getBounds()
433 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
443 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
H A Daccessiblelistboxentry.cxx188 Rectangle AccessibleListBoxEntry::GetBoundingBox() throw ( lang::DisposedException ) in GetBoundingBox() function in accessibility::AccessibleListBoxEntry
613 return Rectangle( Point(), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
636 return AWTRectangle( GetBoundingBox() ); in getBounds()
641 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
651 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
711 Rectangle aItemRect = GetBoundingBox(); in getCharacterBounds()
733 Rectangle aItemRect = GetBoundingBox(); in getIndexAtPoint()
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx132 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
150 return AWTRectangle( GetBoundingBox() ); in getBounds()
156 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
168 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
502 Rectangle SvtRulerAccessible::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox() function in SvtRulerAccessible
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx177 return Rectangle (Point(), GetBoundingBox().GetSize()).IsInside(VCLPoint(rPoint)); in containsPoint()
193 return AWTRectangle(GetBoundingBox()); in getBounds()
201 return AWTPoint(GetBoundingBox().TopLeft()); in getLocation()
217 return AWTSize(GetBoundingBox().GetSize()); in getSize()
611 Rectangle ScAccessibleContextBase::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleContextBase
H A DAccessibleDataPilotControl.cxx161 virtual Rectangle GetBoundingBox(void) const
528 Rectangle ScAccessibleDataPilotControl::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleDataPilotControl
746 Rectangle aRect(GetBoundingBox()); in GetBoundingBoxOnScreen()
757 Rectangle ScAccessibleDataPilotButton::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleDataPilotButton
H A DAccessiblePreviewTable.cxx507 Rectangle aScreenRect(GetBoundingBox()); in getAccessibleAtPoint()
707 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen()
721 Rectangle ScAccessiblePreviewTable::GetBoundingBox() const throw (uno::RuntimeException) in GetBoundingBox() function in ScAccessiblePreviewTable
H A DAccessiblePageHeader.cxx365 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen()
379 Rectangle ScAccessiblePageHeader::GetBoundingBox() const throw (uno::RuntimeException) in GetBoundingBox() function in ScAccessiblePageHeader
H A DAccessibleCell.cxx155 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen()
169 Rectangle ScAccessibleCell::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleCell
/trunk/main/dbaccess/source/ui/app/
H A DAppSwapWindow.hxx73 …inline Rectangle GetBoundingBox( SvxIconChoiceCtrlEntry* pEntry ) const { return m_aIconControl… in GetBoundingBox() function in dbaui::OApplicationSwapWindow
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectLayouter.hxx104 Rectangle GetBoundingBox (
108 Rectangle GetBoundingBox (
H A DSlsInsertionIndicatorOverlay.hxx89 Rectangle GetBoundingBox (void) const;
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx228 if ( ! mrView.GetLayouter().GetPageObjectLayouter()->GetBoundingBox( in GetPageAt()
454 mrView.GetLayouter().GetPageObjectLayouter()->GetBoundingBox ( in Command()
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx125 Rectangle GetBoundingBox (void) const;
/trunk/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx109 virtual Rectangle GetBoundingBox() const throw( ::com::sun::star::uno::RuntimeException );
633 virtual Rectangle GetBoundingBox() const throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx286 virtual Rectangle GetBoundingBox( void ) throw( ::com::sun::star::uno::RuntimeException );
513 virtual Rectangle GetBoundingBox( void ) throw( ::com::sun::star::uno::RuntimeException );

Completed in 138 milliseconds

123