Home
last modified time | relevance | path

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

/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx60 ILayoutNotifications* pParentLayouter ) in ToolbarLayoutManager() argument
64 m_pParentLayouter( pParentLayouter ), in ToolbarLayoutManager()
3905 ILayoutNotifications* pParentLayouter( m_pParentLayouter ); in toggleFloatingMode() local
3908 if ( pParentLayouter ) in toggleFloatingMode()
3909pParentLayouter->requestLayout( ILayoutNotifications::HINT_TOOLBARSPACE_HAS_CHANGED ); in toggleFloatingMode()
4109 ILayoutNotifications* pParentLayouter( m_pParentLayouter ); in elementReplaced() local
4112 if ( bNotify && pParentLayouter ) in elementReplaced()
4113pParentLayouter->requestLayout( ILayoutNotifications::HINT_TOOLBARSPACE_HAS_CHANGED ); in elementReplaced()
H A Dtoolbarlayoutmanager.hxx91 ILayoutNotifications* pParentLayouter );

Completed in 36 milliseconds