diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-29 20:25:40 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-30 13:18:35 +0000 |
commit | 5d138c0de15ee9bd3fe7d35a194935073813092b (patch) | |
tree | 8095d859e18153c97c2045468c9e092f93be086e | |
parent | aa398496d84667f98cf4c07d9852a94584a5b3c9 (diff) |
update unused list
-rw-r--r-- | unusedcode.easy | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 7ec3eacb1bfe..ee60c17fbe0e 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1,3 +1,4 @@ +ByteString::Append(char) ByteString::Assign(char const*, unsigned short) ByteString::Assign(char) ByteString::ByteString(char const*, unsigned short) @@ -568,7 +569,6 @@ SwModule::SetCompareMode(SvxCompareMode) SwModule::SetIgnorePieces(unsigned char) SwModule::SetPieceLen(unsigned short) SwModule::SetUseRsid(unsigned char) -SwNumRule::GetBullIndent(unsigned char) SwOutlineNodes::Insert(SwNode* const&, unsigned short&) SwOutlineNodes::Insert(SwNode* const*, unsigned short) SwOutlineNodes::Insert(SwOutlineNodes const*, unsigned short, unsigned short) @@ -599,7 +599,6 @@ SwSortTableLines::Insert(SwTableLine* const&, unsigned short&) SwSortTableLines::Insert(SwTableLine* const*, unsigned short) SwSortTableLines::Remove(SwTableLine* const&, unsigned short) SwSortTableLines::Remove(unsigned short, unsigned short) -SwStdFontConfig::ChangeInt(unsigned short, int) SwSyncChildWin::GetChildWindowId() SwTOXMarks::DeleteAndDestroy(unsigned short, unsigned short) SwTOXSources::Insert(SwTOXSources const*, unsigned short, unsigned short, unsigned short) |