Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/component/
H A Dclickableimage.hxx141 struct GuardAccess { friend class ImageModelMethodGuard; private: GuardAccess() { } }; in GuardAccess()
157 class ImageModelMethodGuard : public ::osl::MutexGuard class
163 ImageModelMethodGuard( OClickableImageBaseModel& _rModel ) in ImageModelMethodGuard() function in frm::ImageModelMethodGuard
H A Dclickableimage.cxx542 ImageModelMethodGuard aGuard( *this ); in addConsumer()
549 ImageModelMethodGuard aGuard( *this ); in removeConsumer()
556 ImageModelMethodGuard aGuard( *this ); in startProduction()

Completed in 61 milliseconds