https://bugs.documentfoundation.org/show_bug.cgi?id=85435

--- Comment #12 from Justin L <[email protected]> ---
Created attachment 187588
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187588&action=edit
85435_min.docx

Not a very good clue. Changing it to the opposite value in DOC has no effect.

- m_rDoc.getIDocumentSettingAccess().set(DocumentSettingId::ADD_EXT_LEADING,
!m_xWDop->fNoLeading);
+ m_rDoc.getIDocumentSettingAccess().set(DocumentSettingId::ADD_EXT_LEADING,
m_xWDop->fNoLeading);

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to