summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/rfindlst.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/app/rfindlst.cxx')
-rw-r--r--sc/source/ui/app/rfindlst.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/app/rfindlst.cxx b/sc/source/ui/app/rfindlst.cxx
index c82bc7d79512..d64a15b2bf09 100644
--- a/sc/source/ui/app/rfindlst.cxx
+++ b/sc/source/ui/app/rfindlst.cxx
@@ -45,7 +45,7 @@ static ColorData aColNames[SC_RANGECOLORS] =
ScRangeFindList::ScRangeFindList(const String& rName) :
aDocName( rName ),
- bHidden( FALSE )
+ bHidden( false )
{
}