diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 10:27:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 10:54:22 +0100 |
commit | c0eb401571fc835da8a083f12b44666e73bc33e1 (patch) | |
tree | ab793e76cbeae40eb61de611dded810de4911473 /unusedcode.easy | |
parent | 04ce2cea24b7e90de6542789dfdcf894082fad70 (diff) |
another round of unused methods
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 2 |
1 files changed, 2 insertions, 0 deletions
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&) |