Kaydet (Commit) f5765129 authored tarafından Caolán McNamara's avatar Caolán McNamara

eState is not that of SID_ATTR_CHAR_WORDLINEMODE as it should be

Change-Id: Ibafbaf7c1f7ab0c4922eeaf9cf27b39d90af03bf
Reviewed-on: https://gerrit.libreoffice.org/60870
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 2e145afc
......@@ -1810,6 +1810,8 @@ void SvxCharEffectsPage::Reset( const SfxItemSet* rSet )
// WordLineMode
nWhich = GetWhich( SID_ATTR_CHAR_WORDLINEMODE );
eState = rSet->GetItemState( nWhich );
switch ( eState )
{
case SfxItemState::UNKNOWN:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment