Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java173 return ((Boolean) invoke(Constant.RC_MenuIsItemEnabled)).booleanValue(); in isEnabled()
/AOO41X/main/automation/source/inc/
H A Drcontrol.hxx363 #define RC_MenuIsItemEnabled ( M_SOFFICE | M_MOZILLA | M_WITH_RETURN | 11 ) macro
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java458 public static final char RC_MenuIsItemEnabled = (M_SOFFICE | M_MOZILLA | M_WITH_RETURN | 11); field
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx2733 case RC_MenuIsItemEnabled: in Execute()
2860 case RC_MenuIsItemEnabled: in Execute()