summaryrefslogtreecommitdiff
path: root/cui/source
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source')
-rw-r--r--cui/source/options/optlingu.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index 8d5bbb198cc9..2ef6af4925ba 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -1147,9 +1147,8 @@ SvxLinguTabPage::SvxLinguTabPage( Window* pParent,
}
const SfxSpellCheckItem* pItem = 0;
- SfxItemState eItemState = SFX_ITEM_UNKNOWN;
- eItemState = rSet.GetItemState( GetWhich( SID_ATTR_SPELL ),
+ SfxItemState eItemState = rSet.GetItemState( GetWhich( SID_ATTR_SPELL ),
sal_False, (const SfxPoolItem**)&pItem );
// is it about a default-item?