summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/sfx2/tbxctrl.hxx21
1 files changed, 2 insertions, 19 deletions
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx
index 56047d1e32ad..6c12947a3333 100644
--- a/include/sfx2/tbxctrl.hxx
+++ b/include/sfx2/tbxctrl.hxx
@@ -347,25 +347,8 @@ protected:
private:
String aLastURL;
PopupMenu* pMenu;
- sal_uIntPtr m_nSymbolsStyle;
- 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 );
+ sal_uIntPtr m_nSymbolsStyle;
+ sal_Bool m_bShowMenuImages;
};
class SfxReloadToolBoxControl_Impl : public SfxToolBoxControl