summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-03-09 14:22:30 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-03-09 14:22:30 +0100
commit8de5feec5db5a41770e2ebe3055efa3bf6360055 (patch)
tree1a6f409380bbf0ba58a96a9edf9ab950420bc1a0 /cui/source/inc
parent4f4953cc81732f87959998cb6afd7ccede3ff803 (diff)
cws tl74: #i109418# fixed an issue with the hyphenation dialog
Diffstat (limited to 'cui/source/inc')
-rwxr-xr-xcui/source/inc/hyphen.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/cui/source/inc/hyphen.hxx b/cui/source/inc/hyphen.hxx
index e28150ea7e4a..502b212c8a91 100755
--- a/cui/source/inc/hyphen.hxx
+++ b/cui/source/inc/hyphen.hxx
@@ -47,17 +47,6 @@ namespace linguistic2{
class SvxSpellWrapper;
-// class SvxHyphenEdit ---------------------------------------------------
-
-class SvxHyphenEdit : public Edit
-{
-public:
- SvxHyphenEdit( Window* pParent, const ResId& rResId );
-
-protected:
- virtual void KeyInput( const KeyEvent &rKEvt );
-};
-
// class SvxHyphenWordDialog ---------------------------------------------
struct SvxHyphenWordDialog_Impl;