summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-09-12 22:34:33 +0300
committerTor Lillqvist <tml@collabora.com>2016-09-12 23:29:32 +0300
commit5177666536f65915c3ca07090a4b561b57ae6f63 (patch)
treee35d0aea679f516196337903bbcfc994ebb3c3b3 /sd
parenta3baa68980307b7d0d19515f2f69583d4fd6833c (diff)
Bin a few unused forward declarations
Change-Id: Ic10de79427d3a353451c9b603495f55459a5936d
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/sdpage.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx
index 3aa10ed2a194..2aa78aece79b 100644
--- a/sd/inc/sdpage.hxx
+++ b/sd/inc/sdpage.hxx
@@ -45,10 +45,7 @@ class SfxStyleSheet;
class SdDrawDocument;
class SdrTextObj;
class SdPageLink;
-class StarBASIC;
class SfxItemSet;
-struct StyleRequestData;
-class SdPage;
class Paragraph;
class Outliner;
class SdStyleSheet;