summaryrefslogtreecommitdiff
path: root/editeng/source/misc/splwrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/misc/splwrap.cxx')
-rw-r--r--editeng/source/misc/splwrap.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx
index 5e227a6bfd06..197cfcdf13b5 100644
--- a/editeng/source/misc/splwrap.cxx
+++ b/editeng/source/misc/splwrap.cxx
@@ -277,7 +277,6 @@ void SvxSpellWrapper::SpellDocument( )
if ( FindSpellError() )
{
- Reference< XSpellAlternatives > xAlt( GetLast(), UNO_QUERY );
Reference< XHyphenatedWord > xHyphWord( GetLast(), UNO_QUERY );
vcl::Window *pOld = pWin;
@@ -437,8 +436,6 @@ bool SvxSpellWrapper::FindSpellError()
{
ShowLanguageErrors();
- Reference< XInterface > xRef;
-
WAIT_ON();
bool bSpell = true;