Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java135 invoke(Constant.RC_MenuSelect); in pick()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx315 #define RC_MenuSelect ( M_SOFFICE | M_MOZILLA | 10 ) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java399 public static final char RC_MenuSelect = (M_SOFFICE | M_MOZILLA | 10); field
/trunk/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/trunk/main/automation/source/server/
H A Dstatemnt.cxx2733 case RC_MenuSelect: in Execute()
2876 case RC_MenuSelect: in Execute()
5315 …new StatementCommand( this, RC_MenuSelect, PARAM_USHORT_1, pTB->GetItemId(nItemPos) + TOOLBOX_MENU… in Execute()