Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx732 void DBTreeListBox::ExcecuteContextMenuAction( sal_uInt16 _nSelectedPopupEntry ) in ExcecuteContextMenuAction() argument
734 if ( m_pContextMenuProvider && _nSelectedPopupEntry ) in ExcecuteContextMenuAction()
735 …m_pContextMenuProvider->getCommandController().executeChecked( _nSelectedPopupEntry, Sequence< Pro… in ExcecuteContextMenuAction()
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx128 virtual void ExcecuteContextMenuAction( sal_uInt16 _nSelectedPopupEntry );
/trunk/main/svx/source/form/
H A Ddatanavi.cxx264 void DataTreeListBox::ExcecuteContextMenuAction( sal_uInt16 _nSelectedPopupEntry ) in ExcecuteContextMenuAction() argument
266 m_pXFormsPage->DoMenuAction( _nSelectedPopupEntry ); in ExcecuteContextMenuAction()

Completed in 45 milliseconds