summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltext.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 12:30:42 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 12:30:42 +0000
commit3a6b7230750efde6497aa696d9f4e5adc03d5243 (patch)
tree7687a7613b2cc28cb0d0525d6e43de283e94472c /sw/source/filter/xml/xmltext.cxx
parent436d630c2a598354af224e772aaa345a1a361e49 (diff)
INTEGRATION: CWS oasisbf2 (1.10.158); FILE MERGED
2004/10/26 15:02:47 mib 1.10.158.1: #i12228#: store default outline styles
Diffstat (limited to 'sw/source/filter/xml/xmltext.cxx')
-rw-r--r--sw/source/filter/xml/xmltext.cxx6
1 files changed, 3 insertions, 3 deletions
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(