summaryrefslogtreecommitdiff
path: root/sw/inc/newhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/newhdl.hxx')
-rw-r--r--sw/inc/newhdl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/newhdl.hxx b/sw/inc/newhdl.hxx
index 04d88f2789be..574dc3f9167a 100644
--- a/sw/inc/newhdl.hxx
+++ b/sw/inc/newhdl.hxx
@@ -47,10 +47,10 @@ public:
void SetWarnLnk( const Link &rLink );
void SetErrLnk( const Link &rLink );
- BOOL TryWarnMem();
+ sal_Bool TryWarnMem();
- BOOL Flush_WarnMem();
- BOOL Flush_ExceptMem();
+ sal_Bool Flush_WarnMem();
+ sal_Bool Flush_ExceptMem();
SwNewHdl();
~SwNewHdl();