[Libreoffice-bugs] [Bug 104348] FILEOPEN DOCX: Spacing below paragraph which is not there in Word
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 24 09:30:17 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=104348
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Resolution|DUPLICATE |---
--- Comment #6 from Justin L <jluth at mail.com> ---
Not a duplicate. This one is caused because ContextualSpacing is shared with
ULSpace in the internal EditEng code. If ULSpace is not defined, then it will
hard-code in the docDefaults. Related to bug 118521.
> case NS_ooxml::LN_CT_PPrBase_contextualSpacing:
> rContext->Insert(PROP_PARA_CONTEXT_MARGIN, uno::makeAny( nIntValue != 0 ));
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180724/596c09d6/attachment.html>
More information about the Libreoffice-bugs
mailing list