summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessiblePreviewCell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/AccessiblePreviewCell.hxx')
-rw-r--r--sc/source/ui/inc/AccessiblePreviewCell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/AccessiblePreviewCell.hxx b/sc/source/ui/inc/AccessiblePreviewCell.hxx
index cc0d8ca15b44..68dd70e5f40e 100644
--- a/sc/source/ui/inc/AccessiblePreviewCell.hxx
+++ b/sc/source/ui/inc/AccessiblePreviewCell.hxx
@@ -60,7 +60,7 @@ public:
//===== XAccessibleContext ==============================================
- // overloaded to calculate this on demand
+ // override to calculate this on demand
virtual sal_Int32 SAL_CALL getAccessibleChildCount() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
getAccessibleChild( sal_Int32 i )