Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A DToolBarManager.cxx73 class LayouterLock class
76 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 __anon5cc921030211::LayouterLock
1129 LayouterLock::~LayouterLock (void) in ~LayouterLock()

Completed in 25 milliseconds