Home
last modified time | relevance | path

Searched refs:M_IsTristate (Results 1 – 6 of 6) sorted by relevance

/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java265 return ((Boolean)invoke(Constant.M_IsTristate, new Object[]{new Integer(row+1)})).booleanValue(); in isTristate()
269 …return ((Boolean)invoke(Constant.M_IsTristate, new Object[]{new Integer(row+1), new Integer(col+1)… in isTristate()
277 return ((Boolean)invoke(Constant.M_IsTristate)).booleanValue(); in isTristate()
H A DVclButton.java52 return (Boolean)invoke(Constant.M_IsTristate); in isTristate()
/aoo41x/main/automation/source/inc/
H A Drcontrol.hxx226 #define M_IsTristate ( M_WITH_RETURN | 8 ) macro
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java275 public static final char M_IsTristate = (M_WITH_RETURN | 8); field
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx4827 case M_IsTristate : in Execute()
5662 case M_IsTristate : in Execute()
5709 case M_IsTristate : in Execute()

Completed in 120 milliseconds