Searched refs:pVCLXPopupMenu (Results 1 – 1 of 1) sorted by relevance
1349 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local1350 PopupMenu* pNewPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in FillMenuManager()1352 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in FillMenuManager()1485 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local1486 PopupMenu* pPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in FillMenuManager()1488 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in FillMenuManager()2117 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in Init() local2118 PopupMenu* pCtlPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in Init()2120 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in Init()
Completed in 31 milliseconds