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

Kill unused SfxHistoryToolBoxControl_Impl.

Change-Id: I03655bb502d6480d8f7f3f1adef17d8f635b8ed9
üst 9349a879
...@@ -347,25 +347,8 @@ protected: ...@@ -347,25 +347,8 @@ protected:
private: private:
String aLastURL; String aLastURL;
PopupMenu* pMenu; PopupMenu* pMenu;
sal_uIntPtr m_nSymbolsStyle; sal_uIntPtr m_nSymbolsStyle;
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
......
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