Kaydet (Commit) 15d34f59 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove unused SvxFmConfigWin class

Change-Id: Ic3c7e508ba80935e938f9fc73ddcc50367ac0c4e
üst 91666033
......@@ -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:
......
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