Home
last modified time | relevance | path

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

/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclStatusBar.java78 return (Boolean) invoke(Constant.M_StatusIsProgress); in isProgress()
/AOO41X/main/automation/source/inc/
H A Drcontrol.hxx254 #define M_StatusIsProgress ( M_WITH_RETURN | 33 ) macro
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java326 public static final char M_StatusIsProgress = (M_WITH_RETURN | 33); field
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx4371 case M_StatusIsProgress: in HandleCommonMethods()
4417 case M_StatusIsProgress: in HandleCommonMethods()