Bugzilla – Attachment 91509 Details for
Bug 42788
FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rough patch/codepointer
file_42788.txt (text/plain), 581 bytes, created by
Björn Michaelsen
on 2014-01-05 03:49:24 UTC
(
hide
)
Description:
rough patch/codepointer
Filename:
MIME Type:
Creator:
Björn Michaelsen
Created:
2014-01-05 03:49:24 UTC
Size:
581 bytes
patch
obsolete
>--- a/sw/source/core/doc/number.cxx >+++ b/sw/source/core/doc/number.cxx >@@ -429,7 +429,7 @@ SwNumRule::SwNumRule( const OUString& rNm, > pFmt->SetStart( 1 ); > pFmt->SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); > pFmt->SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); >- pFmt->SetListtabPos( cIndentAt[ n ] ); >+ pFmt->SetListtabPos( cIndentAt[ n ] + 1440); > pFmt->SetFirstLineIndent( cFirstLineIndent ); > pFmt->SetIndentAt( cIndentAt[ n ] ); > pFmt->SetSuffix( "." );
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 42788
:
53370
|
65277
| 91509 |
92653
|
118556