Home
last modified time | relevance | path

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

/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1349 VCLXPopupMenu* pVCLXPopupMenu = new VCLXPopupMenu; in FillMenuManager() local
1350 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() local
1486 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() local
2118 PopupMenu* pCtlPopupMenu = (PopupMenu *)pVCLXPopupMenu->GetMenu(); in Init()
2120 …pupMenu = Reference< com::sun::star::awt::XPopupMenu >( (OWeakObject *)pVCLXPopupMenu, UNO_QUERY ); in Init()

Completed in 19 milliseconds