summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/attrdesc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/utlui/attrdesc.cxx')
-rw-r--r--sw/source/uibase/utlui/attrdesc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/utlui/attrdesc.cxx b/sw/source/uibase/utlui/attrdesc.cxx
index e69c13419bf0..421d1d749da0 100644
--- a/sw/source/uibase/utlui/attrdesc.cxx
+++ b/sw/source/uibase/utlui/attrdesc.cxx
@@ -695,7 +695,7 @@ bool SwMirrorGrf::GetPresentation(
if (pId)
{
rText = SwResId(pId);
- if (bGrfToggle)
+ if (m_bGrfToggle)
rText += SwResId( STR_MIRROR_TOGGLE );
}
return true;