Kaydet (Commit) 2aecedd7 authored tarafından Takeshi Abe's avatar Takeshi Abe

removed unused forward declarations of class

Change-Id: I9762e198825fbc697f4049a7da5755d72c14e481
üst 73cf6f32
......@@ -31,9 +31,6 @@ namespace com { namespace sun { namespace star {
namespace beans {
class XPropertySet;
}
namespace sdbc {
class XConnection;
}
namespace lang {
class XMultiServiceFactory;
}
......
......@@ -50,7 +50,6 @@ namespace comphelper
namespace dbaui
{
class OQueryContainerWindow;
class OQueryTableWindow;
class OQueryController;
typedef ::comphelper::OPropertyContainer OQueryController_PBase;
......
......@@ -39,8 +39,6 @@
#include <sfx2/ctrlitem.hxx>
#include <sfx2/viewfrm.hxx>
class SfxInPlaceEnv_Impl;
class SfxPlugInEnv_Impl;
class SfxSplitWindow;
class SfxWorkWindow;
......
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