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 768e7c9159..222cc0f57a 100644
--- a/sw/source/ui/utlui/navicfg.cxx
+++ b/sw/source/ui/utlui/navicfg.cxx
@@ -72,8 +72,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);