/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDataPilotControl.cxx | 157 virtual Rectangle GetBoundingBoxOnScreen(void) const 357 Point aControlEdge(GetBoundingBoxOnScreen().TopLeft()); in getAccessibleAtPoint() 519 Rectangle ScAccessibleDataPilotControl::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleDataPilotControl 743 Rectangle ScAccessibleDataPilotButton::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleDataPilotButton
|
H A D | AccessibleContextBase.cxx | 209 return AWTPoint(GetBoundingBoxOnScreen().TopLeft()); in getLocationOnScreen() 604 Rectangle ScAccessibleContextBase::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleContextBase
|
H A D | AccessibleEditObject.cxx | 181 Rectangle ScAccessibleEditObject::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessibleEditObject 213 Rectangle aBounds( GetBoundingBoxOnScreen() ); in GetBoundingBox()
|
H A D | AccessibleDocumentPagePreview.cxx | 593 Rectangle aRect(mpAccDoc->GetBoundingBoxOnScreen()); in LogicToPixel() 617 Rectangle aRect(mpAccDoc->GetBoundingBoxOnScreen()); in PixelToLogic() 1138 Rectangle aRect2(Point(0,0), mpAccDoc->GetBoundingBoxOnScreen().GetSize()); in FillShapes() 1845 Rectangle ScAccessibleDocumentPagePreview::GetBoundingBoxOnScreen() const throw (uno::RuntimeExcept… in GetBoundingBoxOnScreen() function in ScAccessibleDocumentPagePreview
|
H A D | AccessibleFilterMenuItem.cxx | 152 Rectangle ScAccessibleFilterMenuItem::GetBoundingBoxOnScreen() const in GetBoundingBoxOnScreen() function in ScAccessibleFilterMenuItem
|
H A D | AccessiblePageHeaderArea.cxx | 279 Rectangle ScAccessiblePageHeaderArea::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen() function in ScAccessiblePageHeaderArea
|
H A D | AccessiblePreviewCell.cxx | 226 Rectangle ScAccessiblePreviewCell::GetBoundingBoxOnScreen() const throw (uno::RuntimeException) in GetBoundingBoxOnScreen() function in ScAccessiblePreviewCell
|
/trunk/main/svx/source/accessibility/ |
H A D | svxrectctaccessiblecontext.cxx | 249 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen() 813 Rectangle SvxRectCtlAccessibleContext::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen() function in SvxRectCtlAccessibleContext 929 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen() 1290 Rectangle SvxRectCtlChildAccessibleContext::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen() function in SvxRectCtlChildAccessibleContext
|
H A D | GraphCtlAccessibleContext.cxx | 270 Rectangle aRect( GetBoundingBoxOnScreen() ); in getLocationOnScreen() 848 Rectangle SvxGraphCtrlAccessibleContext::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen() function in SvxGraphCtrlAccessibleContext
|
H A D | svxpixelctlaccessiblecontext.cxx | 1025 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen() 1247 Rectangle SvxPixelCtlAccessibleChild::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen() function in SvxPixelCtlAccessibleChild
|
/trunk/main/svtools/source/control/ |
H A D | accessibleruler.cxx | 162 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen() 491 Rectangle SvtRulerAccessible::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen() function in SvtRulerAccessible
|
/trunk/main/sc/source/ui/inc/ |
H A D | AccessibleCsvControl.hxx | 107 … virtual Rectangle GetBoundingBoxOnScreen() const throw( ::com::sun::star::uno::RuntimeException ); 631 … virtual Rectangle GetBoundingBoxOnScreen() const throw( ::com::sun::star::uno::RuntimeException );
|
H A D | AccessiblePageHeaderArea.hxx | 119 …virtual Rectangle GetBoundingBoxOnScreen(void) const throw(::com::sun::star::uno::RuntimeException…
|
H A D | AccessiblePreviewCell.hxx | 94 …virtual Rectangle GetBoundingBoxOnScreen(void) const throw(::com::sun::star::uno::RuntimeException…
|
H A D | AccessibleDataPilotControl.hxx | 122 virtual Rectangle GetBoundingBoxOnScreen(void) const
|
H A D | AccessibleDocumentPagePreview.hxx | 132 virtual Rectangle GetBoundingBoxOnScreen(void) const
|
H A D | AccessiblePageHeader.hxx | 88 …virtual Rectangle GetBoundingBoxOnScreen(void) const throw(::com::sun::star::uno::RuntimeException…
|
H A D | AccessibleCell.hxx | 96 virtual Rectangle GetBoundingBoxOnScreen(void) const
|
H A D | AccessiblePreviewHeaderCell.hxx | 127 …virtual Rectangle GetBoundingBoxOnScreen(void) const throw(::com::sun::star::uno::RuntimeException…
|
H A D | AccessibleEditObject.hxx | 95 virtual Rectangle GetBoundingBoxOnScreen(void) const
|
/trunk/main/accessibility/source/extended/ |
H A D | accessibleiconchoicectrlentry.cxx | 199 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBoxOnScreen() throw ( lang::DisposedException ) in GetBoundingBoxOnScreen() function in accessibility::AccessibleIconChoiceCtrlEntry 438 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
|
H A D | accessiblelistboxentry.cxx | 197 Rectangle AccessibleListBoxEntry::GetBoundingBoxOnScreen() throw ( lang::DisposedException ) in GetBoundingBoxOnScreen() function in accessibility::AccessibleListBoxEntry 646 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
|
/trunk/main/svx/source/inc/ |
H A D | svxrectctaccessiblecontext.hxx | 283 virtual Rectangle GetBoundingBoxOnScreen( void ) throw( ::com::sun::star::uno::RuntimeException ); 511 virtual Rectangle GetBoundingBoxOnScreen( void ) throw( ::com::sun::star::uno::RuntimeException );
|
/trunk/main/sc/inc/ |
H A D | AccessibleFilterMenuItem.hxx | 97 virtual Rectangle GetBoundingBoxOnScreen() const
|
H A D | AccessibleFilterMenu.hxx | 164 virtual Rectangle GetBoundingBoxOnScreen() const
|