• Miklos Vajna's avatar
    tdf#80708 RTF export: fix unexpected table row break · 5e2708a5
    Miklos Vajna yazdı
    Regression from commit 1f77a5e8
    (n#203704 fix RTF export table output for subtables, 2012-02-08), the
    problem is that RtfAttributeOutput::StartTableRow() has two callers
    depending on if it's the first or a later row, but the m_bTableRowEnded
    flag storing if that method is called is only set in one case.
    
    Fix the problem by moving the update of the flag to the method itself.
    
    Change-Id: Ieae1fb53f9528fc74d037d2fd783b3979b17cab8
    5e2708a5
tdf80708.rtf 679 Bytes