Home
last modified time | relevance | path

Searched refs:GetBoundingBoxOnScreen (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx143 virtual Rectangle GetBoundingBoxOnScreen(void) const;
340 Point aControlEdge(GetBoundingBoxOnScreen().TopLeft()); in getAccessibleAtPoint()
491 Rectangle ScAccessibleDataPilotControl::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleDataPilotControl
699 Rectangle ScAccessibleDataPilotButton::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleDataPilotButton
H A DAccessibleContextBase.cxx202 return AWTPoint(GetBoundingBoxOnScreen().TopLeft()); in getLocationOnScreen()
569 Rectangle ScAccessibleContextBase::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleContextBase
H A DAccessibleEditObject.cxx179 Rectangle ScAccessibleEditObject::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleEditObject
209 Rectangle aBounds( GetBoundingBoxOnScreen() ); in GetBoundingBox()
H A DAccessibleDocumentPagePreview.cxx593 Rectangle aRect(mpAccDoc->GetBoundingBoxOnScreen()); in LogicToPixel()
617 Rectangle aRect(mpAccDoc->GetBoundingBoxOnScreen()); in PixelToLogic()
1137 Rectangle aRect2(Point(0,0), mpAccDoc->GetBoundingBoxOnScreen().GetSize()); in FillShapes()
1836 Rectangle ScAccessibleDocumentPagePreview::GetBoundingBoxOnScreen() const in GetBoundingBoxOnScreen() function in ScAccessibleDocumentPagePreview
H A DAccessibleFilterMenuItem.cxx145 Rectangle ScAccessibleFilterMenuItem::GetBoundingBoxOnScreen() const in GetBoundingBoxOnScreen() function in ScAccessibleFilterMenuItem
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx249 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
805 Rectangle SvxRectCtlAccessibleContext::GetBoundingBoxOnScreen( void ) in GetBoundingBoxOnScreen() function in SvxRectCtlAccessibleContext
921 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
1276 Rectangle SvxRectCtlChildAccessibleContext::GetBoundingBoxOnScreen( void ) in GetBoundingBoxOnScreen() function in SvxRectCtlChildAccessibleContext
H A DGraphCtlAccessibleContext.cxx270 Rectangle aRect( GetBoundingBoxOnScreen() ); in getLocationOnScreen()
839 Rectangle SvxGraphCtrlAccessibleContext::GetBoundingBoxOnScreen( void ) in GetBoundingBoxOnScreen() function in SvxGraphCtrlAccessibleContext
H A Dsvxpixelctlaccessiblecontext.cxx1004 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
1222 Rectangle SvxPixelCtlAccessibleChild::GetBoundingBoxOnScreen( void ) in GetBoundingBoxOnScreen() function in SvxPixelCtlAccessibleChild
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx162 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
484 Rectangle SvtRulerAccessible::GetBoundingBoxOnScreen( void ) in GetBoundingBoxOnScreen() function in SvtRulerAccessible
/trunk/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx106 virtual Rectangle GetBoundingBoxOnScreen() const;
557 virtual Rectangle GetBoundingBoxOnScreen() const;
H A DAccessiblePageHeaderArea.hxx111 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessibleDocumentPagePreview.hxx120 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessibleDataPilotControl.hxx110 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessiblePageHeader.hxx83 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessiblePreviewCell.hxx88 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessiblePreviewHeaderCell.hxx118 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessibleCell.hxx94 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessibleEditObject.hxx93 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessiblePreviewTable.hxx130 virtual Rectangle GetBoundingBoxOnScreen(void) const;
H A DAccessibleContextBase.hxx248 virtual Rectangle GetBoundingBoxOnScreen(void) const;
/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx272 virtual Rectangle GetBoundingBoxOnScreen( void );
494 virtual Rectangle GetBoundingBoxOnScreen( void );
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx198 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBoxOnScreen() in GetBoundingBoxOnScreen() function in accessibility::AccessibleIconChoiceCtrlEntry
437 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
/trunk/main/sc/inc/
H A DAccessibleFilterMenuItem.hxx88 virtual Rectangle GetBoundingBoxOnScreen() const;
H A DAccessibleFilterMenu.hxx143 virtual Rectangle GetBoundingBoxOnScreen() const;
/trunk/main/svtools/inc/svtools/
H A Daccessibleruler.hxx243 virtual Rectangle GetBoundingBoxOnScreen( void );

12