Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java266 int result = (Integer) caller.callCommand(Constant.RC_WaitSlot, (int) time * 1000); in waitSlot()
/AOO41X/main/automation/source/inc/
H A Drcontrol.hxx404 #define RC_WaitSlot ( M_SOFFICE | M_WITH_RETURN | 44 ) macro
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java515 public static final char RC_WaitSlot = (M_SOFFICE | M_WITH_RETURN | 44); field
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx2524 case RC_WaitSlot: in Execute()
2555 case RC_WaitSlot: in Execute()