summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xipage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xipage.cxx')
-rw-r--r--sc/source/filter/excel/xipage.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/excel/xipage.cxx b/sc/source/filter/excel/xipage.cxx
index 9c34d59ccdd0..d521f898d01b 100644
--- a/sc/source/filter/excel/xipage.cxx
+++ b/sc/source/filter/excel/xipage.cxx
@@ -170,8 +170,6 @@ void XclImpPageSettings::SetPaperSize( sal_uInt16 nXclPaperSize, bool bPortrait
mbValidPaper = true;
}
-
-
namespace {
void lclPutMarginItem( SfxItemSet& rItemSet, sal_uInt16 nRecId, double fMarginInch )
@@ -380,6 +378,4 @@ void XclImpPageSettings::Finalize()
}
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */