Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx777 bool bMustDoLayout(false); in implts_updateUIElementsVisibleState() local
798 bMustDoLayout = true; in implts_updateUIElementsVisibleState()
804 bMustDoLayout = !implts_showStatusBar(); in implts_updateUIElementsVisibleState()
806 bMustDoLayout = !implts_hideStatusBar(); in implts_updateUIElementsVisibleState()
816 bMustDoLayout = pToolbarManager->isLayoutDirty(); in implts_updateUIElementsVisibleState()
819 if ( bMustDoLayout ) in implts_updateUIElementsVisibleState()
2356 bool bMustDoLayout( m_bMustDoLayout ); in implts_doLayout() local
2383 …( !equalRectangles( aBorderSpace, aCurrBorderSpace ) || bForceRequestBorderSpace || bMustDoLayout ) in implts_doLayout()

Completed in 33 milliseconds