Lines Matching refs:MethodGuard
187 class MethodGuard;
188 friend class MethodGuard;
189 class MethodGuard : public ::osl::MutexGuard class
192 MethodGuard( CachedInspectorUI& rInstance ) in MethodGuard() function in pcr::CachedInspectorUI::MethodGuard
271 MethodGuard aGuard( *this ); in enablePropertyUI()
302 MethodGuard aGuard( *this ); in enablePropertyUIElements()
316 MethodGuard aGuard( *this ); in rebuildPropertyUI()
328 MethodGuard aGuard( *this ); in showPropertyUI()
342 MethodGuard aGuard( *this ); in hidePropertyUI()
353 MethodGuard aGuard( *this ); in showCategory()
362 MethodGuard aGuard( *this ); in getPropertyControl()