diff options
-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&) |