diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-30 12:59:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-30 13:00:30 +0100 |
commit | a44712b810eba7ba3032c9eb15441997b064d846 (patch) | |
tree | 1b817c901b6d527644295616a1d66ca77e30dc8d /unusedcode.easy | |
parent | 7188a117be8ce2916f7fd9e85a4aa1ed6ff36f83 (diff) |
resync
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 73ea6e81c896..32f3c2edac95 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -2090,6 +2090,7 @@ binfilter::SwBookmarks::Insert(binfilter::SwBookmark* const*, unsigned short) binfilter::SwBookmarks::Insert(binfilter::SwBookmarks const*, unsigned short, unsigned short) binfilter::SwBookmarks::Remove(binfilter::SwBookmark* const&, unsigned short) binfilter::SwChartBoxes::DeleteAndDestroy(unsigned short, unsigned short) +binfilter::SwChartLines::DeleteAndDestroy(unsigned short, unsigned short) binfilter::SwDependentFields::DeleteAndDestroy(unsigned short, unsigned short) binfilter::SwDestroyList::DeleteAndDestroy(unsigned short, unsigned short) binfilter::SwDestroyList::Insert(binfilter::SwDestroyList const*, unsigned short, unsigned short) @@ -2186,11 +2187,13 @@ binfilter::_SetGetExpFlds::Insert(binfilter::_SetGetExpFld* const*, unsigned sho binfilter::_SetGetExpFlds::Insert(binfilter::_SetGetExpFlds const*, unsigned short, unsigned short) binfilter::_SetGetExpFlds::Remove(binfilter::_SetGetExpFld* const&, unsigned short) binfilter::_SetGetExpFlds::Remove(unsigned short, unsigned short) +binfilter::_Sort_CellFrms::Insert(binfilter::_Sort_CellFrm const&, unsigned short) binfilter::_Sort_CellFrms::Insert(binfilter::_Sort_CellFrms const*, unsigned short, unsigned short, unsigned short) binfilter::_Sort_CellFrms::Remove(unsigned short, unsigned short) binfilter::_Sort_CellFrms::Replace(binfilter::_Sort_CellFrm const&, unsigned short) binfilter::_Sort_CellFrms::Replace(binfilter::_Sort_CellFrm const*, unsigned short, unsigned short) binfilter::_Sort_CellFrms::_ForEach(unsigned short, unsigned short, unsigned char (*)(binfilter::_Sort_CellFrm const&, void*), void*) +binfilter::_Sort_CellFrms::_Sort_CellFrms(unsigned short, unsigned char) binfilter::_SwFtnIdxs::Insert(binfilter::SwTxtFtn* const&, unsigned short&) binfilter::_SwFtnIdxs::Insert(binfilter::SwTxtFtn* const*, unsigned short) binfilter::_SwFtnIdxs::Insert(binfilter::_SwFtnIdxs const*, unsigned short, unsigned short) |