• Miklos Vajna's avatar
    comphelper: move setTiledPainting() from SfxViewShell · 59e38e94
    Miklos Vajna yazdı
    And make it a static one. The primary point of that member function is
    to prevent invalidations during paint, and since multiple views are
    allowed, it wasn't extended to filter out invalidations from all views,
    not just from the current one. (Same goes for other callback types.)
    
    Change-Id: I23e6b2c2ff94227f2b72c481148b2d8279ae2905
    59e38e94
lok.hxx 2.44 KB