• Oliver Bolte's avatar
    INTEGRATION: CWS custommeta (1.1.2); FILE ADDED · 0462acfb
    Oliver Bolte yazdı
    2007/12/07 16:39:13 mst 1.1.2.2: various refactorings to use DocumentProperties service:
    - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:
      + SetReloadDelay: fix setting of reload delay in the properties dialog
        (signed vs. unsigned mismatch)
      + change initialization of SfxDocumentObject (needs DocumentProperties)
    - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:
      + refactor so that SfxDocumentInfoObject is just a wrapper around
        an instance of XDocumentProperties
      + implement additional interfaces: XInitialization, XCloneable
      + fix exception specifications on numerous methods
    - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:
      + implement additional interface: XDocumentPropertiesSupplier
    2007/10/31 12:50:45 mst 1.1.2.1: - inc/SfxDocumentMetaData.hxx, source/doc/SfxDocumentMetaData.cxx:
      added implementation of service css.document.DocumentProperties
    - source/doc/REMOVEME.cxx: temporary stuff from CWS xmlfilter02
    - source/appl/appuno.cxx, source/doc/makefile.mk:
      build/register new service
    0462acfb
SfxDocumentMetaData.hxx 1.94 KB