summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-04-13 22:57:19 +0200
committerJulien Nabet <serval2412@yahoo.fr>2012-04-13 22:58:10 +0200
commitbb5fa5773461e14de153266ccfa36e5f454ff9b8 (patch)
treefb655f7bde985eb40e6cd82b489b318b6c8192f3 /unusedcode.easy
parentadaa6ee5ea7852ecaf3a43ee8f0a908a54c8650a (diff)
Cleaning sc (oox)
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-xunusedcode.easy9
1 files changed, 0 insertions, 9 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index e24c9f90fe5f..5bd5976753ed 100755
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -764,9 +764,6 @@ oox::xls::BiffHelper::calcTextEncodingFromCodePage(unsigned short)
oox::xls::BiffWorkbookContextBase::BiffWorkbookContextBase(oox::xls::WorkbookHelper const&)
oox::xls::CellBlock::CellBlock(oox::xls::WorksheetHelper const&, oox::ValueRange const&, int)
oox::xls::CellStyleBuffer::importStyle(oox::xls::BiffInputStream&)
-oox::xls::Comment::importNoteBiff2(oox::xls::BiffInputStream&)
-oox::xls::Comment::importNoteBiff8(oox::xls::BiffInputStream&)
-oox::xls::Comment::importNoteSound(oox::xls::BiffInputStream&)
oox::xls::CondFormat::importCfHeader(oox::xls::BiffInputStream&)
oox::xls::DefinedNamesBuffer::importDefinedName(oox::xls::BiffInputStream&)
oox::xls::DefinedNamesBuffer::setLocalCalcSheet(short)
@@ -783,12 +780,6 @@ oox::xls::PivotTable::importPTDefinition2(oox::xls::BiffInputStream&)
oox::xls::PivotTable::importPTPageFields(oox::xls::BiffInputStream&)
oox::xls::PivotTable::importPTRowColFields(oox::xls::BiffInputStream&)
oox::xls::PivotTableField::importPTField(oox::xls::BiffInputStream&)
-oox::xls::QueryTable::importQueryTable(oox::xls::BiffInputStream&)
-oox::xls::QueryTable::importQueryTableRefresh(oox::xls::BiffInputStream&)
-oox::xls::QueryTable::importQueryTableSettings(oox::xls::BiffInputStream&)
-oox::xls::RichString::importByteString(oox::xls::BiffInputStream&, unsigned short, int)
-oox::xls::RichString::importUniString(oox::xls::BiffInputStream&, int)
-oox::xls::Scenario::importScenario(oox::xls::BiffInputStream&)
oox::xls::Xf::setAllUsedFlags(bool)
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&)