• Zolnai Tamás's avatar
    More improvements of graphic cache size handling · ab00ac3e
    Zolnai Tamás yazdı
    * ImplFillSwappedGraphicObject method is part of
    the old caching mechanism which interferes with
    the newer one, so remove this method.
    * Use Graphic size directly becuase in some case
    it does not match with the GraphicObject's
    size.
    * Assertions to avoid underflow of mnUsedSize
    
    Change-Id: I3381f49ca05e3e5d565848c8af24c78e7b9ac3af
    ab00ac3e
grfmgr.hxx 27.7 KB