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