summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/statusbarmanager.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-24 10:01:17 +0200
committerNoel Grandin <noel@peralex.com>2015-03-24 10:31:18 +0200
commit829fa56634414c55a50cda9a74a2683e3e5b822a (patch)
treeb75ba2942f635419c557f4656c26c3d20a19a838 /framework/inc/uielement/statusbarmanager.hxx
parentd772b9bdc442c767fe99da74df375e5ecf6c8454 (diff)
loplugin:constantfunction: framework
Change-Id: Ib5c85dfb5fd720a1709e37d9f12b43a1588ba058
Diffstat (limited to 'framework/inc/uielement/statusbarmanager.hxx')
-rw-r--r--framework/inc/uielement/statusbarmanager.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/statusbarmanager.hxx b/framework/inc/uielement/statusbarmanager.hxx
index 6cd72edc6426..efbe5486b0db 100644
--- a/framework/inc/uielement/statusbarmanager.hxx
+++ b/framework/inc/uielement/statusbarmanager.hxx
@@ -79,7 +79,6 @@ class StatusBarManager : public ::cppu::WeakImplHelper3<
void FillStatusBar( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess >& rStatusBarData );
protected:
- void StateChanged( StateChangedType nType );
void DataChanged( const DataChangedEvent& rDCEvt );
void UserDraw( const UserDrawEvent& rUDEvt );
void Command( const CommandEvent& rEvt );