summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/caption.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/config/caption.cxx')
-rw-r--r--sw/source/ui/config/caption.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/config/caption.cxx b/sw/source/ui/config/caption.cxx
index 9fb8b631157f..44f4b693cf01 100644
--- a/sw/source/ui/config/caption.cxx
+++ b/sw/source/ui/config/caption.cxx
@@ -31,7 +31,7 @@ InsCaptionOpt::InsCaptionOpt(const SwCapObjType eType, const SvGlobalName* pOleI
nPos(1),
nLevel(0),
sSeparator( rtl::OUString(": ") ),
- bIgnoreSeqOpts(sal_False),
+ bIgnoreSeqOpts(false),
bCopyAttributes(sal_False)
{
if (pOleId)