summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/inpdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/inpdlg.hxx')
-rw-r--r--sw/source/ui/inc/inpdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/inpdlg.hxx b/sw/source/ui/inc/inpdlg.hxx
index f0c2f13cc6bc..f2ed1b22f0d4 100644
--- a/sw/source/ui/inc/inpdlg.hxx
+++ b/sw/source/ui/inc/inpdlg.hxx
@@ -70,7 +70,7 @@ class SwFldInputDlg: public SvxStandardDialog
DECL_LINK(NextHdl, PushButton*);
public:
SwFldInputDlg( Window *pParent, SwWrtShell &rSh,
- SwField* pField, BOOL bNextButton = FALSE );
+ SwField* pField, sal_Bool bNextButton = sal_False );
~SwFldInputDlg();
};