Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/property/
H A DMasterPropertySet.cxx150 std::auto_ptr< vos::OGuard > pMutexGuard2; in setPropertyValue() local
152 pMutexGuard2.reset( new vos::OGuard(pSlave->mpMutex) ); in setPropertyValue()
185 std::auto_ptr< vos::OGuard > pMutexGuard2; in getPropertyValue() local
187 pMutexGuard2.reset( new vos::OGuard(pSlave->mpMutex) ); in getPropertyValue()

Completed in 25 milliseconds