Bugzilla – Attachment 149931 Details for
Bug 113289
ODT: footnote separator line does not show
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed change of default value for separator line style
libreoffice_footnote_separator_default_style.patch (text/plain), 486 bytes, created by
david.vogt
on 2019-03-13 12:02:14 UTC
(
hide
)
Description:
Proposed change of default value for separator line style
Filename:
MIME Type:
Creator:
david.vogt
Created:
2019-03-13 12:02:14 UTC
Size:
486 bytes
patch
obsolete
>--- 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();
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 113289
:
137150
|
141195
|
146634
| 149931