diff options
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 4140104ab65f..6699ed557de6 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -834,15 +834,6 @@ oox::xls::WorkbookSettings::importUncalced(oox::xls::BiffInputStream&) oox::xls::WorksheetHelper::getBiffDrawing() const oox::xls::WorksheetHelper::setDefaultColumnFormat(int, int, int) oox::xls::WorksheetHelper::setLabelRanges(oox::xls::ApiCellRangeList const&, oox::xls::ApiCellRangeList const&) -oox::xls::WorksheetSettings::importCodeName(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importObjectProtect(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importPassword(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importPhoneticPr(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importProtect(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importScenProtect(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importSheetExt(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importSheetPr(oox::xls::BiffInputStream&) -oox::xls::WorksheetSettings::importSheetProtection(oox::xls::BiffInputStream&) oox::xls::Xf::importXf(oox::xls::BiffInputStream&) psp::PrinterGfx::DrawBitmap(Rectangle const&, Rectangle const&, psp::PrinterBmp const&, psp::PrinterBmp const&) psp::PrinterGfx::DrawMask(Rectangle const&, Rectangle const&, psp::PrinterBmp const&, psp::PrinterColor&) |