• Tomaž Vajngerl's avatar
    [API CHANGE] deprecate XGraphicObjectResolver · 45f20a89
    Tomaž Vajngerl yazdı
    XGraphicObjectResolver was used to get the GraphicObject URL from
    an storage (package) URL. This isn't possible anymore in LO 6.1
    since creating GraphicObject from uniqueID was removed for its
    lifecycle issues. XGraphicObjectResolver is now deprecated and
    when the "resolveGraphicObjectURL" is called, it throws a
    RuntimeExeption.
    
    In places where XGraphicObjectResolver was used, we now use the
    XGraphicStorageHandler as the alternative. Both share a common
    implementation so previously we could cast one to the other at
    any time. Now only XGraphicStorageHandler is used.
    
    GraphicObjectResolver was removed and replaced by the alternative
    GraphicStorageHandler for instance creation - where needed.
    
    Change-Id: I5d3f759c6f95b7dbe2d93688d99c8aa4899ffa84
    Reviewed-on: https://gerrit.libreoffice.org/53279Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
    Tested-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
    45f20a89
Adı
Son kayıt (commit)
Son güncelleme
..
dtd Loading commit data...
inc/pch Loading commit data...
source Loading commit data...
test Loading commit data...
util Loading commit data...
Library_xmlscript.mk Loading commit data...
Makefile Loading commit data...
Module_xmlscript.mk Loading commit data...
Package_dtd.mk Loading commit data...
README Loading commit data...