summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/text/atrstck.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/atrstck.cxx b/sw/source/core/text/atrstck.cxx
index eafce865e9ed..85689a2c82a8 100644
--- a/sw/source/core/text/atrstck.cxx
+++ b/sw/source/core/text/atrstck.cxx
@@ -696,7 +696,7 @@ void SwAttrHandler::FontChg(const SfxPoolItem& rItem, SwFont& rFnt, bool bPush )
break;
case RES_CHRATR_NOHYPHEN :
if ( m_pShell && m_pShell->GetWin() &&
- m_pShell->GetViewOptions()->IsShowHiddenChar() )
+ m_pShell->GetViewOptions()->IsViewMetaChars() )
{
if ( rItem.StaticWhichCast(RES_CHRATR_NOHYPHEN).GetValue() )
{