Home
last modified time | relevance | path

Searched refs:aOGuardArray (Results 1 – 1 of 1) sorted by relevance

/trunk/main/comphelper/source/property/
H A DMasterPropertySet.cxx239 AutoOGuardArray aOGuardArray( nCount ); in setPropertyValues() local
256 aOGuardArray[i].reset( new vos::OGuard(pSlave->mpSlave->mpMutex) ); in setPropertyValues()
303 AutoOGuardArray aOGuardArray( nCount ); in getPropertyValues() local
320 aOGuardArray[i].reset( new vos::OGuard(pSlave->mpSlave->mpMutex) ); in getPropertyValues()