Kaydet (Commit) 5e4cb2bc authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

cleanup templdgi.hxx

Change-Id: I75a9444faa8136ed333adc2b0b47c9b91b1c7a3e
üst 73802287
......@@ -46,9 +46,9 @@ class SfxTemplateDialog_Impl;
class SfxCommonTemplateDialog_Impl;
class SfxDockingWindow;
namespace com { namespace sun { namespace star { namespace frame { class XModuleManager2; } } } }
// class DropListBox_Impl ------------------------------------------------
namespace com { namespace sun { namespace star { namespace frame {
class XModuleManager2;
}}}}
class DropListBox_Impl : public SvTreeListBox
{
......@@ -300,7 +300,6 @@ public:
DropToolBox_Impl(vcl::Window* pParent, SfxTemplateDialog_Impl* pTemplateDialog);
virtual ~DropToolBox_Impl();
};
// class SfxTemplateDialog_Impl ------------------------------------------
class SfxTemplateDialog_Impl : public SfxCommonTemplateDialog_Impl
{
......
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