User: rt Date: 2008-01-30 08:32:47+0000 Modified: dba/dbaccess/source/core/dataaccess/connection.hxx
Log: INTEGRATION: CWS dba24d (1.25.160); FILE MERGED 2007/12/04 09:24:09 oj 1.25.160.1: #i81644# add new common var to block elementInserted events File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: connection.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/connection.hxx?r1=1.25&r2=1.26 Delta lines: +1 -0 ------------------- --- connection.hxx 2006-10-05 12:58:51+0000 1.25 +++ connection.hxx 2008-01-30 08:32:45+0000 1.26 @@ -160,6 +160,7 @@ OTableContainer* m_pTables; OViewContainer* m_pViews; WarningsContainer m_aWarnings; + oslInterlockedCount m_nInAppend; sal_Bool m_bSupportsViews; // true when the getTableTypes return "VIEW" as type sal_Bool m_bSupportsUsers; sal_Bool m_bSupportsGroups; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
