From 829fa56634414c55a50cda9a74a2683e3e5b822a Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 24 Mar 2015 10:01:17 +0200 Subject: loplugin:constantfunction: framework Change-Id: Ib5c85dfb5fd720a1709e37d9f12b43a1588ba058 --- framework/inc/classes/propertysethelper.hxx | 1 - framework/inc/uielement/statusbarmanager.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'framework/inc') diff --git a/framework/inc/classes/propertysethelper.hxx b/framework/inc/classes/propertysethelper.hxx index a81499f5a264..241bfafb8ad1 100644 --- a/framework/inc/classes/propertysethelper.hxx +++ b/framework/inc/classes/propertysethelper.hxx @@ -118,7 +118,6 @@ class FWI_DLLPUBLIC PropertySetHelper : public css::beans::XPropertySet * There is no chance to reactive a "dead" object by calling impl_enablePropertySet() * again! */ - void SAL_CALL impl_enablePropertySet(); void SAL_CALL impl_disablePropertySet(); /** 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 ); -- cgit v1.2.3