summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/unotools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/unotools.hxx')
-rw-r--r--sw/source/ui/inc/unotools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/unotools.hxx b/sw/source/ui/inc/unotools.hxx
index 6399e2acba9e..4a94628a03ad 100644
--- a/sw/source/ui/inc/unotools.hxx
+++ b/sw/source/ui/inc/unotools.hxx
@@ -121,7 +121,7 @@ public:
STAR_REFERENCE( frame::XController ) & GetController() {return _xController;}
STAR_REFERENCE( text::XTextCursor ) & GetTextCursor() {return _xCursor;}
- void ClearDocument( BOOL bStartTimer = FALSE );
+ void ClearDocument( sal_Bool bStartTimer = sal_False );
sal_Bool IsInitialized() const {return bIsInitialized;}
sal_Bool IsServiceAvailable() const {return bServiceAvailable;}