summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLLineNumberingImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLLineNumberingImportContext.hxx')
-rw-r--r--xmloff/inc/XMLLineNumberingImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLLineNumberingImportContext.hxx b/xmloff/inc/XMLLineNumberingImportContext.hxx
index 6f80607819f3..fbfa477df39c 100644
--- a/xmloff/inc/XMLLineNumberingImportContext.hxx
+++ b/xmloff/inc/XMLLineNumberingImportContext.hxx
@@ -102,7 +102,7 @@ protected:
enum LineNumberingToken eToken,
const OUString& sValue);
- virtual void CreateAndInsert(sal_Bool bOverwrite) SAL_OVERRIDE;
+ virtual void CreateAndInsert(bool bOverwrite) SAL_OVERRIDE;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,