summaryrefslogtreecommitdiffstats
path: root/editeng
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-07-22 13:55:24 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-07-22 14:03:26 -0400
commit881b775d6e77764b5024e222e9f44ca3f3741758 (patch)
tree7e48197c2de655ee27f2b429995e1fa75c258641 /editeng
parentnLastAction value assigned but never used. Remove it. (diff)
downloadcore-881b775d6e77764b5024e222e9f44ca3f3741758.tar.gz
core-881b775d6e77764b5024e222e9f44ca3f3741758.zip
Method declared by never defined and never used.
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/editeng/eehtml.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/editeng/eehtml.hxx b/editeng/source/editeng/eehtml.hxx
index 631fe5cdacdd..4a4e2cbbddfc 100644
--- a/editeng/source/editeng/eehtml.hxx
+++ b/editeng/source/editeng/eehtml.hxx
@@ -73,7 +73,6 @@ private:
void SkipGroup( int nEndToken );
bool ThrowAwayBlank();
bool HasTextInCurrentPara();
- void ProcessUnknownControl( sal_Bool bOn );
void ImpInsertParaBreak();
void ImpInsertText( const String& rText );