Home
last modified time | relevance | path

Searched refs:M_Select (Results 1 – 8 of 8) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclComboBox.java94 invoke(Constant.M_Select, new Object[] {index + 1}); in select()
101 invoke(Constant.M_Select, new Object[] {text}); in select()
H A DVclListBox.java101 invoke(Constant.M_Select, new Object[] { new Integer(index + 1) }); in select()
122 invoke(Constant.M_Select, new Object[] { text }); in select()
H A DVclTreeListBox.java121 invoke(Constant.M_Select, new Object[]{index+1}); in select()
129 invoke(Constant.M_Select, new Object[]{index + 1, false}); in unselect()
/trunk/main/automation/source/server/
H A Drecorder.cxx276 …->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Select, comm_ULONG( ((Li… in IMPL_LINK()
311 …->GenReturn( RET_MacroRecorder, pWin->GetUniqueOrHelpId(), (comm_USHORT)M_Select, (comm_ULONG) nPo… in IMPL_LINK()
H A Dstatemnt.cxx4944 case M_Select: in Execute()
4947 sal_Bool bUnselectBeforeSelect = ( nMethodId == M_Select ); in Execute()
4958 if ( !bBool1 && nMethodId == M_Select ) in Execute()
5041 case M_Select : in Execute()
5554 case M_Select : in Execute()
5911 case M_Select : in Execute()
6010 case M_Select: in Execute()
6047 case M_Select: in Execute()
6103 case M_Select: in Execute()
6246 case M_Select : in Execute()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx139 #define M_Select 21 macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java140 public static final char M_Select = 21; 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 74 milliseconds