summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--autodoc/inc/ary/idl/i_module.hxx1
-rw-r--r--autodoc/inc/ary/idl/i_service.hxx4
-rw-r--r--autodoc/inc/ary/idl/i_types4idl.hxx4
-rw-r--r--autodoc/inc/ary/idl/ip_ce.hxx1
-rw-r--r--autodoc/inc/ary/info/ci_text.hxx1
-rw-r--r--autodoc/inc/ary_i/disdocum.hxx1
-rw-r--r--autodoc/source/ary/idl/i2s_calculator.hxx1
-rw-r--r--autodoc/source/display/idl/hfi_constgroup.hxx2
-rw-r--r--autodoc/source/display/idl/hfi_enum.hxx2
-rw-r--r--autodoc/source/display/idl/hfi_hierarchy.hxx8
-rw-r--r--autodoc/source/display/idl/hfi_interface.hxx1
-rw-r--r--autodoc/source/display/idl/hfi_singleton.hxx2
-rw-r--r--autodoc/source/display/idl/hfi_struct.hxx2
-rw-r--r--autodoc/source/display/idl/hfi_tag.hxx11
-rw-r--r--autodoc/source/display/idl/hfi_typetext.hxx7
-rw-r--r--autodoc/source/display/idl/hi_ary.hxx4
-rw-r--r--autodoc/source/display/idl/hi_factory.hxx6
-rw-r--r--autodoc/source/exes/adc_uni/cmd_run.hxx5
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx1
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx7
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_evalu.hxx5
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx12
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx6
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_struc.hxx12
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pestate.hxx1
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/semnode.hxx8
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/tokintpr.hxx1
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/uidl_tok.hxx2
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartElement.hxx3
-rw-r--r--chart2/source/controller/dialogs/DataBrowserModel.hxx3
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.hxx3
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.hxx5
-rw-r--r--chart2/source/controller/inc/AccessibleBase.hxx2
-rw-r--r--chart2/source/controller/inc/StatisticsItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ChartType_UNO.hxx1
-rw-r--r--chart2/source/controller/main/ChartController.hxx1
-rw-r--r--chart2/source/controller/main/UndoActions.hxx7
-rw-r--r--chart2/source/inc/ModifyListenerHelper.hxx6
-rw-r--r--chart2/source/model/inc/DataSeries.hxx4
-rw-r--r--chart2/source/view/axes/VAxisOrGridBase.hxx3
-rw-r--r--chart2/source/view/charttypes/AreaChart.hxx1
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx1
-rw-r--r--scripting/source/stringresource/stringresource.hxx1
-rw-r--r--sot/source/sdstor/stgcache.hxx1
-rw-r--r--sot/source/sdstor/stgelem.hxx2
45 files changed, 20 insertions, 144 deletions
diff --git a/autodoc/inc/ary/idl/i_module.hxx b/autodoc/inc/ary/idl/i_module.hxx
index b02d71862747..53266c612063 100644
--- a/autodoc/inc/ary/idl/i_module.hxx
+++ b/autodoc/inc/ary/idl/i_module.hxx
@@ -39,7 +39,6 @@ namespace ifc_module
{
struct attr;
}
- class Gate;
/** Represents an IDL module.
diff --git a/autodoc/inc/ary/idl/i_service.hxx b/autodoc/inc/ary/idl/i_service.hxx
index e213d0090502..9acfb07f243c 100644
--- a/autodoc/inc/ary/idl/i_service.hxx
+++ b/autodoc/inc/ary/idl/i_service.hxx
@@ -33,10 +33,6 @@
namespace ary
{
-namespace info
-{
- class CodeInformation;
-}
namespace idl
{
namespace ifc_service
diff --git a/autodoc/inc/ary/idl/i_types4idl.hxx b/autodoc/inc/ary/idl/i_types4idl.hxx
index aa30b2018820..9f5759ac76a2 100644
--- a/autodoc/inc/ary/idl/i_types4idl.hxx
+++ b/autodoc/inc/ary/idl/i_types4idl.hxx
@@ -30,12 +30,8 @@ namespace ary
{
namespace idl
{
- class Module;
class CodeEntity;
class Type;
- class Gate;
- class CePilot;
- class TypePilot;
typedef TypedId<CodeEntity> Ce_id;
diff --git a/autodoc/inc/ary/idl/ip_ce.hxx b/autodoc/inc/ary/idl/ip_ce.hxx
index b40df3bfbc0e..144ee5921c9c 100644
--- a/autodoc/inc/ary/idl/ip_ce.hxx
+++ b/autodoc/inc/ary/idl/ip_ce.hxx
@@ -50,7 +50,6 @@ namespace idl
class Function;
class Property;
class StructElement;
- class Variable;
class NameLookup;
diff --git a/autodoc/inc/ary/info/ci_text.hxx b/autodoc/inc/ary/info/ci_text.hxx
index a178ff77de19..cc87472ab45f 100644
--- a/autodoc/inc/ary/info/ci_text.hxx
+++ b/autodoc/inc/ary/info/ci_text.hxx
@@ -43,7 +43,6 @@ namespace info
{
class DocuToken;
-class DocuDisplay;
class DocuText
diff --git a/autodoc/inc/ary_i/disdocum.hxx b/autodoc/inc/ary_i/disdocum.hxx
index 659db81f7b30..7c6af4599df7 100644
--- a/autodoc/inc/ary_i/disdocum.hxx
+++ b/autodoc/inc/ary_i/disdocum.hxx
@@ -37,7 +37,6 @@ class DT_MupType;
class DT_MupMember;
class DT_MupConst;
class DT_Style;
-class DT_EOL;
class DT_StdAtTag;
class DT_SeeAlsoAtTag;
class DT_ParameterAtTag;
diff --git a/autodoc/source/ary/idl/i2s_calculator.hxx b/autodoc/source/ary/idl/i2s_calculator.hxx
index 10fe4d13c6b6..dde4df5cb65c 100644
--- a/autodoc/source/ary/idl/i2s_calculator.hxx
+++ b/autodoc/source/ary/idl/i2s_calculator.hxx
@@ -36,7 +36,6 @@ namespace idl
class Ce_Storage;
class TypeAdmin;
class Type_Storage;
- class Module;
class ExplicitType;
class Function;
class Interface;
diff --git a/autodoc/source/display/idl/hfi_constgroup.hxx b/autodoc/source/display/idl/hfi_constgroup.hxx
index d554cffbd1c6..bab347c4ed6e 100644
--- a/autodoc/source/display/idl/hfi_constgroup.hxx
+++ b/autodoc/source/display/idl/hfi_constgroup.hxx
@@ -27,6 +27,8 @@
// COMPONENTS
// PARAMETERS
+class HF_NaviSubRow;
+
class HF_IdlConstGroup : public HtmlFactory_Idl
{
public:
diff --git a/autodoc/source/display/idl/hfi_enum.hxx b/autodoc/source/display/idl/hfi_enum.hxx
index 0834b569c532..4e15e3801827 100644
--- a/autodoc/source/display/idl/hfi_enum.hxx
+++ b/autodoc/source/display/idl/hfi_enum.hxx
@@ -28,6 +28,8 @@
// COMPONENTS
// PARAMETERS
+class HF_NaviSubRow;
+
class HF_IdlEnum : public HtmlFactory_Idl
{
diff --git a/autodoc/source/display/idl/hfi_hierarchy.hxx b/autodoc/source/display/idl/hfi_hierarchy.hxx
index b2fad7f53a47..a25200ff001e 100644
--- a/autodoc/source/display/idl/hfi_hierarchy.hxx
+++ b/autodoc/source/display/idl/hfi_hierarchy.hxx
@@ -27,6 +27,13 @@
#include <ary/idl/i_comrela.hxx>
#include <ary/idl/i_types4idl.hxx>
+namespace ary
+{
+namespace idl
+{
+ class Gate;
+}
+}
namespace csi
{
@@ -37,7 +44,6 @@ namespace xml
}
-class HF_IdlInterface;
class HtmlEnvironment_Idl;
diff --git a/autodoc/source/display/idl/hfi_interface.hxx b/autodoc/source/display/idl/hfi_interface.hxx
index e11eeeed3024..fdd909fcfbdc 100644
--- a/autodoc/source/display/idl/hfi_interface.hxx
+++ b/autodoc/source/display/idl/hfi_interface.hxx
@@ -32,7 +32,6 @@
class HF_NaviSubRow;
class HF_SubTitleTable;
-class HF_IdlBaseNode;
class HF_IdlInterface : public HtmlFactory_Idl
{
diff --git a/autodoc/source/display/idl/hfi_singleton.hxx b/autodoc/source/display/idl/hfi_singleton.hxx
index 623a6e9a9fde..b01c0e2b3461 100644
--- a/autodoc/source/display/idl/hfi_singleton.hxx
+++ b/autodoc/source/display/idl/hfi_singleton.hxx
@@ -27,8 +27,6 @@
// COMPONENTS
// PARAMETERS
-class HF_NaviSubRow;
-
class HF_IdlSingleton : public HtmlFactory_Idl
{
diff --git a/autodoc/source/display/idl/hfi_struct.hxx b/autodoc/source/display/idl/hfi_struct.hxx
index 87141a1bf430..074114c1615b 100644
--- a/autodoc/source/display/idl/hfi_struct.hxx
+++ b/autodoc/source/display/idl/hfi_struct.hxx
@@ -28,6 +28,8 @@
// COMPONENTS
// PARAMETERS
+class HF_NaviSubRow;
+
/** Is used to display ->ary::idl::Exception s as well as ->ary::idl::Struct s.
*/
class HF_IdlStruct : public HtmlFactory_Idl
diff --git a/autodoc/source/display/idl/hfi_tag.hxx b/autodoc/source/display/idl/hfi_tag.hxx
index 90ed57dfdbae..d7ba8a24cf50 100644
--- a/autodoc/source/display/idl/hfi_tag.hxx
+++ b/autodoc/source/display/idl/hfi_tag.hxx
@@ -31,17 +31,6 @@
#include <toolkit/hf_docentry.hxx>
-namespace ary
-{
-namespace idl
-{
- class Module;
-}
-}
-
-
-
-
/** This class is an implementation of ary::inf::DocuText_Display
and will be used by that interface.
*/
diff --git a/autodoc/source/display/idl/hfi_typetext.hxx b/autodoc/source/display/idl/hfi_typetext.hxx
index 68e989617feb..4199a7984089 100644
--- a/autodoc/source/display/idl/hfi_typetext.hxx
+++ b/autodoc/source/display/idl/hfi_typetext.hxx
@@ -28,6 +28,13 @@
// COMPONENTS
// PARAMETERS
+namespace ary
+{
+namespace idl
+{
+ class Module;
+}
+}
class HF_IdlTypeText : public HtmlFactory_Idl
{
diff --git a/autodoc/source/display/idl/hi_ary.hxx b/autodoc/source/display/idl/hi_ary.hxx
index cd5c106ef877..636e35c7fe2b 100644
--- a/autodoc/source/display/idl/hi_ary.hxx
+++ b/autodoc/source/display/idl/hi_ary.hxx
@@ -41,10 +41,6 @@ namespace idl
class TypePilot;
}
}
-namespace output
-{
- class Position;
-}
diff --git a/autodoc/source/display/idl/hi_factory.hxx b/autodoc/source/display/idl/hi_factory.hxx
index 1ccf23db0e92..88b7c4851c97 100644
--- a/autodoc/source/display/idl/hi_factory.hxx
+++ b/autodoc/source/display/idl/hi_factory.hxx
@@ -33,10 +33,6 @@
namespace ary
{
-namespace idl
-{
- class Module;
-}
namespace doc
{
class OldIdlDocu;
@@ -45,8 +41,6 @@ namespace doc
class HtmlEnvironment_Idl;
-class LinkHelper;
-class HF_NaviSubRow;
class HF_TitleTable;
class HF_SubTitleTable;
diff --git a/autodoc/source/exes/adc_uni/cmd_run.hxx b/autodoc/source/exes/adc_uni/cmd_run.hxx
index e674f9c7a043..ab1615a3b2f9 100644
--- a/autodoc/source/exes/adc_uni/cmd_run.hxx
+++ b/autodoc/source/exes/adc_uni/cmd_run.hxx
@@ -37,11 +37,6 @@
// COMPONENTS
// PARAMETERS
-namespace ary
-{
- class Repository;
-}
-
namespace autodoc
{
class FileCollector_Ifc;
diff --git a/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx b/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx
index 856f8c4af73d..0db352ca6666 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/parsenv2.hxx
@@ -36,7 +36,6 @@ class ParserInfo;
namespace ary
{
- class QualifiedName;
class Repository;
namespace doc
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx
index 0cb710e5aa66..05201c616aca 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_const.hxx
@@ -29,18 +29,11 @@
// PARAMETERS
-namespace udm {
-class Agent_Struct;
-} // namespace udm
-
-
namespace csi
{
namespace uidl
{
-class ConstantsGroup;
-
class PE_Type;
class PE_Value;
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_evalu.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_evalu.hxx
index 303e91e4c85d..6495305f0e4c 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_evalu.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_evalu.hxx
@@ -30,11 +30,6 @@
// PARAMETERS
-namespace udm {
-class Agent_Struct;
-} // namespace udm
-
-
namespace csi
{
namespace uidl
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx
index 141fb2a7e02c..fbf6b183b7de 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_excp.hxx
@@ -35,22 +35,10 @@
namespace csi
{
-namespace prl
-{
- class TNamespace;
-}
-}
-
-
-
-namespace csi
-{
namespace uidl
{
-class Exception;
-class StructElement;
class PE_StructElement;
class PE_Type;
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
index e56ec1e033f6..e2dca06ac7ab 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_selem.hxx
@@ -31,18 +31,12 @@
#include <ary/idl/i_gate.hxx>
-namespace udm {
-class Agent_Struct;
-} // namespace udm
-
-
namespace csi
{
namespace uidl
{
class PE_Type;
-class StructElement;
class Struct;
class PE_StructElement : public UnoIDL_PE,
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_struc.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_struc.hxx
index 23b336bfc4a9..9ea84b8308ee 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_struc.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_struc.hxx
@@ -35,22 +35,10 @@
namespace csi
{
-namespace prl
-{
- class TNamespace;
-}
-}
-
-
-
-namespace csi
-{
namespace uidl
{
-class Struct;
-class StructElement;
class PE_StructElement;
class PE_Type;
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pestate.hxx b/autodoc/source/parser_i/inc/s2_luidl/pestate.hxx
index da08b1179278..e6bd3c4b10ac 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pestate.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pestate.hxx
@@ -38,7 +38,6 @@ namespace uidl
class TokIdentifier;
class TokBuiltInType;
class TokPunctuation;
-class Tok_Documentation;
class ParseEnvState : public TokenInterpreter,
virtual protected TokenProcessing_Types
diff --git a/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx b/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx
index b734fd9f72f4..0a6daacaebfe 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/semnode.hxx
@@ -39,13 +39,9 @@
namespace ary
{
- class QualifiedName;
- class Repository;
-
namespace idl
{
class Gate;
- class Module;
} // namespace idl
} // namespace ary
@@ -56,10 +52,6 @@ namespace uidl
{
-class Struct;
-class Token;
-
-
/** is an implementation class for UnoIDL_PE s
*/
class SemanticNode : private TokenProcessing_Types
diff --git a/autodoc/source/parser_i/inc/s2_luidl/tokintpr.hxx b/autodoc/source/parser_i/inc/s2_luidl/tokintpr.hxx
index 99915b535c68..a14cbc05c1a0 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/tokintpr.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/tokintpr.hxx
@@ -41,7 +41,6 @@ class TokMetaType;
class TokStereotype;
class TokParameterHandling;
class TokAssignment;
-class Tok_Documentation;
class TokenInterpreter
diff --git a/autodoc/source/parser_i/inc/s2_luidl/uidl_tok.hxx b/autodoc/source/parser_i/inc/s2_luidl/uidl_tok.hxx
index 480213866573..9d05b1015fe7 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/uidl_tok.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/uidl_tok.hxx
@@ -27,8 +27,6 @@
// PARAMETERS
-class ParserInfo;
-
namespace csi
{
namespace uidl
diff --git a/chart2/source/controller/accessibility/AccessibleChartElement.hxx b/chart2/source/controller/accessibility/AccessibleChartElement.hxx
index 9ee03835fae4..4d58186cde4f 100644
--- a/chart2/source/controller/accessibility/AccessibleChartElement.hxx
+++ b/chart2/source/controller/accessibility/AccessibleChartElement.hxx
@@ -40,9 +40,6 @@
#include <map>
#include <boost/shared_ptr.hpp>
-class SfxItemSet;
-class SdrObject;
-
namespace chart
{
diff --git a/chart2/source/controller/dialogs/DataBrowserModel.hxx b/chart2/source/controller/dialogs/DataBrowserModel.hxx
index 7d6e99a3883e..f334ab510ee5 100644
--- a/chart2/source/controller/dialogs/DataBrowserModel.hxx
+++ b/chart2/source/controller/dialogs/DataBrowserModel.hxx
@@ -37,9 +37,6 @@
namespace com { namespace sun { namespace star { namespace chart2 {
class XDataSeries;
class XChartType;
- namespace data {
- class XLabeledDataSequence;
- }
}}}}
namespace chart
diff --git a/chart2/source/controller/dialogs/tp_ChartType.hxx b/chart2/source/controller/dialogs/tp_ChartType.hxx
index 9d7cdfa8d1b0..228149909d34 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.hxx
+++ b/chart2/source/controller/dialogs/tp_ChartType.hxx
@@ -42,9 +42,6 @@ namespace chart
//.............................................................................
//-----------------------------------------------------------------------------
-/**
-*/
-class ChartTypeResourceGroup;
class AxisTypeResourceGroup;
class Dim3DLookResourceGroup;
class StackingResourceGroup;
diff --git a/chart2/source/controller/dialogs/tp_DataSource.hxx b/chart2/source/controller/dialogs/tp_DataSource.hxx
index 75a87910c014..c7edca5550c3 100644
--- a/chart2/source/controller/dialogs/tp_DataSource.hxx
+++ b/chart2/source/controller/dialogs/tp_DataSource.hxx
@@ -50,11 +50,6 @@
#include "RangeSelectionButton.hxx"
#include "RangeEdit.hxx"
-namespace com { namespace sun { namespace star {
- namespace chart2 {
- class XChartType;
-}}}}
-
namespace chart
{
diff --git a/chart2/source/controller/inc/AccessibleBase.hxx b/chart2/source/controller/inc/AccessibleBase.hxx
index 17e4433f5341..afd90aff3f51 100644
--- a/chart2/source/controller/inc/AccessibleBase.hxx
+++ b/chart2/source/controller/inc/AccessibleBase.hxx
@@ -51,8 +51,6 @@
#include "MutexContainer.hxx"
-class SfxItemSet;
-class SdrObject;
class SdrView;
namespace accessibility
diff --git a/chart2/source/controller/inc/StatisticsItemConverter.hxx b/chart2/source/controller/inc/StatisticsItemConverter.hxx
index eb391564ca0b..62bf886aa2de 100644
--- a/chart2/source/controller/inc/StatisticsItemConverter.hxx
+++ b/chart2/source/controller/inc/StatisticsItemConverter.hxx
@@ -27,8 +27,6 @@
#include <vector>
-class SdrModel;
-
namespace chart
{
namespace wrapper
diff --git a/chart2/source/controller/inc/dlg_ChartType_UNO.hxx b/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
index f1223c8074d4..ac3679fa93a4 100644
--- a/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
+++ b/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
@@ -32,7 +32,6 @@ namespace chart
{
//.............................................................................
typedef ::svt::OGenericUnoDialog ChartTypeUnoDlg_BASE;
-class ChartType;
class ChartTypeUnoDlg : public ChartTypeUnoDlg_BASE
,public ::comphelper::OPropertyArrayUsageHelper< ChartTypeUnoDlg >
{
diff --git a/chart2/source/controller/main/ChartController.hxx b/chart2/source/controller/main/ChartController.hxx
index b142f161f69c..cfe1c05ae775 100644
--- a/chart2/source/controller/main/ChartController.hxx
+++ b/chart2/source/controller/main/ChartController.hxx
@@ -139,7 +139,6 @@ public:
class ChartWindow;
class DrawModelWrapper;
class DrawViewWrapper;
-class ViewElementListProvider;
class ReferenceSizeProvider;
class ChartController : public ::cppu::WeakImplHelper12 <
diff --git a/chart2/source/controller/main/UndoActions.hxx b/chart2/source/controller/main/UndoActions.hxx
index e57a379429f6..cda2b656b1e5 100644
--- a/chart2/source/controller/main/UndoActions.hxx
+++ b/chart2/source/controller/main/UndoActions.hxx
@@ -38,13 +38,6 @@
class SdrUndoAction;
-namespace com { namespace sun { namespace star {
-namespace chart2 {
- class XInternalDataProvider;
-}
-}}}
-
-
namespace chart
{
class ChartModelClone;
diff --git a/chart2/source/inc/ModifyListenerHelper.hxx b/chart2/source/inc/ModifyListenerHelper.hxx
index dd368cddab7a..2eee3a819027 100644
--- a/chart2/source/inc/ModifyListenerHelper.hxx
+++ b/chart2/source/inc/ModifyListenerHelper.hxx
@@ -36,12 +36,6 @@
#include <functional>
#include <utility>
-namespace com { namespace sun { namespace star {
-namespace chart2
-{
- class XChartDocument;
-}}}}
-
namespace chart
{
namespace ModifyListenerHelper
diff --git a/chart2/source/model/inc/DataSeries.hxx b/chart2/source/model/inc/DataSeries.hxx
index f180b96ddd61..dda7652e7dad 100644
--- a/chart2/source/model/inc/DataSeries.hxx
+++ b/chart2/source/model/inc/DataSeries.hxx
@@ -45,10 +45,6 @@
#include "MutexContainer.hxx"
#include "OPropertySet.hxx"
-namespace com { namespace sun { namespace star { namespace style {
- class XStyle;
-}}}}
-
namespace chart
{
diff --git a/chart2/source/view/axes/VAxisOrGridBase.hxx b/chart2/source/view/axes/VAxisOrGridBase.hxx
index fd70eefd6fb6..6827905fa487 100644
--- a/chart2/source/view/axes/VAxisOrGridBase.hxx
+++ b/chart2/source/view/axes/VAxisOrGridBase.hxx
@@ -34,9 +34,6 @@ namespace chart
//.............................................................................
//-----------------------------------------------------------------------------
-/**
-*/
-class ShapeFactory;
class TickFactory;
class VAxisOrGridBase : public PlotterBase
diff --git a/chart2/source/view/charttypes/AreaChart.hxx b/chart2/source/view/charttypes/AreaChart.hxx
index e370cb9142a5..cc8b9ae0012b 100644
--- a/chart2/source/view/charttypes/AreaChart.hxx
+++ b/chart2/source/view/charttypes/AreaChart.hxx
@@ -27,7 +27,6 @@
namespace chart
{
//.............................................................................
-class AreaPositionHelper;
class AreaChart : public VSeriesPlotter
{
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx
index fcc0d9514c43..87bd9b7a2551 100644
--- a/scripting/source/protocolhandler/scripthandler.hxx
+++ b/scripting/source/protocolhandler/scripthandler.hxx
@@ -47,7 +47,6 @@ namespace com { namespace sun { namespace star {
}
namespace frame {
class XFrame;
- class XModel;
class XDispatch;
class XNotifyingDispatch;
class XDispatchResultListener;
diff --git a/scripting/source/stringresource/stringresource.hxx b/scripting/source/stringresource/stringresource.hxx
index f36c5a20339e..3119b9ebfd83 100644
--- a/scripting/source/stringresource/stringresource.hxx
+++ b/scripting/source/stringresource/stringresource.hxx
@@ -265,7 +265,6 @@ typedef ::cppu::ImplInheritanceHelper1<
::com::sun::star::resource::XStringResourcePersistence > StringResourcePersistenceImpl_BASE;
class BinaryOutput;
-class BinaryInput;
class StringResourcePersistenceImpl : public StringResourcePersistenceImpl_BASE
{
diff --git a/sot/source/sdstor/stgcache.hxx b/sot/source/sdstor/stgcache.hxx
index 6ed899d647fe..4e9961fb1c6c 100644
--- a/sot/source/sdstor/stgcache.hxx
+++ b/sot/source/sdstor/stgcache.hxx
@@ -27,7 +27,6 @@
class UCBStorageStream;
-class StgIo;
class StgPage;
class StgDirEntry;
class StorageBase;
diff --git a/sot/source/sdstor/stgelem.hxx b/sot/source/sdstor/stgelem.hxx
index 3db6858a05c9..1a85e1f61af1 100644
--- a/sot/source/sdstor/stgelem.hxx
+++ b/sot/source/sdstor/stgelem.hxx
@@ -103,8 +103,6 @@ enum StgEntryTime { // time codes:
STG_ACCESSED = 1 // last access
};
-class StgStream;
-
#define STGENTRY_SIZE 128
//StructuredStorageDirectoryEntry