summaryrefslogtreecommitdiff
path: root/include/oox/dump/xlsbdumper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/dump/xlsbdumper.hxx')
-rw-r--r--include/oox/dump/xlsbdumper.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/oox/dump/xlsbdumper.hxx b/include/oox/dump/xlsbdumper.hxx
index a4651a1cabf5..1d8c28281249 100644
--- a/include/oox/dump/xlsbdumper.hxx
+++ b/include/oox/dump/xlsbdumper.hxx
@@ -36,7 +36,6 @@ namespace dump {
namespace xlsb {
-
class RecordObjectBase : public SequenceRecordObjectBase
{
protected:
@@ -55,7 +54,6 @@ private:
};
-
class RootStorageObject : public StorageObjectBase
{
public:
@@ -70,7 +68,6 @@ protected:
};
-
class Dumper : public DumperBase
{
public:
@@ -86,7 +83,6 @@ protected:
};
-
} // namespace xlsb
} // namespace dump
} // namespace oox