Home
last modified time | relevance | path

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

/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java92 return (String) invoke(Constant.M_GetSelText, new Object[]{1}); in getSelText()
102 return (String) invoke(Constant.M_GetSelText, new Object[]{col + 1}); in getSelText()
112 return invoke(Constant.M_GetSelText, new Object[]{(index + 1), (col + 1)}).toString(); in getSelText()
H A DVclComboBox.java66 return (String) invoke(Constant.M_GetSelText); in getSelText()
H A DVclListBox.java92 return (String) invoke(Constant.M_GetSelText); in getSelText()
/aoo41x/main/automation/source/inc/
H A Drcontrol.hxx231 #define M_GetSelText ( M_WITH_RETURN | 13 ) macro
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java285 public static final char M_GetSelText = (M_WITH_RETURN | 13); field
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx4934 case M_GetSelText : in Execute()
5020 case M_GetSelText : in Execute()
5608 case M_GetSelText : in Execute()
5882 case M_GetSelText : in Execute()
6021 case M_GetSelText : in Execute()
6060 case M_GetSelText : 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 57 milliseconds