Searched refs:M_GetPage (Results 1 – 5 of 5) sorted by relevance
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/ | ||
H A D | VclTabControl.java | 47 return ((Long) invoke(Constant.M_GetPage)).intValue(); in getPage() |
/trunk/main/automation/source/inc/ | ||
H A D | rcontrol.hxx | 224 #define M_GetPage ( M_WITH_RETURN | 6 ) macro |
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/ | ||
H A D | Constant.java | 271 public static final char M_GetPage = (M_WITH_RETURN | 6); 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 | 4743 case M_GetPage: in Execute() |
Completed in 140 milliseconds