summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/delcldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/delcldlg.hxx')
-rw-r--r--sc/source/ui/inc/delcldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx
index ae5cb565b4e7..d3a07ffcc482 100644
--- a/sc/source/ui/inc/delcldlg.hxx
+++ b/sc/source/ui/inc/delcldlg.hxx
@@ -52,7 +52,7 @@ private:
public:
- ScDeleteCellDlg( Window* pParent, BOOL bDisallowCellMove = FALSE );
+ ScDeleteCellDlg( Window* pParent, sal_Bool bDisallowCellMove = sal_False );
~ScDeleteCellDlg();
DelCellCmd GetDelCellCmd() const;