20module 
com {  module sun {  module star {  module awt {
 
   22published 
interface XPopupMenu;
 
   23published 
interface XMenuListener;
 
   63                     [in] 
short nItemStyle,
 
   64                     [in] 
short nItemPos );
 
  128                     [in] 
boolean bEnable );
 
  184                     [in] 
string aCommand );
 
  205                         [in] 
string aCommand );
 
  226                      [in] 
string sHelpText );
 
  247                         [in] 
string sTipHelpText );
 
 
base interface of all UNO interfaces
Definition XInterface.idl:46
MenuItemType
specifies the type of a menu item, as returned by com::sun::star::awt::XMenu::getItemType().
Definition MenuItemType.idl:26
Definition Ambiguous.idl:20