summaryrefslogtreecommitdiff
path: root/include/editeng/splwrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/splwrap.hxx')
-rw-r--r--include/editeng/splwrap.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/editeng/splwrap.hxx b/include/editeng/splwrap.hxx
index 77df49accf34..1edc42c4e81a 100644
--- a/include/editeng/splwrap.hxx
+++ b/include/editeng/splwrap.hxx
@@ -74,8 +74,7 @@ private:
public:
SvxSpellWrapper( vcl::Window* pWn,
- const bool bStart = false, const bool bIsAllRight = false,
- const bool bOther = false, const bool bRevAllow = true );
+ const bool bStart = false, const bool bIsAllRight = false );
SvxSpellWrapper( vcl::Window* pWn,
css::uno::Reference< css::linguistic2::XHyphenator > &xHyphenator,
const bool bStart = false, const bool bOther = false );