Lines Matching refs:GetMutex
70 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in IMPL_XTYPEPROVIDER_START()
77 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in clear()
84 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in move()
91 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in unionRectangle()
98 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in intersectRectangle()
105 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in excludeRectangle()
112 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in xOrRectangle()
119 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in unionRegion()
127 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in intersectRegion()
135 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in excludeRegion()
143 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in xOrRegion()
151 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getRectangles()