Home
last modified time | relevance | path

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

/aoo4110/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java237 return ((Boolean)invoke(Constant.M_IsChecked, new Object[]{new Integer(row+1)})).booleanValue(); in isChecked()
241 …return ((Boolean)invoke(Constant.M_IsChecked, new Object[]{new Integer(row+1), new Integer(col+1)}… in isChecked()
H A DVclButton.java66 return (Boolean) invoke(Constant.M_IsChecked); in isChecked()
H A DVclMessageBox.java154 return (Boolean) invoke(Constant.M_IsChecked); in isChecked()
H A DVclControl.java127 return (Boolean) invoke(Constant.M_IsChecked); in isChecked()
/aoo4110/main/automation/source/inc/
H A Drcontrol.hxx225 #define M_IsChecked ( M_WITH_RETURN | 7 ) macro
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java273 public static final char M_IsChecked = (M_WITH_RETURN | 7); field
/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx4805 case M_IsChecked : in Execute()
4824 case M_IsChecked : in Execute()
5661 case M_IsChecked : in Execute()
5706 case M_IsChecked : in Execute()
6563 case M_IsChecked : in Execute()
/aoo4110/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 59 milliseconds