summaryrefslogtreecommitdiff
path: root/sw/inc/wdocsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/wdocsh.hxx')
-rw-r--r--sw/inc/wdocsh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index df777fcd3895..caf192545a82 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: wdocsh.hxx,v $
- * $Revision: 1.12 $
+ * $Revision: 1.12.146.1 $
*
* This file is part of OpenOffice.org.
*
@@ -54,7 +54,8 @@ public:
String * pAppName,
String * pLongUserName,
String * pUserName,
- sal_Int32 nFileFormat ) const;
+ sal_Int32 nFileFormat,
+ sal_Bool bTemplate = sal_False ) const;
USHORT GetSourcePara()const
{return nSourcePara;}
void SetSourcePara(USHORT nSet) {nSourcePara = nSet;}