• Oliver Bolte's avatar
    INTEGRATION: CWS custommeta (1.3.34); FILE MERGED · ba1ac7e1
    Oliver Bolte yazdı
    2008/01/31 15:19:22 mst 1.3.34.4: - sfx2/source/doc/docinf.cxx:
      + store editing duration as datetime with offset 1601-01-01
    - sfx2/source/doc/oleprops.cxx:
      + add heuristic: datetime values with year 1601 are not converted to/from
        local timezone, because they are likely to be editing durations
    2008/01/25 14:19:27 mst 1.3.34.3: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},
      sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},
      sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,
      sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:
      + remove unneeded includes and assorted detritus
    2008/01/23 13:46:55 mst 1.3.34.2: interface change: SaveOlePropertySet
    - sfx2/source/doc/oleprops.{hxx,cxx}:
      + new constant PROPTYPE_BLOB
      + new class SfxOleBlobProperty
      + new method SfxOleSection::SetBlobValue
      + class SfxOleThumbnailProperty now stores a Sequence<uInt8>
      + parameter type of SfxOleSection::SetThumbnailValue changed accordingly
    - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:
      + SaveOlePropertySet: parameter type of thumbnail is now Sequence<uInt8>;
        new parameters for GUID blob and Hyperlinks blob
      + SaveOlePropertySet: write _PID_GUID and _PID_HLINKS properties;
        do not write TRANSIENT user-defined properties
      + new helper convertMetaFile to convert GDIMetaFile to Sequence<uInt8>
    2008/01/16 15:30:42 mst 1.3.34.1: - sfx2/source/doc/oleprops.{hxx,cxx}:
      + refactor GetFileTimeValue and SetFileTimeValue to work on
        css::util::DateTime instead of ::DateTime
    ba1ac7e1
oleprops.cxx 40.6 KB