• Kohei Yoshida's avatar
    kohei03: #i104769# Fixed the chart update problem for real. · 677a60d4
    Kohei Yoshida yazdı
    My previous fix was not sufficient.  I forgot to:
    1) set the "used" flag to the listener when inserting it, which caused
       the listener to get removed right after it was inserted.
    2) Set all chart objects "dirty" upon import.  Because of that, the
       timer didn't start when the document initially loaded.
    677a60d4
chartlis.hxx 8.24 KB