summaryrefslogtreecommitdiff
path: root/include/xmloff/table/XMLTableImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/table/XMLTableImport.hxx')
-rw-r--r--include/xmloff/table/XMLTableImport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/table/XMLTableImport.hxx b/include/xmloff/table/XMLTableImport.hxx
index 7d5ddf041aa1..df5f5eddd619 100644
--- a/include/xmloff/table/XMLTableImport.hxx
+++ b/include/xmloff/table/XMLTableImport.hxx
@@ -57,7 +57,7 @@ public:
void addTableTemplate( const OUString& rsStyleName, XMLTableTemplate& xTableTemplate );
/// Inserts to the doc template with given name.
- void insertTabletemplate( const OUString& rsStyleName, bool bOverwrite = false);
+ void insertTabletemplate( const OUString& rsStyleName, bool bOverwrite);
/// Inserts all table templates.
void finishStyles();