From 4a02c63d1431b2e8686a035e119c4a2f5c972592 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Sat, 10 Jul 2010 18:21:24 +0200 Subject: CWS changehid: #i111874#: change code to support HelpIds as byte strings --- sc/inc/scmod.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc/scmod.hxx') diff --git a/sc/inc/scmod.hxx b/sc/inc/scmod.hxx index ee2c956e7742..e9fbf493da02 100644 --- a/sc/inc/scmod.hxx +++ b/sc/inc/scmod.hxx @@ -157,7 +157,6 @@ public: ScModule( SfxObjectFactory* pFact ); virtual ~ScModule(); - virtual void FillStatusBar(StatusBar &rBar); virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ); virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 ); void DeleteCfg(); -- cgit