summaryrefslogtreecommitdiffstats
path: root/svtools/inc/vclxaccessibleheaderbaritem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/vclxaccessibleheaderbaritem.hxx')
-rw-r--r--svtools/inc/vclxaccessibleheaderbaritem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/inc/vclxaccessibleheaderbaritem.hxx b/svtools/inc/vclxaccessibleheaderbaritem.hxx
index 144364f9f495..3274c7e72b36 100644
--- a/svtools/inc/vclxaccessibleheaderbaritem.hxx
+++ b/svtools/inc/vclxaccessibleheaderbaritem.hxx
@@ -58,8 +58,8 @@ private:
protected:
- virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
- virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet );
+ void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent );
+ void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet );
// OCommonAccessibleComponent
virtual ::com::sun::star::awt::Rectangle implGetBounds( ) throw (::com::sun::star::uno::RuntimeException) SAL_OVERRIDE;