Type: info
         Title: SfxObjectShell::Set/GetWorkingDocument now working on XModel 
instead of SfxObjectShell
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS basmgr03


*Summary*
--------
- SfxObjectShell* SfxObjectShell::GetWorkingDocument
+ Reference< XModel > SfxObjectShell::GetWorkingDocument
- SfxObjectShell::SetWorkingDocument( SfxObjectShell* )
+ SfxObjectShell::SetWorkingDocument(
    const Reference< XModel >& )

*Description*
-------------
SfxObjectShell's WorkingDocument has been migrated from SfxObjectShell
to XModel. All existing clients (as of 680m227) have been adjusted.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to