Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A DToolBarManager.cxx611 mxLayouter(NULL), in Implementation()
674 aValue >>= mxLayouter; in SetValid()
685 mxLayouter = NULL; in SetValid()
796 && mxLayouter.is()) in PreUpdate()
837 && mxLayouter.is()) in PostUpdate()
1011 if (mbIsValid && mxLayouter.is()) in IMPL_LINK()
1117 : mxLayouter(rxLayouter) in LayouterLock()
1122 if (mxLayouter.is()) in LayouterLock()
1123 mxLayouter->lock(); in LayouterLock()
1134 if (mxLayouter.is()) in ~LayouterLock()
[all …]

Completed in 24 milliseconds