Searched refs:M_GetState (Results 1 – 5 of 5) sorted by relevance
285 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()
4527 bSearchButtonOnToolbox |= (nParams == PARAM_USHORT_1) && (M_GetState == nMethodId); in Execute()4550 case M_GetState: in Execute()4829 case M_GetState : in Execute()5258 …sItemEnabled( pTB->GetItemId(nItemPos) ) && nMethodId != _M_IsEnabled && nMethodId != M_GetState )\ in Execute()5263 else if ( !pTB->IsItemVisible( pTB->GetItemId(nItemPos) ) && nMethodId != M_GetState )\ in Execute()5396 case M_GetState : in Execute()5662 case M_GetState : in Execute()5711 case M_GetState : in Execute()
227 #define M_GetState ( M_WITH_RETURN | 9 ) macro
277 public static final char M_GetState = (M_WITH_RETURN | 9); field
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 83 milliseconds