• Markus Mohrhard's avatar
    transpose "data in rows" ranges for internal data provider, fdo#62057 · 14fa5488
    Markus Mohrhard yazdı
    This is an ugly hack but it at least works. This regression has been
    introduced by the merge from the AOO code. The order of calls during
    import is totally screwed and I have no idea how to properly fix all
    these problems without introducing new regressions.
    
    The best solution would be to move the import/export code into chart2
    where we could manipulate tese properties directly and would not need to
    transform the same information N times until it is written into the
    chart code.
    
    Change-Id: Id53c49441c683b19a973a48884135a3f4e89de03
    14fa5488
SchXMLTableContext.hxx 7.44 KB