Tag: cws_src680_dba203a User: fs Date: 06/03/16 01:53:20 Modified: /dba/dbaccess/source/core/dataaccess/ databasedocument.hxx
Log: m_bCommitMasterStorage is dead 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.8&r2=1.8.12.1 Delta lines: +3 -4 ------------------- --- databasedocument.hxx 7 Feb 2006 10:18:54 -0000 1.8 +++ databasedocument.hxx 16 Mar 2006 09:53:16 -0000 1.8.12.1 @@ -4,9 +4,9 @@ * * $RCSfile: databasedocument.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.8.12.1 $ * - * last change: $Author: rt $ $Date: 2006/02/07 10:18:54 $ + * last change: $Author: fs $ $Date: 2006/03/16 09:53:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -117,7 +117,6 @@ ::cppu::OInterfaceContainerHelper m_aModifyListeners; ::cppu::OInterfaceContainerHelper m_aCloseListener; ::cppu::OInterfaceContainerHelper m_aDocEventListeners; - sal_Bool m_bCommitMasterStorage; ::com::sun::star::uno::WeakReference< ::com::sun::star::container::XNameAccess > m_xForms; ::com::sun::star::uno::WeakReference< ::com::sun::star::container::XNameAccess > m_xReports; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
