From 349fef21ebabfac63ae5e70c2ed6e515b35dfca2 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 9 Nov 2004 11:19:36 +0000 Subject: INTEGRATION: CWS oasisbf1 (1.57.10); FILE MERGED 2004/09/30 07:35:49 mib 1.57.10.1: #i32836#: foot end endote references --- xmloff/source/text/txtflde.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'xmloff/source/text/txtflde.cxx') diff --git a/xmloff/source/text/txtflde.cxx b/xmloff/source/text/txtflde.cxx index 10888600a8..d526c31f72 100644 --- a/xmloff/source/text/txtflde.cxx +++ b/xmloff/source/text/txtflde.cxx @@ -2,9 +2,9 @@ * * $RCSfile: txtflde.cxx,v $ * - * $Revision: 1.58 $ + * $Revision: 1.59 $ * - * last change: $Author: rt $ $Date: 2004-11-03 16:42:07 $ + * last change: $Author: hr $ $Date: 2004-11-09 12:19:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1781,6 +1781,8 @@ void XMLTextFieldExport::ExportFieldHelper( case FIELD_ID_REF_FOOTNOTE: case FIELD_ID_REF_ENDNOTE: // reference to end-/footnote: format, generate name, (and element) + GetExport().AddAttribute( XML_NAMESPACE_TEXT, XML_NOTE_CLASS, + FIELD_ID_REF_ENDNOTE==nToken ? XML_ENDNOTE : XML_FOOTNOTE ); ProcessString(XML_REFERENCE_FORMAT, MapReferenceType(GetInt16Property( sPropertyReferenceFieldPart, rPropSet)), -- cgit v1.2.3