Tag: cws_src680_rptwizard01
User: lla     
Date: 2008-02-18 10:05:07+0000
Modified:
   dba/dbaccess/source/core/dataaccess/documentdefinition.hxx

Log:
 #i86092# fillReportData() takes an argument of ClearableMutexGuard

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: documentdefinition.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentdefinition.hxx?r1=1.24.46.2&r2=1.24.46.3
Delta lines:  +4 -4
-------------------
--- documentdefinition.hxx      2008-02-15 07:37:19+0000        1.24.46.2
+++ documentdefinition.hxx      2008-02-18 10:05:05+0000        1.24.46.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: documentdefinition.hxx,v $
  *
- *  $Revision: 1.24.46.2 $
+ *  $Revision: 1.24.46.3 $
  *
- *  last change: $Author: lla $ $Date: 2008/02/15 07:37:19 $
+ *  last change: $Author: lla $ $Date: 2008/02/18 10:05:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -146,7 +146,7 @@
     sal_Bool saveAs();
        void closeObject();
        sal_Bool isModified();
-       void fillReportData();
+       void fillReportData(::osl::ClearableMutexGuard & _aGuard);
     inline sal_Bool isNewReport() const { return !m_bForm && 
!m_pImpl->m_aProps.bAsTemplate; }
 
     /** prepares closing the document component




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

Reply via email to