summaryrefslogtreecommitdiff
path: root/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx')
-rw-r--r--accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx b/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx
index 5cfb4cbb8ae3..36d3790f33fc 100644
--- a/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx
+++ b/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx
@@ -46,11 +46,11 @@ namespace accessibility
protected:
// AccessibleBrowseBoxBase overridables
- virtual Rectangle implGetBoundingBox();
- virtual Rectangle implGetBoundingBoxOnScreen();
+ virtual Rectangle implGetBoundingBox() SAL_OVERRIDE;
+ virtual Rectangle implGetBoundingBoxOnScreen() SAL_OVERRIDE;
// XAccessibleComponent
- virtual void SAL_CALL grabFocus() throw ( ::com::sun::star::uno::RuntimeException, std::exception );
+ virtual void SAL_CALL grabFocus() throw ( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
protected:
AccessibleBrowseBoxCell(