From c0eb401571fc835da8a083f12b44666e73bc33e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 5 Sep 2011 10:27:17 +0100 Subject: [PATCH] another round of unused methods --- unusedcode.easy | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unusedcode.easy b/unusedcode.easy index 3a9a734d5070..aaba53c34a56 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -2043,9 +2043,11 @@ binfilter::SwOLELRUCache::Remove(binfilter::SwOLEObj&) binfilter::SwOutlineNodes::Insert(binfilter::SwNode* const&, unsigned short&) binfilter::SwOutlineNodes::Insert(binfilter::SwNode* const*, unsigned short) binfilter::SwOutlineNodes::Insert(binfilter::SwOutlineNodes const*, unsigned short, unsigned short) +binfilter::SwRects::Insert(binfilter::SwRect const&, unsigned short) binfilter::SwRects::Insert(binfilter::SwRects const*, unsigned short, unsigned short, unsigned short) binfilter::SwRects::Replace(binfilter::SwRect const&, unsigned short) binfilter::SwRects::Replace(binfilter::SwRect const*, unsigned short, unsigned short) +binfilter::SwRects::SwRects(unsigned short, unsigned char) binfilter::SwRects::_ForEach(unsigned short, unsigned short, unsigned char (*)(binfilter::SwRect const&, void*), void*) binfilter::SwRubyList::DeleteAndDestroy(unsigned short, unsigned short) binfilter::SwSelBoxes::Insert(binfilter::SwTableBox* const&, unsigned short&)