diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2012-04-07 01:20:48 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2012-04-07 01:21:29 +0200 |
commit | c1036d7ab06e6b85763e90659c08e1f450ff50ab (patch) | |
tree | 8ebcb1877cedff47ecd3dc3761adc8e48f4f47b2 /unusedcode.easy | |
parent | ca8a3e0034865556de9a0f1ad3050855b595348b (diff) |
Remove unused code oox::xls::PageSettings
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index cb5c9fed6faa..a5e4c50dbe19 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -824,18 +824,6 @@ oox::xls::Comment::importNote(oox::xls::BiffInputStream&) oox::xls::CondFormatBuffer::importCfHeader(oox::xls::BiffInputStream&) oox::xls::Font::importFont(oox::xls::BiffInputStream&) oox::xls::NumberFormatsBuffer::importFormat(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importBottomMargin(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importFooter(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importHeader(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importHorCenter(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importLeftMargin(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importPageSetup(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importPicture(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importPrintGridLines(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importPrintHeaders(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importRightMargin(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importTopMargin(oox::xls::BiffInputStream&) -oox::xls::PageSettings::importVerCenter(oox::xls::BiffInputStream&) oox::xls::PivotCache::importPCDSource(oox::xls::BiffInputStream&) oox::xls::SheetScenarios::importScenarios(oox::xls::BiffInputStream&) oox::xls::SheetViewSettings::importPane(oox::xls::BiffInputStream&) |