summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xepage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xepage.cxx')
-rw-r--r--sc/source/filter/excel/xepage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/excel/xepage.cxx b/sc/source/filter/excel/xepage.cxx
index ec4187f4497b..12ff6be5759d 100644
--- a/sc/source/filter/excel/xepage.cxx
+++ b/sc/source/filter/excel/xepage.cxx
@@ -411,7 +411,7 @@ void XclExpPageSettings::SaveXml( XclExpXmlStream& rStrm )
XclExpImgData( *pGraphic, EXC_ID8_IMGDATA ).SaveXml( rStrm );
}
-// ----------------------------------------------------------------------------
+
XclExpChartPageSettings::XclExpChartPageSettings( const XclExpRoot& rRoot ) :
XclExpRoot( rRoot )