summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/source/inc/basidesh.hxx1
-rw-r--r--basic/source/inc/image.hxx2
-rw-r--r--filter/inc/filter/msfilter/svdfppt.hxx1
-rw-r--r--sc/source/core/inc/interpre.hxx1
-rw-r--r--sc/source/ui/inc/docsh.hxx1
-rw-r--r--sc/source/ui/inc/tabview.hxx1
-rw-r--r--sfx2/inc/sfx2/app.hxx1
-rw-r--r--sfx2/inc/sfx2/dispatch.hxx1
-rw-r--r--sfx2/inc/sfx2/frame.hxx1
-rw-r--r--sfx2/inc/sfx2/objface.hxx1
-rw-r--r--sfx2/inc/sfx2/prnmon.hxx1
-rw-r--r--sfx2/inc/sfx2/shell.hxx1
-rw-r--r--sw/source/core/inc/frmtool.hxx1
-rw-r--r--sw/source/core/inc/viewimp.hxx1
-rw-r--r--toolkit/inc/toolkit/awt/vclxwindow.hxx1
-rw-r--r--tools/inc/tools/debug.hxx1
-rw-r--r--vcl/inc/salinst.hxx1
-rw-r--r--vcl/inc/svdata.hxx1
-rw-r--r--vcl/inc/unx/saldisp.hxx2
-rw-r--r--vcl/inc/vcl/print.hxx1
-rw-r--r--vcl/inc/vcl/toolbox.hxx1
21 files changed, 0 insertions, 23 deletions
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index 4e8d5f095b40..70cf66990b43 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -47,7 +47,6 @@ class SbxObject;
class SbModule;
class StarBASIC;
class LocalizationMgr;
-struct BasicIDEShell_Impl;
#if _SOLAR__PRIVATE
typedef std::map<sal_uInt16, IDEBaseWindow*> IDEWindowTable;
diff --git a/basic/source/inc/image.hxx b/basic/source/inc/image.hxx
index 7e71bef09d7b..ac3fd41d3ebd 100644
--- a/basic/source/inc/image.hxx
+++ b/basic/source/inc/image.hxx
@@ -27,8 +27,6 @@
// This class reads in the image that's been produced by the compiler
// and manages the access to the single elements.
-struct SbPublicEntry;
-
class SbiImage {
friend class SbiCodeGen; // compiler classes, that the private-
diff --git a/filter/inc/filter/msfilter/svdfppt.hxx b/filter/inc/filter/msfilter/svdfppt.hxx
index b2e5f979f0e9..3ef2f922a80d 100644
--- a/filter/inc/filter/msfilter/svdfppt.hxx
+++ b/filter/inc/filter/msfilter/svdfppt.hxx
@@ -60,7 +60,6 @@ class Graphic;
class SvxMSDffManager;
class PPTTextObj;
class DffRecordHeader;
-struct PptCharAttrSet;
class SvxBulletItem;
#define PPT_IMPORTFLAGS_NO_TEXT_ASSERT 1
diff --git a/sc/source/core/inc/interpre.hxx b/sc/source/core/inc/interpre.hxx
index 9b2268251f47..d36f965c00b7 100644
--- a/sc/source/core/inc/interpre.hxx
+++ b/sc/source/core/inc/interpre.hxx
@@ -48,7 +48,6 @@ class ScBaseCell;
class ScFormulaCell;
class SvNumberFormatter;
class ScDBRangeBase;
-struct MatrixDoubleOp;
struct ScQueryParam;
struct ScDBQueryParamBase;
struct ScQueryEntry;
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index 307659222e1b..fef1657692d4 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -53,7 +53,6 @@
class ScEditEngineDefaulter;
class SfxStyleSheetBasePool;
class SfxStyleSheetHint;
-struct ChartSelectionInfo;
class INetURLObject;
class ScViewData;
diff --git a/sc/source/ui/inc/tabview.hxx b/sc/source/ui/inc/tabview.hxx
index 5a3e35bcba97..0dacbee7d21e 100644
--- a/sc/source/ui/inc/tabview.hxx
+++ b/sc/source/ui/inc/tabview.hxx
@@ -56,7 +56,6 @@ class SdrView;
class SdrObject;
class ScHintWindow;
class ScPageBreakData;
-struct ChartSelectionInfo;
class SdrHdlList;
namespace com { namespace sun { namespace star {
diff --git a/sfx2/inc/sfx2/app.hxx b/sfx2/inc/sfx2/app.hxx
index 37111a8c129e..80be15d6f1e5 100644
--- a/sfx2/inc/sfx2/app.hxx
+++ b/sfx2/inc/sfx2/app.hxx
@@ -82,7 +82,6 @@ class SfxModule;
typedef ::std::vector<SfxModule*> SfxModuleArr_Impl;
class Window;
class INetURLObject;
-struct SfxConstant;
struct SfxChildWinFactory;
struct SfxMenuCtrlFactory;
struct SfxStbCtrlFactory;
diff --git a/sfx2/inc/sfx2/dispatch.hxx b/sfx2/inc/sfx2/dispatch.hxx
index 9bc58dbfbdf3..59e87fa65f62 100644
--- a/sfx2/inc/sfx2/dispatch.hxx
+++ b/sfx2/inc/sfx2/dispatch.hxx
@@ -40,7 +40,6 @@ class SfxItemSet;
class SfxPopupMenuManager;
class SfxModule;
struct SfxDispatcher_Impl;
-struct SfxPlugInInfo_Impl;
namespace com
{
diff --git a/sfx2/inc/sfx2/frame.hxx b/sfx2/inc/sfx2/frame.hxx
index c2af0063d795..d1fae0d5aa33 100644
--- a/sfx2/inc/sfx2/frame.hxx
+++ b/sfx2/inc/sfx2/frame.hxx
@@ -99,7 +99,6 @@ typedef ::std::vector< String* > TargetList;
// from their parent frames.
//==========================================================================
-struct SfxFramePickEntry_Impl;
class SFX2_DLLPUBLIC SfxFrame
{
friend class SfxFrameIterator;
diff --git a/sfx2/inc/sfx2/objface.hxx b/sfx2/inc/sfx2/objface.hxx
index e968c7d8db23..667094f7e95b 100644
--- a/sfx2/inc/sfx2/objface.hxx
+++ b/sfx2/inc/sfx2/objface.hxx
@@ -30,7 +30,6 @@
#include <sfx2/msg.hxx>
struct SfxFormalArgument;
-struct SfxTypeLibImpl;
struct SfxInterface_Impl;
class SfxConfigItem;
class SfxIFConfig_Impl;
diff --git a/sfx2/inc/sfx2/prnmon.hxx b/sfx2/inc/sfx2/prnmon.hxx
index 1cb87d7f0ae7..564f8b235ee8 100644
--- a/sfx2/inc/sfx2/prnmon.hxx
+++ b/sfx2/inc/sfx2/prnmon.hxx
@@ -28,7 +28,6 @@
class SfxViewShell;
-struct SfxPrintProgress_Impl;
// ------------------------------------------------------------------------
diff --git a/sfx2/inc/sfx2/shell.hxx b/sfx2/inc/sfx2/shell.hxx
index 8deee3145c3a..880c83df3289 100644
--- a/sfx2/inc/sfx2/shell.hxx
+++ b/sfx2/inc/sfx2/shell.hxx
@@ -49,7 +49,6 @@ class SvGlobalName;
class SfxShellObject;
class SfxShell;
struct SfxShell_Impl;
-struct SfxTypeLibImpl;
class SfxShellObject;
class SfxDispatcher;
class SfxViewFrame;
diff --git a/sw/source/core/inc/frmtool.hxx b/sw/source/core/inc/frmtool.hxx
index 3444a1771316..2ae79717df15 100644
--- a/sw/source/core/inc/frmtool.hxx
+++ b/sw/source/core/inc/frmtool.hxx
@@ -49,7 +49,6 @@ class SdrMarkList;
class SwNodeIndex;
class OutputDevice;
class SwPageDesc;
-struct SwFindRowSpanCacheObj;
#define FAR_AWAY LONG_MAX - 20000 // initial position of a Fly
#define BROWSE_HEIGHT 56700L * 10L // 10 Meters
diff --git a/sw/source/core/inc/viewimp.hxx b/sw/source/core/inc/viewimp.hxx
index aefc22d8c0d0..947a6473e09b 100644
--- a/sw/source/core/inc/viewimp.hxx
+++ b/sw/source/core/inc/viewimp.hxx
@@ -51,7 +51,6 @@ class SwDrawView;
class SdrPageView;
class SwPageFrm;
class SwRegionRects;
-struct SdrPaintProcRec;
class SwAccessibleMap;
class SdrObject;
class Fraction;
diff --git a/toolkit/inc/toolkit/awt/vclxwindow.hxx b/toolkit/inc/toolkit/awt/vclxwindow.hxx
index 45f09e68dfe5..390c06acf247 100644
--- a/toolkit/inc/toolkit/awt/vclxwindow.hxx
+++ b/toolkit/inc/toolkit/awt/vclxwindow.hxx
@@ -49,7 +49,6 @@
class Window;
class VclSimpleEvent;
class VclWindowEvent;
-struct AccessibilityInfos;
struct SystemParentData;
namespace toolkit
diff --git a/tools/inc/tools/debug.hxx b/tools/inc/tools/debug.hxx
index 975e8ac101c2..6210fdcda95c 100644
--- a/tools/inc/tools/debug.hxx
+++ b/tools/inc/tools/debug.hxx
@@ -470,7 +470,6 @@ do \
// ---------------
struct DbgData;
-struct DbgGUIData;
struct DbgDataType;
typedef void (*DbgPrintLine)( const sal_Char* pLine );
diff --git a/vcl/inc/salinst.hxx b/vcl/inc/salinst.hxx
index 944d16ee1c13..574ffa20f1f8 100644
--- a/vcl/inc/salinst.hxx
+++ b/vcl/inc/salinst.hxx
@@ -49,7 +49,6 @@ namespace rtl
struct SystemParentData;
struct SalPrinterQueueInfo;
-struct SalStatus;
struct ImplJobSetup;
class SalGraphics;
class SalFrame;
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 10037859e555..0ad39051575f 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -58,7 +58,6 @@ namespace com { namespace sun { namespace star { namespace lang {
} } } }
struct ImplTimerData;
-struct ImplFileImageCacheData;
struct ImplConfigData;
class ImplDirectFontSubstitution;
struct ImplHotKey;
diff --git a/vcl/inc/unx/saldisp.hxx b/vcl/inc/unx/saldisp.hxx
index 792da867f3cd..ddc21c5ab554 100644
--- a/vcl/inc/unx/saldisp.hxx
+++ b/vcl/inc/unx/saldisp.hxx
@@ -211,8 +211,6 @@ class SalI18N_KeyboardExtension;
class AttributeProvider;
extern "C" {
- struct SnDisplay;
- struct SnLauncheeContext;
typedef Bool(*X_if_predicate)(Display*,XEvent*,XPointer);
}
diff --git a/vcl/inc/vcl/print.hxx b/vcl/inc/vcl/print.hxx
index 375ebf819bc7..7959e9b8f33c 100644
--- a/vcl/inc/vcl/print.hxx
+++ b/vcl/inc/vcl/print.hxx
@@ -48,7 +48,6 @@
#include <boost/unordered_map.hpp>
#include <set>
-struct SalPrinterInfoQueue;
class SalInfoPrinter;
struct SalPrinterQueueInfo;
class SalPrinter;
diff --git a/vcl/inc/vcl/toolbox.hxx b/vcl/inc/vcl/toolbox.hxx
index fd410d9da7a9..71f2d302b73b 100644
--- a/vcl/inc/vcl/toolbox.hxx
+++ b/vcl/inc/vcl/toolbox.hxx
@@ -39,7 +39,6 @@
class UserDrawEvent;
struct ImplToolItem;
-struct ImplToolSizeArray;
struct ImplToolSize;
struct ImplToolBoxPrivateData;
class ImplTrackRect;