Home
last modified time | relevance | path

Searched refs:M_GetState (Results 1 – 5 of 5) sorted by relevance

/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java285 return ((Long)invoke(Constant.M_GetState)).intValue(); in getState()
293 return ((Long)invoke(Constant.M_GetState, new Object[]{new Integer(row+1)})).intValue(); in getState()
297 …return ((Long)invoke(Constant.M_GetState, new Object[]{new Integer(row+1), new Integer(col+1)})).i… in getState()
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx4527 bSearchButtonOnToolbox |= (nParams == PARAM_USHORT_1) && (M_GetState == nMethodId); in Execute()
4550 case M_GetState: in Execute()
4830 case M_GetState : in Execute()
5259 …sItemEnabled( pTB->GetItemId(nItemPos) ) && nMethodId != _M_IsEnabled && nMethodId != M_GetState )\ in Execute()
5264 else if ( !pTB->IsItemVisible( pTB->GetItemId(nItemPos) ) && nMethodId != M_GetState )\ in Execute()
5397 case M_GetState : in Execute()
5663 case M_GetState : in Execute()
5712 case M_GetState : in Execute()
/aoo41x/main/automation/source/inc/
H A Drcontrol.hxx227 #define M_GetState ( M_WITH_RETURN | 9 ) macro
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java277 public static final char M_GetState = (M_WITH_RETURN | 9); field
/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 44 milliseconds