Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java337 invoke(Constant.M_TriState); in triState()
342 invoke(Constant.M_TriState, new Object[]{new Integer(row+1)}); in triState()
346 invoke(Constant.M_TriState, new Object[]{new Integer(row+1), new Integer(col+1)}); in triState()
H A DVclButton.java59 invoke(Constant.M_TriState); in triState()
/trunk/main/automation/source/inc/
H A Drcontrol.hxx148 #define M_TriState 30 macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java158 public static final char M_TriState = 30; field
/trunk/main/automation/source/server/
H A Drecorder.cxx236 … case STATE_DONTKNOW: nMethod = M_TriState; aMethod = CUniString("TriState"); break; in IMPL_LINK()
H A Dstatemnt.cxx4840 case M_TriState : in Execute()
5665 case M_TriState : in Execute()
5730 case M_TriState : in Execute()
/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 55 milliseconds