Searched refs:LayouterLock (Results 1 – 1 of 1) sorted by relevance
73 class LayouterLock class76 LayouterLock (const Reference<frame::XLayoutManager>& rxLayouter);77 ~LayouterLock (void);304 void Update (::std::auto_ptr<LayouterLock> pLayouterLock);340 ::std::auto_ptr<LayouterLock> mpSynchronousLayouterLock;341 ::std::auto_ptr<LayouterLock> mpAsynchronousLayouterLock;893 mpSynchronousLayouterLock.reset(new LayouterLock(mxLayouter)); in LockUpdate()920 ::std::auto_ptr<LayouterLock> pLocalLayouterLock) in Update()1116 LayouterLock::LayouterLock (const Reference<frame::XLayoutManager>& rxLayouter) in LayouterLock() function in __anond1b6f9ba0211::LayouterLock1129 LayouterLock::~LayouterLock (void) in ~LayouterLock()
Completed in 15 milliseconds