Searched refs:pVCLXPopupMenu (Results 1 – 1 of 1) sorted by relevance
1354 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local1355 PopupMenu* pNewPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in FillMenuManager()1357 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in FillMenuManager()1490 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local1491 PopupMenu* pPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in FillMenuManager()1493 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in FillMenuManager()2122 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in Init() local2123 PopupMenu* pCtlPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in Init()2125 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in Init()