summaryrefslogtreecommitdiffstats
path: root/forms/source/solar/component/navbarcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/solar/component/navbarcontrol.hxx')
-rw-r--r--forms/source/solar/component/navbarcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/solar/component/navbarcontrol.hxx b/forms/source/solar/component/navbarcontrol.hxx
index c0436826dadd..57e5af6754b4 100644
--- a/forms/source/solar/component/navbarcontrol.hxx
+++ b/forms/source/solar/component/navbarcontrol.hxx
@@ -127,7 +127,7 @@ namespace frm
// OFormNavigationHelper overriables
virtual void interceptorsChanged( ) SAL_OVERRIDE;
- virtual void featureStateChanged( sal_Int16 _nFeatureId, sal_Bool _bEnabled ) SAL_OVERRIDE;
+ virtual void featureStateChanged( sal_Int16 _nFeatureId, bool _bEnabled ) SAL_OVERRIDE;
virtual void allFeatureStatesChanged( ) SAL_OVERRIDE;
virtual void getSupportedFeatures( ::std::vector< sal_Int16 >& /* [out] */ _rFeatureIds ) SAL_OVERRIDE;