summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/inscldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/inscldlg.hxx')
-rw-r--r--sc/source/ui/inc/inscldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/inscldlg.hxx b/sc/source/ui/inc/inscldlg.hxx
index 110c914f294c..e4b0d2b9d03e 100644
--- a/sc/source/ui/inc/inscldlg.hxx
+++ b/sc/source/ui/inc/inscldlg.hxx
@@ -50,7 +50,7 @@ private:
HelpButton aBtnHelp;
public:
- ScInsertCellDlg( Window* pParent,BOOL bDisallowCellMove = FALSE );
+ ScInsertCellDlg( Window* pParent,sal_Bool bDisallowCellMove = sal_False );
~ScInsertCellDlg();
InsCellCmd GetInsCellCmd() const;