Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/dispatch/
H A Dmenudispatcher.cxx114 , m_pMenuManager ( NULL ) in MenuDispatcher()
199 if ( m_pMenuManager && aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ) in frameAction()
201 MenuBar* pMenuBar = (MenuBar *)m_pMenuManager->GetMenu(); in frameAction()
225 if ( m_pMenuManager ) in frameAction()
251 if ( m_pMenuManager ) in disposing()
255 m_pMenuManager->disposing( aEventObj ); in disposing()
264 if ( m_pMenuManager ) in disposing()
319 if ( m_pMenuManager ) in impl_setMenuBar()
322 if ( m_pMenuManager->GetMenu() == (Menu *)pSysWindow->GetMenuBar() ) in impl_setMenuBar()
326 m_pMenuManager->RemoveListener(); in impl_setMenuBar()
[all …]
/aoo42x/main/framework/inc/dispatch/
H A Dmenudispatcher.hxx326 MenuManager* m_pMenuManager ; /// menu manager controlling menu dispatches member in framework::MenuDispatcher

Completed in 17 milliseconds