summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-06 16:15:06 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-06 18:12:24 +0200
commit15d34f594d9d248e9401a5025b03a795cb7f24d1 (patch)
tree97063c3879b839fccf40b77292d3dc7a60908e88 /svx/source
parent91666033e90d5d4ce4693a015238f4f2b030c007 (diff)
remove unused SvxFmConfigWin class
Change-Id: Ic3c7e508ba80935e938f9fc73ddcc50367ac0c4e
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/inc/tbxform.hxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/svx/source/inc/tbxform.hxx b/svx/source/inc/tbxform.hxx
index 60e622dd7647..8640b7d478cb 100644
--- a/svx/source/inc/tbxform.hxx
+++ b/svx/source/inc/tbxform.hxx
@@ -42,22 +42,6 @@ protected:
};
-
-class SvxFmConfigWin : public SfxPopupWindow
-{
-private:
- DECL_LINK( TbxSelectHdl, ToolBox* );
-
-public:
- SvxFmConfigWin( sal_uInt16 nId, ResId aRIdWin, ResId aRIdTbx );
- virtual ~SvxFmConfigWin();
-
- void Update();
- virtual void PopupModeEnd() SAL_OVERRIDE;
-};
-
-
-
class SvxFmTbxCtlConfig : public SfxToolBoxControl
{
private: