INTEGRATION: CWS dba17 (1.5.248); FILE MERGED

2004/09/09 12:14:39 fs 1.5.248.1: #i33728#
This commit is contained in:
Pascal Junck
2004-10-22 10:38:38 +00:00
parent 57fabd41ff
commit 23e7b3e9a2

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: EventThread.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: vg $ $Date: 2001-09-12 10:25:07 $
* last change: $Author: pjunck $ $Date: 2004-10-22 11:38:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,7 +105,7 @@ class OComponentEventThread
DECLARE_STL_VECTOR(::com::sun::star::uno::Reference< ::com::sun::star::uno::XAdapter> , ThreadObjects);
DECLARE_STL_VECTOR(sal_Bool, ThreadBools);
OCountedMutex m_aMutex;
::osl::Mutex m_aMutex;
::osl::Condition m_aCond; // Queue gefuellt?
ThreadEvents m_aEvents; // Event-Queue
ThreadObjects m_aControls; // Control fuer Submit