summaryrefslogtreecommitdiffstats
path: root/include/oox/dump/pptxdumper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/dump/pptxdumper.hxx')
-rw-r--r--include/oox/dump/pptxdumper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/dump/pptxdumper.hxx b/include/oox/dump/pptxdumper.hxx
index 05f9dc61200f..cdcf7e52dcfc 100644
--- a/include/oox/dump/pptxdumper.hxx
+++ b/include/oox/dump/pptxdumper.hxx
@@ -28,7 +28,7 @@ namespace oox {
namespace dump {
namespace pptx {
-// ============================================================================
+
class RootStorageObject : public StorageObjectBase
{
@@ -43,7 +43,7 @@ protected:
const OUString& rSysFileName );
};
-// ============================================================================
+
class Dumper : public DumperBase
{
@@ -59,7 +59,7 @@ protected:
virtual void implDump();
};
-// ============================================================================
+
} // namespace pptx
} // namespace dump