diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2012-04-09 13:00:31 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2012-04-09 13:00:31 +0200 |
commit | b42c792f50ed11a3efc9c20a4e7eed5163fdaed7 (patch) | |
tree | a1b162d2127002b0590bee841c905886842d29e4 /unusedcode.easy | |
parent | b3e2cbc68f3501d3925f8789b1addc8ad4f8e9c0 (diff) |
Remove some unused methods
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index ff54fe7832c6..f7896f1a61f1 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -804,15 +804,10 @@ oox::xls::BiffSheetDataContext::BiffSheetDataContext(oox::xls::WorksheetHelper c oox::xls::BiffWorksheetFragmentBase::BiffWorksheetFragmentBase(oox::xls::WorksheetHelper const&, oox::xls::BiffWorkbookFragmentBase const&) oox::xls::CellBlock::CellBlock(oox::xls::WorksheetHelper const&, oox::ValueRange const&, int) oox::xls::CellStyleBuffer::importStyle(oox::xls::BiffInputStream&) -oox::xls::Font::importFont(oox::xls::BiffInputStream&) -oox::xls::NumberFormatsBuffer::importFormat(oox::xls::BiffInputStream&) -oox::xls::PivotCache::importPCDSource(oox::xls::BiffInputStream&) -oox::xls::SheetScenarios::importScenarios(oox::xls::BiffInputStream&) oox::xls::WorkbookGlobals::createBuffersPerSheet(short) oox::xls::WorkbookGlobals::setCodePage(unsigned short) oox::xls::WorkbookGlobals::setIsWorkbookFile() oox::xls::WorkbookHelper::setAppFontEncoding(unsigned short) -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&) psp::PrinterGfx::GetGlyphBoundRect(unsigned short, Rectangle&) @@ -823,7 +818,6 @@ psp::PrinterGfx::SetFallbackFont(int) sd::LeftDrawPaneShell::RegisterInterface(SfxModule*) sd::LeftImpressPaneShell::RegisterInterface(SfxModule*) sd::ToolPanelPaneShell::RegisterInterface(SfxModule*) -sd::View::LockRedraw(unsigned char) sd::ViewShellBase::RegisterFactory(unsigned short) sd::slidesorter::cache::GenericPageCache::ReleasePreviewBitmap(SdrPage const*) sd::slidesorter::controller::SelectionFunction::EventDescriptor::EventDescriptor(KeyEvent const&, sd::slidesorter::SlideSorter&) |