-
Oliver Bolte yazdı
2008/02/01 10:39:10 mst 1.76.20.3: RESYNC: (1.76-1.77); FILE MERGED 2008/01/25 18:25:36 mst 1.76.20.2: - sfx2/source/inc/objshimp.hxx, sfx2/source/doc/objxtor.cxx: + add m_xDocInfoListener member to SfxObjectShell_Impl + move class SfxDocInfoListener_Impl to objxtor.cxx + attach listener to the XDocumentProperties of the XModel in SfxObjectShell::SetModel + detach and destroy listener in SfxObjectShell::Close 2008/01/25 16:13:43 mst 1.76.20.1: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx, sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}: + remove SfxDocumentInfo member + remove method SfxObjectShell::GetDocInfo + add method SfxObjectShell::getDocProperties + use XDocumentProperties instead of SfxDocumentInfo + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx: + move creation of backup of document meta-data in case of saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store + adapt to new SfxDocumentInfoItemacd0703d