From 3a6b7230750efde6497aa696d9f4e5adc03d5243 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 26 Nov 2004 12:30:42 +0000 Subject: INTEGRATION: CWS oasisbf2 (1.10.158); FILE MERGED 2004/10/26 15:02:47 mib 1.10.158.1: #i12228#: store default outline styles --- sw/source/filter/xml/xmltext.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/source/filter/xml/xmltext.cxx') diff --git a/sw/source/filter/xml/xmltext.cxx b/sw/source/filter/xml/xmltext.cxx index 5aa3e9405b7b..cad7187cf680 100644 --- a/sw/source/filter/xml/xmltext.cxx +++ b/sw/source/filter/xml/xmltext.cxx @@ -2,9 +2,9 @@ * * $RCSfile: xmltext.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-07-13 09:09:01 $ + * last change: $Author: rt $ $Date: 2004-11-26 13:30:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -125,7 +125,7 @@ SvXMLImportContext *SwXMLBodyContentContext_Impl::CreateChildContext( void SwXMLBodyContentContext_Impl::EndElement() { /* #108146# Code moved to SwXMLOmport::endDocument */ - GetImport().GetTextImport()->SetOutlineStyles(); + GetImport().GetTextImport()->SetOutlineStyles( sal_False ); } SvXMLImportContext *SwXMLImport::CreateBodyContentContext( -- cgit v1.2.3