another round of unused methods
This commit is contained in:
parent
04ce2cea24
commit
c0eb401571
1 changed files with 2 additions and 0 deletions
|
@ -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&)
|
||||
|
|
Loading…
Reference in a new issue