[Libreoffice-bugs] [Bug 127146] Footnotes "Before/After" text disappears while saving as DOC/X

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 26 15:50:23 UTC 2021


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

--- Comment #8 from Justin L <jluth at mail.com> ---
Created attachment 174564
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174564&action=edit
beforeAfterFootnotes.odt: don't make this look dumb during emulation

This blew apart my grand idea of DocxAttributeOutput::FootnoteEndnoteRefTag()
    OUString sSuffix = rInfo.GetSuffix();
    if (!sSuffix.isEmpty())
    {
        RunText(sSuffix);
        m_rExport.m_bAddFootnoteTab = false;
    }

-- 
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/20210826/a57f04ee/attachment.htm>


More information about the Libreoffice-bugs mailing list