Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/uielement/
H A Dmenubarmanager.cxx1358 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local
1359 PopupMenu* pNewPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in FillMenuManager()
1361 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in FillMenuManager()
1494 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local
1495 PopupMenu* pPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in FillMenuManager()
1497 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in FillMenuManager()
2126 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in Init() local
2127 PopupMenu* pCtlPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in Init()
2129 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in Init()

Completed in 14 milliseconds