• Michael Stahl's avatar
    API CHANGE: remove com.sun.star.document.XDocumentInfo · e6f81b18
    Michael Stahl yazdı
    The following badly designed interfaces and services were deprecated
    in OpenOffice.org 3.0 and are now remove from the API:
    
    com.sun.star.document.DocumentInfo
    com.sun.star.document.StandaloneDocumentInfo
    com.sun.star.document.XDocumentInfo
    com.sun.star.document.XDocumentInfoSupplier
    com.sun.star.document.XStandaloneDocumentInfo
    
    The supported replacements for these have been introduced in OOo 3.0:
    
    com.sun.star.document.XDocumentProperties
    com.sun.star.document.XDocumentPropertiesSupplier
    com.sun.star.document.DocumentProperties
    
    http://www.mail-archive.com/interface-announce@openoffice.org/msg00432.html
    
    Remove the implementation of these interfaces and services in sfx2
    (SfxBaseModel, objuno.cxx)
    
    Also remove unit tests for these services in qadevOOo and sfx2.
    
    Conflicts:
    	offapi/type_reference/types.rdb
    
    Change-Id: Ib0b48a4e53a8079c82fac3bb49a829812f8e5256
    e6f81b18
Adı
Son kayıt (commit)
Son güncelleme
..
com.sun.star.comp.office.FrameLoader.csv Loading commit data...
com.sun.star.comp.sfx2.AppDispatchProvider.csv Loading commit data...
com.sun.star.comp.sfx2.DocumentTemplates.csv Loading commit data...
com.sun.star.comp.sfx2.SfxMacroLoader.csv Loading commit data...