--- a/xmloff/source/style/XMLFootnoteSeparatorImport.cxx +++ b/xmloff/source/style/XMLFootnoteSeparatorImport.cxx @@ -79,7 +79,7 @@ void XMLFootnoteSeparatorImport::StartElement( text::HorizontalAdjust eLineAdjust = text::HorizontalAdjust_LEFT; sal_Int32 nLineTextDistance = 0; sal_Int32 nLineDistance = 0; - sal_Int8 nLineStyle = 0; + sal_Int8 nLineStyle = 1; // iterate over xattribute list and fill values sal_Int16 nLength = xAttrList->getLength();