Searched refs:pParentLayouter (Results 1 – 2 of 2) sorted by relevance
60 ILayoutNotifications* pParentLayouter ) in ToolbarLayoutManager() argument64 m_pParentLayouter( pParentLayouter ), in ToolbarLayoutManager()3905 ILayoutNotifications* pParentLayouter( m_pParentLayouter ); in toggleFloatingMode() local3908 if ( pParentLayouter ) in toggleFloatingMode()3909 … pParentLayouter->requestLayout( ILayoutNotifications::HINT_TOOLBARSPACE_HAS_CHANGED ); in toggleFloatingMode()4109 ILayoutNotifications* pParentLayouter( m_pParentLayouter ); in elementReplaced() local4112 if ( bNotify && pParentLayouter ) in elementReplaced()4113 … pParentLayouter->requestLayout( ILayoutNotifications::HINT_TOOLBARSPACE_HAS_CHANGED ); in elementReplaced()
91 ILayoutNotifications* pParentLayouter );
Completed in 68 milliseconds