summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/navicfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/utlui/navicfg.cxx')
-rw-r--r--sw/source/ui/utlui/navicfg.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/utlui/navicfg.cxx b/sw/source/ui/utlui/navicfg.cxx
index 435f5583cd30..2edc5e9d8f71 100644
--- a/sw/source/ui/utlui/navicfg.cxx
+++ b/sw/source/ui/utlui/navicfg.cxx
@@ -77,8 +77,8 @@ SwNavigationConfig::SwNavigationConfig() :
nOutlineLevel(MAXLEVEL),
nRegionMode(REGION_MODE_NONE),
nActiveBlock(0),
- bIsSmall(FALSE),
- bIsGlobalActive(TRUE)
+ bIsSmall(sal_False),
+ bIsGlobalActive(sal_True)
{
Sequence<OUString> aNames = GetPropertyNames();
Sequence<Any> aValues = GetProperties(aNames);