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

--- Comment #5 from Justin L <[email protected]> ---
The difference comes because RTFFrame::setSprm
if (m_pDocumentImpl->getFirstRun() && !m_pDocumentImpl->isStyleSheetImport())
    {
        m_pDocumentImpl->checkFirstRun();   // This in particular
        m_pDocumentImpl->setNeedPar(false);
    }

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

Reply via email to