https://bugs.documentfoundation.org/show_bug.cgi?id=127146
--- Comment #8 from Justin L <[email protected]> --- 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.
