summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 09:16:44 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:47 +0200
commit0e887093a55431dad251d224a00228035e8442dd (patch)
tree7d0874a5e45cae5c2e3e846ea5172052409db8e3 /unusedcode.easy
parent967c694cfe2d9bf0a362f954858fc96691e23903 (diff)
remove unused code in SW module
SwAccessibleParagraph::GetTOCLevel() SwAccessiblePortionData::GetAttrFldType(int) SwAccessibleTable::SetTableData(SwAccessibleTableData_Impl*) SwCntntFrm::DelFrms(SwCntntNode const&) SwExtraRedlineTbl::Contains(SwExtraRedline const*) const SwExtraRedlineTbl::Remove(SwExtraRedline const*) SwPostItField::GetByName(SwDoc*, rtl::OUString const&) SwViewImp::FireColumnChangeEvent(unsigned short, unsigned short) SwViewImp::FirePageChangeEvent(unsigned short, unsigned short) SwViewImp::FireSectionChangeEvent(unsigned short, unsigned short) Change-Id: Id385122a54970ed944e6dfc4c2b264da4f936255
Diffstat (limited to 'unusedcode.easy')
-rw-r--r--unusedcode.easy10
1 files changed, 0 insertions, 10 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index e75d0aeba399..6383a045c083 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -76,16 +76,6 @@ SvxNumberFormat::Create(SvStream&)
SvxNumberFormatShell::IsAdded_Impl(unsigned long)
SvxRectCtlAccessibleContext::FireAccessibleEvent(short, com::sun::star::uno::Any const&, com::sun::star::uno::Any const&)
SwAccessibleField::SwAccessibleField(SwField*, SwAccessibleParagraph*, short)
-SwAccessibleParagraph::GetTOCLevel()
-SwAccessiblePortionData::GetAttrFldType(int)
-SwAccessibleTable::SetTableData(SwAccessibleTableData_Impl*)
-SwCntntFrm::DelFrms(SwCntntNode const&)
-SwExtraRedlineTbl::Contains(SwExtraRedline const*) const
-SwExtraRedlineTbl::Remove(SwExtraRedline const*)
-SwPostItField::GetByName(SwDoc*, rtl::OUString const&)
-SwViewImp::FireColumnChangeEvent(unsigned short, unsigned short)
-SwViewImp::FirePageChangeEvent(unsigned short, unsigned short)
-SwViewImp::FireSectionChangeEvent(unsigned short, unsigned short)
TextDoc::IsValidPaM(TextPaM const&)
UnoApiTest::closeDocument(com::sun::star::uno::Reference<com::sun::star::lang::XComponent>)
apitest::CellProperties::testRotateReference()