Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/automation/source/inc/
H A Drcontrol.hxx230 #define M_GetSelIndex ( M_WITH_RETURN | 12 ) macro
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java283 public static final char M_GetSelIndex = (M_WITH_RETURN | 12); field
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx4921 case M_GetSelIndex : in Execute()
5023 case M_GetSelIndex : in Execute()
5545 case M_GetSelIndex : in Execute()
6015 case M_GetSelIndex : in Execute()
6057 case M_GetSelIndex : in Execute()
6133 case M_GetSelIndex : in Execute()
6285 case M_GetSelIndex : in Execute()
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 78 milliseconds