summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/accelcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/accelcfg.hxx')
-rw-r--r--unotools/inc/unotools/accelcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/inc/unotools/accelcfg.hxx b/unotools/inc/unotools/accelcfg.hxx
index a1884d34fbc3..5f0fcc61f9c4 100644
--- a/unotools/inc/unotools/accelcfg.hxx
+++ b/unotools/inc/unotools/accelcfg.hxx
@@ -78,7 +78,7 @@ public:
void SetCommand( const SvtAcceleratorConfigItem& rItem );
// sets several or all configuration items
- // if bClear=FALSE, all items not in the sequence remain unchanged
+ // if bClear=sal_False, all items not in the sequence remain unchanged
void SetItems( const SvtAcceleratorItemList& rItems, bool bClear );
};