Searched refs:M_GetRT (Results 1 – 5 of 5) sorted by relevance
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/ | ||
H A D | VclControl.java | 260 type = ((Long) invoke(Constant.M_GetRT)).intValue(); |
/trunk/main/automation/source/inc/ | ||
H A D | rcontrol.hxx | 238 #define M_GetRT ( M_WITH_RETURN | 20 ) macro |
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/ | ||
H A D | Constant.java | 299 public static final char M_GetRT = (M_WITH_RETURN | 20); field |
/trunk/test/testassistant/lib/ | ||
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
/trunk/main/automation/source/server/ | ||
H A D | statemnt.cxx | 3977 case M_GetRT: in HandleCommonMethods() |
Completed in 49 milliseconds