Searched refs:PARAM_USHORT_1 (Results 1 – 7 of 7) sorted by relevance
145 Write(comm_USHORT(PARAM_USHORT_1)); // Typ der folgenden Parameter in GenReturn()156 Write(comm_USHORT(PARAM_USHORT_1)); // Typ der folgenden Parameter in GenReturn()165 Write(comm_USHORT(PARAM_USHORT_1|PARAM_STR_1)); // Typ der folgenden Parameter in GenReturn()175 Write(comm_USHORT(PARAM_USHORT_1|PARAM_STR_1|PARAM_BOOL_1)); // Typ der folgenden Parameter in GenReturn()186 Write(comm_USHORT(PARAM_USHORT_1|PARAM_BOOL_1)); // Typ der folgenden Parameter in GenReturn()196 Write(comm_USHORT(PARAM_USHORT_1|PARAM_ULONG_1)); // Typ der folgenden Parameter in GenReturn()
2667 else if ( nParams & PARAM_USHORT_1 ) in Execute()3228 else if( nParams & PARAM_USHORT_1 ) in Execute()3295 if( (nParams & PARAM_USHORT_1) ) in Execute()3371 if( nParams & PARAM_USHORT_1 ) in Execute()3874 nParams |= PARAM_USHORT_1; in HandleVisibleControls()4295 if ( (nParams & PARAM_USHORT_1) ) in HandleCommonMethods()4392 if ( (nParams & PARAM_USHORT_1) ) in HandleCommonMethods()4438 if ( (nParams | PARAM_USHORT_1) != PARAM_USHORT_1 ) // so there are other params in HandleCommonMethods()4572 if( !(nParams & PARAM_USHORT_1) ) in Execute()5043 if( nParams & PARAM_USHORT_1 ) in Execute()[all …]
524 …if( (nParams & PARAM_USHORT_1) && ValueOK( rtl::OString(), RcString( nMethodId ), nNr1, xAttribute… in HandleSAXParser()536 …if( (nParams & PARAM_USHORT_1) && ValueOK( rtl::OString(), RcString( nMethodId ), nNr1, xAttribute… in HandleSAXParser()578 if( (nParams & PARAM_USHORT_1) && !(nParams & PARAM_STR_1) ) in HandleSAXParser()623 if( (nParams & PARAM_USHORT_1) ) in HandleSAXParser()
228 if ((nParams & PARAM_USHORT_1) == 0) { in writeParams()229 nParams |= PARAM_USHORT_1; in writeParams()273 if ((nParams & PARAM_USHORT_1) != 0) { in writeParams()373 if ((params & PARAM_USHORT_1) != 0) in handleResponse()392 if ((params & PARAM_USHORT_1) != 0) in handleResponse()
100 public static final char PARAM_USHORT_1 = 0x0001; field
480 #define PARAM_USHORT_1 0x0001 macro
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 95 milliseconds