Kaydet (Commit) a4b1200b authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Kill unused SfxHistoryToolBoxControl_Impl.

Change-Id: I03655bb502d6480d8f7f3f1adef17d8f635b8ed9
üst 9349a879
...@@ -351,23 +351,6 @@ private: ...@@ -351,23 +351,6 @@ private:
sal_Bool m_bShowMenuImages; sal_Bool m_bShowMenuImages;
}; };
class SfxHistoryToolBoxControl_Impl : public SfxToolBoxControl
{
Timer aTimer;
private:
DECL_LINK( Timeout, Timer * );
protected:
virtual void Click( );
using SfxToolBoxControl::Select;
virtual void Select( sal_Bool );
public:
SFX_DECL_TOOLBOX_CONTROL();
SfxHistoryToolBoxControl_Impl( sal_uInt16 nId, ToolBox& rBox );
};
class SfxReloadToolBoxControl_Impl : public SfxToolBoxControl class SfxReloadToolBoxControl_Impl : public SfxToolBoxControl
{ {
protected: protected:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment