User: rt Date: 2008-01-30 08:41:22+0000 Modified: dba/dbaccess/source/ui/app/AppController.hxx
Log: INTEGRATION: CWS dba24d (1.20.22); FILE MERGED 2007/12/01 13:40:27 fs 1.20.22.2: RESYNC: (1.20-1.22); FILE MERGED 2007/11/22 11:47:45 oj 1.20.22.1: #i83805# new command to suspend and shutdown the emebedded object File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppController.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.hxx?r1=1.22&r2=1.23 Delta lines: +1 -1 ------------------- --- AppController.hxx 2007-11-21 15:49:47+0000 1.22 +++ AppController.hxx 2008-01-30 08:41:20+0000 1.23 @@ -393,7 +393,7 @@ @return <TRUE/> if the document could be suspended, otherwise <FALSE/>. */ - sal_Bool suspendDocument(const TDocuments::key_type& _xComponent,sal_Bool _bSuspend); + sal_Bool suspendDocument(const TDocuments::value_type& _xComponent,sal_Bool _bSuspend); /** suspend all open documents. @return --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
