summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/swmodalredlineacceptdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/swmodalredlineacceptdlg.hxx')
-rw-r--r--sw/source/ui/inc/swmodalredlineacceptdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/swmodalredlineacceptdlg.hxx b/sw/source/ui/inc/swmodalredlineacceptdlg.hxx
index c3af65d764ff..90bc788e3c54 100644
--- a/sw/source/ui/inc/swmodalredlineacceptdlg.hxx
+++ b/sw/source/ui/inc/swmodalredlineacceptdlg.hxx
@@ -41,7 +41,7 @@ public:
SwModalRedlineAcceptDlg(Window *pParent);
~SwModalRedlineAcceptDlg();
- void AcceptAll( BOOL bAccept );
+ void AcceptAll( sal_Bool bAccept );
virtual void Activate();
};