summaryrefslogtreecommitdiff
path: root/sw/inc/globdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/globdoc.hxx')
-rw-r--r--sw/inc/globdoc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx
index 16102211d342..7832e2444a48 100644
--- a/sw/inc/globdoc.hxx
+++ b/sw/inc/globdoc.hxx
@@ -38,7 +38,7 @@ public:
OUString * pLongUserName,
OUString * pUserName,
sal_Int32 nFileFormat,
- sal_Bool bTemplate = sal_False ) const;
+ bool bTemplate = false ) const;
};
#endif