summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editeng/source/items/svxfont.cxx3
-rwxr-xr-xunusedcode.easy1
2 files changed, 0 insertions, 4 deletions
diff --git a/editeng/source/items/svxfont.cxx b/editeng/source/items/svxfont.cxx
index 75954c922a4f..02bca71f887a 100644
--- a/editeng/source/items/svxfont.cxx
+++ b/editeng/source/items/svxfont.cxx
@@ -217,9 +217,6 @@ void SvxDoCapitals::DoSpace( const sal_Bool /*bDraw*/ ) { }
void SvxDoCapitals::SetSpace() { }
-void SvxDoCapitals::Do( const XubString &/*_rTxt*/, const xub_StrLen /*_nIdx*/,
- const xub_StrLen /*_nLen*/, const sal_Bool /*bUpper*/ ) { }
-
/*************************************************************************
* SvxFont::DoOnCapitals() const
* Decomposes the String into uppercase and lowercase letters and then
diff --git a/unusedcode.easy b/unusedcode.easy
index 4765225df108..c2a6e14671a7 100755
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -166,7 +166,6 @@ SvxAutocorrWordList::Insert(SvxAutocorrWord* const*, unsigned short)
SvxAutocorrWordList::Insert(SvxAutocorrWordList const*, unsigned short, unsigned short)
SvxAutocorrWordList::Remove(SvxAutocorrWord* const&, unsigned short)
SvxAutocorrWordList::Remove(unsigned short, unsigned short)
-SvxDoCapitals::Do(String const&, unsigned short, unsigned short, unsigned char)
SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfo* const&, unsigned short&)
SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfo* const*, unsigned short)
SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfos const*, unsigned short, unsigned short)