User: rt Date: 2008-09-04 07:35:58+0000 Modified: dba/dbaccess/source/core/dataaccess/databasedocument.hxx
Log: INTEGRATION: CWS dbadoccloselock (1.21.58); FILE MERGED 2008/09/02 11:08:08 fs 1.21.58.1: #i93381# File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: databasedocument.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/databasedocument.hxx?r1=1.21&r2=1.22 Delta lines: +1 -1 ------------------- --- databasedocument.hxx 2008-06-06 14:02:39+0000 1.21 +++ databasedocument.hxx 2008-09-04 07:35:55+0000 1.22 @@ -366,7 +366,7 @@ @raises ::com::sun::star::util::CloseVetoException if the closing was vetoed by any instance */ - void impl_closeControllerFrames( sal_Bool _bDeliverOwnership ); + void impl_closeControllerFrames_nolck_throw( sal_Bool _bDeliverOwnership ); /** disposes the frames of all controllers which are still left in m_aControllers. */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
