INTEGRATION: CWS jl3 (1.1.82); FILE MERGED
2003/12/19 11:32:30 dbo 1.1.82.1: #114506# cleanup
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: tdmodule.cxx,v $
|
* $RCSfile: tdmodule.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.1 $
|
* $Revision: 1.2 $
|
||||||
*
|
*
|
||||||
* last change: $Author: kso $ $Date: 2002-11-13 16:01:20 $
|
* last change: $Author: kz $ $Date: 2004-03-25 14:48:55 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -146,7 +146,7 @@ ModuleTypeDescriptionImpl::getMembers()
|
|||||||
for ( sal_Int32 n = 0; n < pMembers->getLength(); n++ )
|
for ( sal_Int32 n = 0; n < pMembers->getLength(); n++ )
|
||||||
(*pMembers)[ n ] = aTDs[ n ];
|
(*pMembers)[ n ] = aTDs[ n ];
|
||||||
|
|
||||||
ClearableMutexGuard aGuard( _aMutex );
|
ClearableMutexGuard aGuard( getMutex() );
|
||||||
if ( _pMembers )
|
if ( _pMembers )
|
||||||
{
|
{
|
||||||
aGuard.clear();
|
aGuard.clear();
|
||||||
|
Reference in New Issue
Block a user