Home
last modified time | relevance | path

Searched refs:M_GetSelIndex (Results 1 – 7 of 7) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclComboBox.java58 int index = ((Long) invoke(Constant.M_GetSelIndex)).intValue(); in getSelIndex()
H A DVclListBox.java85 return ((Long) invoke(Constant.M_GetSelIndex)).intValue() - 1; in getSelIndex()
H A DVclTreeListBox.java82 int index = ((Long) invoke(Constant.M_GetSelIndex)).intValue(); in getSelIndex()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx230 #define M_GetSelIndex ( M_WITH_RETURN | 12 ) macro
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4920 case M_GetSelIndex : in Execute()
5022 case M_GetSelIndex : in Execute()
5544 case M_GetSelIndex : in Execute()
6014 case M_GetSelIndex : in Execute()
6056 case M_GetSelIndex : in Execute()
6132 case M_GetSelIndex : in Execute()
6284 case M_GetSelIndex : in Execute()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java283 public static final char M_GetSelIndex = (M_WITH_RETURN | 12); field
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 68 milliseconds