Tag: cws_dev300_odbmacros3
User: fs      
Date: 2008-07-30 20:51:27+0000
Modified:
   dba/dbaccess/source/core/dataaccess/databasedocument.hxx

Log:
 #i76128# +m_bClosing

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.20.2.11&r2=1.20.2.12
Delta lines:  +2 -1
-------------------
--- databasedocument.hxx        2008-07-29 20:19:37+0000        1.20.2.11
+++ databasedocument.hxx        2008-07-30 20:51:25+0000        1.20.2.12
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: databasedocument.hxx,v $
- * $Revision: 1.20.2.11 $
+ * $Revision: 1.20.2.12 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -205,6 +205,7 @@
         the document has be initialized implicitly - see storeAsURL
     */
     InitState                                                                  
                 m_eInitState;
+    bool                                                                       
                 m_bClosing;
 
     enum StoreType { SAVE, SAVE_AS };
     /** stores the document to the given URL, rebases it to the respective new 
storage, if necessary, resets




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

Reply via email to