summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/eppt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/eppt/eppt.hxx')
-rw-r--r--sd/source/filter/eppt/eppt.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/filter/eppt/eppt.hxx b/sd/source/filter/eppt/eppt.hxx
index 8f9054b66f92..d36957d766ea 100644
--- a/sd/source/filter/eppt/eppt.hxx
+++ b/sd/source/filter/eppt/eppt.hxx
@@ -22,7 +22,6 @@
#include <vector>
#include "escherex.hxx"
#include <sal/types.h>
-#include <tools/solar.h>
#include <sot/storage.hxx>
#include <vcl/graph.hxx>
#include <unotools/fontcvt.hxx>
@@ -31,8 +30,6 @@
#include "text.hxx"
-// ------------------------------------------------------------------------
-
#include <vcl/mapmod.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/frame/XModel.hpp>
@@ -156,8 +153,6 @@ public:
void WriteTextSpecInfo( SvStream* pStrm );
};
-// ------------------------------------------------------------------------
-
struct CellBorder;
class PPTWriter : public PPTWriterBase, public PPTExBulletProvider
{