Searched refs:pVCLXPopupMenu (Results 1 – 1 of 1) sorted by relevance
1358 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local1359 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() local1495 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() local2127 PopupMenu* pCtlPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in Init()2129 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in Init()
Completed in 53 milliseconds