Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/view/
H A DToolBarManager.cxx79 Reference<frame::XLayoutManager> mxLayouter; member in __anone2a1d9ea0111::LayouterLock
331 Reference<frame::XLayoutManager> mxLayouter; member in sd::ToolBarManager::Implementation
611 mxLayouter(NULL), in Implementation()
674 aValue >>= mxLayouter; in SetValid()
685 mxLayouter = NULL; in SetValid()
796 && mxLayouter.is()) in PreUpdate()
818 mxLayouter->destroyElement(sFullName); in PreUpdate()
837 && mxLayouter.is()) in PostUpdate()
858 mxLayouter->requestElement(sFullName); in PostUpdate()
893 mpSynchronousLayouterLock.reset(new LayouterLock(mxLayouter)); in LockUpdate()
[all …]