| /trunk/main/sd/source/ui/slidesorter/view/ |
| H A D | SlsPageObjectPainter.cxx | 222 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 D | SlsInsertionIndicatorOverlay.cxx | 341 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 D | SlsButtonBar.cxx | 386 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 D | SlsPageObjectLayouter.cxx | 172 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 D | SlsInsertAnimator.cxx | 389 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 D | svxrectctaccessiblecontext.cxx | 215 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() 815 Rectangle SvxRectCtlAccessibleContext::GetBoundingBox( void ) in GetBoundingBox() function in SvxRectCtlAccessibleContext 898 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint() 909 return AWTRectangle( GetBoundingBox() ); in getBounds() 915 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation() 927 return AWTSize( GetBoundingBox().GetSize() ); in getSize() 1281 Rectangle aRect( GetBoundingBox() ); in GetBoundingBoxOnScreen() [all …]
|
| H A D | svxpixelctlaccessiblecontext.cxx | 975 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint() 988 awt::Rectangle rect = AWTRectangle( GetBoundingBox() ); in getBounds() 998 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation() 1010 return AWTSize( GetBoundingBox().GetSize() ); in getSize() 1227 Rectangle aRect( GetBoundingBox() ); in GetBoundingBoxOnScreen() 1232 Rectangle SvxPixelCtlAccessibleChild::GetBoundingBox( void ) in GetBoundingBox() function in SvxPixelCtlAccessibleChild
|
| H A D | GraphCtlAccessibleContext.cxx | 247 Rectangle aCoreBounds( GetBoundingBox() ); in getBounds() 261 Rectangle aRect( GetBoundingBox() ); in getLocation() 279 Rectangle aRect( GetBoundingBox() ); in getSize() 858 Rectangle SvxGraphCtrlAccessibleContext::GetBoundingBox( void ) in GetBoundingBox() function in SvxGraphCtrlAccessibleContext
|
| /trunk/main/accessibility/source/extended/ |
| H A D | accessibleiconchoicectrlentry.cxx | 149 aRect = m_pIconCtrl->GetBoundingBox( pEntry ); in GetBoundingBox_Impl() 160 aRect = m_pIconCtrl->GetBoundingBox( pEntry ); in GetBoundingBoxOnScreen_Impl() 189 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBox() in GetBoundingBox() function in accessibility::AccessibleIconChoiceCtrlEntry 417 return Rectangle( Point(), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint() 427 return AWTRectangle( GetBoundingBox() ); in getBounds() 432 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation() 442 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
|
| H A D | accessiblelistboxentry.cxx | 188 Rectangle AccessibleListBoxEntry::GetBoundingBox() 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/sdext/source/presenter/ |
| H A D | PresenterToolBar.cxx | 96 geometry::RealRectangle2D GetBoundingBox ( 168 awt::Rectangle GetBoundingBox (void) const; 1106 awt::Rectangle aBox ((*iElement)->GetBoundingBox()); in CheckMouseOver() 1379 awt::Rectangle Element::GetBoundingBox (void) const in GetBoundingBox() function in sdext::presenter::__anonf2744ac00411::Element 1467 mpToolBar->InvalidateArea(GetBoundingBox(), bSynchronous); in Invalidate() 1725 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in Paint() 1737 mpMode->maText.Paint(rxCanvas, rViewState, GetBoundingBox(), aOffset); in Paint() 1749 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in CreateBoundingSize() 1844 geometry::RealRectangle2D aTextBBox (mpMode->maText.GetBoundingBox(rxCanvas)); in CreateBoundingSize() 1883 mpMode->maText.Paint(rxCanvas, rViewState, GetBoundingBox(), awt::Point(0,0)); in Paint() [all …]
|
| H A D | PresenterSlideSorter.cxx | 117 css::awt::Rectangle GetBoundingBox (const sal_Int32 nSlideIndex) const; 228 awt::Rectangle GetBoundingBox ( 397 const awt::Rectangle aCurrentSlideBBox (mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in PresenterSlideSorter() 659 mpLayout->GetBoundingBox(nSlideIndex)); in mouseMoved() 712 awt::Rectangle aBBox (mpLayout->GetBoundingBox(nSlideIndex)); in notifyPreviewCreation() 743 maCurrentSlideFrameBoundingBox = mpCurrentSlideFrameRenderer->GetBoundingBox( in setCurrentPage() 744 mpLayout->GetBoundingBox(mnCurrentSlideIndex)); in setCurrentPage() 1005 mpLayout->GetBoundingBox(nSlideIndex))) in PaintPreview() 1050 = mpCurrentSlideFrameRenderer->GetBoundingBox(aSlideBoundingBox); in PaintPreview() 1531 awt::Rectangle PresenterSlideSorter::Layout::GetBoundingBox (const sal_Int32 nSlideIndex) const in GetBoundingBox() function in sdext::presenter::PresenterSlideSorter::Layout [all …]
|
| /trunk/main/svtools/source/control/ |
| H A D | accessibleruler.cxx | 132 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() 495 Rectangle SvtRulerAccessible::GetBoundingBox( void ) in GetBoundingBox() function in SvtRulerAccessible
|
| /trunk/main/sc/source/ui/Accessibility/ |
| H A D | AccessibleContextBase.cxx | 174 return Rectangle (Point(), GetBoundingBox().GetSize()).IsInside(VCLPoint(rPoint)); in containsPoint() 188 return AWTRectangle(GetBoundingBox()); in getBounds() 195 return AWTPoint(GetBoundingBox().TopLeft()); in getLocation() 209 return AWTSize(GetBoundingBox().GetSize()); in getSize() 575 Rectangle ScAccessibleContextBase::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleContextBase
|
| H A D | AccessibleDataPilotControl.cxx | 146 virtual Rectangle GetBoundingBox(void) const; 499 Rectangle ScAccessibleDataPilotControl::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleDataPilotControl 701 Rectangle aRect(GetBoundingBox()); in GetBoundingBoxOnScreen() 712 Rectangle ScAccessibleDataPilotButton::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleDataPilotButton
|
| H A D | AccessiblePreviewTable.cxx | 494 Rectangle aScreenRect(GetBoundingBox()); in getAccessibleAtPoint() 687 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen() 701 Rectangle ScAccessiblePreviewTable::GetBoundingBox() const in GetBoundingBox() function in ScAccessiblePreviewTable
|
| H A D | AccessiblePageHeader.cxx | 359 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen() 373 Rectangle ScAccessiblePageHeader::GetBoundingBox() const in GetBoundingBox() function in ScAccessiblePageHeader
|
| H A D | AccessibleCell.cxx | 152 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen() 166 Rectangle ScAccessibleCell::GetBoundingBox(void) const in GetBoundingBox() function in ScAccessibleCell
|
| /trunk/main/dbaccess/source/ui/app/ |
| H A D | AppSwapWindow.hxx | 73 …line Rectangle GetBoundingBox( SvxIconChoiceCtrlEntry* pEntry ) const { return m_aI… in GetBoundingBox() function in dbaui::OApplicationSwapWindow
|
| /trunk/main/sd/source/ui/slidesorter/inc/view/ |
| H A D | SlsPageObjectLayouter.hxx | 104 Rectangle GetBoundingBox ( 108 Rectangle GetBoundingBox (
|
| H A D | SlsInsertionIndicatorOverlay.hxx | 89 Rectangle GetBoundingBox (void) const;
|
| /trunk/main/sc/source/ui/inc/ |
| H A D | AccessibleCsvControl.hxx | 108 virtual Rectangle GetBoundingBox() const; 559 virtual Rectangle GetBoundingBox() const;
|
| /trunk/main/svx/source/inc/ |
| H A D | svxrectctaccessiblecontext.hxx | 275 virtual Rectangle GetBoundingBox( void ); 496 virtual Rectangle GetBoundingBox( void );
|
| /trunk/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlideSorterController.cxx | 228 if ( ! mrView.GetLayouter().GetPageObjectLayouter()->GetBoundingBox( in GetPageAt() 454 mrView.GetLayouter().GetPageObjectLayouter()->GetBoundingBox ( in Command()
|
| /trunk/main/sd/source/ui/slidesorter/inc/model/ |
| H A D | SlsPageDescriptor.hxx | 125 Rectangle GetBoundingBox (void) const;
|