summaryrefslogtreecommitdiff
path: root/filter/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-06 16:26:32 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:26 +0200
commitd1ba5419cf9f75fe437b835e49d3b75459dd48c2 (patch)
tree030dd7522098e4e03f0d64304e48cb866dfc375f /filter/inc
parent5502be9695b67b094d581d108dc9ebddc161cc60 (diff)
Remove non-existing forward declarations
Those classes don't exist. So remove friend class operators too. Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6
Diffstat (limited to 'filter/inc')
-rw-r--r--filter/inc/filter/msfilter/svdfppt.hxx1
-rw-r--r--filter/inc/filter/msfilter/svxmsbas.hxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/filter/inc/filter/msfilter/svdfppt.hxx b/filter/inc/filter/msfilter/svdfppt.hxx
index baf955e441ac..b2e5f979f0e9 100644
--- a/filter/inc/filter/msfilter/svdfppt.hxx
+++ b/filter/inc/filter/msfilter/svdfppt.hxx
@@ -58,7 +58,6 @@ class SfxItemSet;
class Outliner;
class Graphic;
class SvxMSDffManager;
-class PptTextMetaCharList;
class PPTTextObj;
class DffRecordHeader;
struct PptCharAttrSet;
diff --git a/filter/inc/filter/msfilter/svxmsbas.hxx b/filter/inc/filter/msfilter/svxmsbas.hxx
index ae53f2bd9e84..84bab35a3835 100644
--- a/filter/inc/filter/msfilter/svxmsbas.hxx
+++ b/filter/inc/filter/msfilter/svxmsbas.hxx
@@ -57,8 +57,6 @@ typedef boost::unordered_map< sal_Int32, String > ObjIdToName;
typedef std::map< String, ObjIdToName > ControlAttributeInfo;
-class VBA_Impl;
-
class MSFILTER_DLLPUBLIC SvxImportMSVBasic
{
public: