From 0752733387c9858b36c043f4d213d5a0a7d99664 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 8 Mar 2005 13:57:02 +0000 Subject: INTEGRATION: CWS oasisbf5 (1.27.60); FILE MERGED 2005/02/15 14:13:38 mib 1.27.60.1: #i41811#: style:default-outline-style is no property --- xmloff/source/text/txtexppr.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xmloff/source') diff --git a/xmloff/source/text/txtexppr.cxx b/xmloff/source/text/txtexppr.cxx index c980ba69df60..b935d4d65acf 100644 --- a/xmloff/source/text/txtexppr.cxx +++ b/xmloff/source/text/txtexppr.cxx @@ -2,9 +2,9 @@ * * $RCSfile: txtexppr.cxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: obo $ $Date: 2005-01-05 11:36:54 $ + * last change: $Author: vg $ $Date: 2005-03-08 14:57:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -232,6 +232,7 @@ void XMLTextExportPropertySetMapper::handleSpecialItem( case CTF_SECTION_ENDNOTE_NUM_TYPE: case CTF_SECTION_ENDNOTE_NUM_PREFIX: case CTF_SECTION_ENDNOTE_NUM_SUFFIX: + case CTF_DEFAULT_OUTLINE_LEVEL: // There's nothing to do here! break; default: -- cgit