Kaydet (Commit) 42320306 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS hr50 (1.141.2); FILE MERGED

2008/04/09 11:05:55 hr 1.141.2.1: #i86574#: fix warning (gcc-4.2.3)
üst 39a72605
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: txtparae.cxx,v $ * $RCSfile: txtparae.cxx,v $
* $Revision: 1.143 $ * $Revision: 1.144 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -2058,8 +2058,9 @@ void XMLTextParagraphExport::exportTextRangeEnumeration( ...@@ -2058,8 +2058,9 @@ void XMLTextParagraphExport::exportTextRangeEnumeration(
{ {
exportSoftPageBreak(xPropSet, bAutoStyles); exportSoftPageBreak(xPropSet, bAutoStyles);
} }
else else {
DBG_ERROR("unknown text portion type"); DBG_ERROR("unknown text portion type");
}
} }
else else
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment