summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/condformatbuffer.hxx
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-12-17 20:45:53 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-12-22 10:20:09 +0100
commit026f59d323e713b96faca2bfa6e3b88ce3cdffab (patch)
tree04e59e7760e06b7d8ad62972590e7a529e9d9045 /sc/source/filter/inc/condformatbuffer.hxx
parentbeddfe27e38c73c22c2f9b7f6e3293a7f8bbef85 (diff)
Remove unused includes
Change-Id: Ic76f42da7f88357339240ba987d73297905cfe13
Diffstat (limited to 'sc/source/filter/inc/condformatbuffer.hxx')
-rw-r--r--sc/source/filter/inc/condformatbuffer.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/condformatbuffer.hxx b/sc/source/filter/inc/condformatbuffer.hxx
index e36ba5688a81..cdc2553d1053 100644
--- a/sc/source/filter/inc/condformatbuffer.hxx
+++ b/sc/source/filter/inc/condformatbuffer.hxx
@@ -20,15 +20,11 @@
#ifndef INCLUDED_SC_SOURCE_FILTER_INC_CONDFORMATBUFFER_HXX
#define INCLUDED_SC_SOURCE_FILTER_INC_CONDFORMATBUFFER_HXX
-#include <com/sun/star/sheet/ConditionOperator2.hpp>
#include "formulaparser.hxx"
#include "worksheethelper.hxx"
#include <boost/scoped_ptr.hpp>
#include <tools/color.hxx>
-namespace com { namespace sun { namespace star {
- namespace sheet { class XSheetConditionalEntries; }
-} } }
class ScColorScaleFormat;
class ScDataBarFormat;
struct ScDataBarFormatData;