Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclListBox.java133 invoke(Constant.M_MultiSelect, new Object[] { new Integer(i + 1) }); in multiSelect()
143 invoke(Constant.M_MultiSelect, new Object[] { text }); in multiSelect()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx181 #define M_MultiSelect 58 macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java213 public static final char M_MultiSelect = 58; field
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4945 case M_MultiSelect: in Execute()
4952 if ( nMethodId == M_MultiSelect && nRT == C_ListBox ) in Execute()

Completed in 54 milliseconds