summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLLineNumberingImportContext.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-01-25 10:35:25 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-01-25 10:35:25 +0000
commit3120239dd3c346c6bce5bfa4de3e95670433a307 (patch)
treec9e24c88558868dc513ddcac5f89229ed840276a /xmloff/inc/XMLLineNumberingImportContext.hxx
parent154a9851c97825b7d6a7ec777f7331c6a872e625 (diff)
- fixed: bibliography and line numbering config not overwritten in insert and block modes
Diffstat (limited to 'xmloff/inc/XMLLineNumberingImportContext.hxx')
-rw-r--r--xmloff/inc/XMLLineNumberingImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLLineNumberingImportContext.hxx b/xmloff/inc/XMLLineNumberingImportContext.hxx
index ac055218b7e8..977a46117c86 100644
--- a/xmloff/inc/XMLLineNumberingImportContext.hxx
+++ b/xmloff/inc/XMLLineNumberingImportContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLLineNumberingImportContext.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2001-01-04 14:46:31 $
+ * last change: $Author: dvo $ $Date: 2001-01-25 11:35:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,7 +152,7 @@ protected:
enum LineNumberingToken eToken,
::rtl::OUString sValue);
- virtual void EndElement();
+ virtual void CreateAndInsert(sal_Bool bOverwrite);
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,