Searched refs:PARAM_BOOL_1 (Results 1 – 7 of 7) sorted by relevance
95 Write(comm_USHORT(PARAM_BOOL_1)); // Typ der folgenden Parameter in GenReturn()107 Write(comm_USHORT(PARAM_ULONG_1|PARAM_STR_1|PARAM_BOOL_1)); // Typ der folgenden Parameter in GenReturn()136 Write(comm_USHORT(PARAM_BOOL_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()
155 if( nParams & PARAM_BOOL_1 ) pCmdIn->Read( bBool1 ); // should never occur!! in StatementFlow()164 …if( nParams & PARAM_BOOL_1 ) {m_pDbgWin->AddText( " b2:" );m_pDbgWin->AddText( bBool1 ? "TRUE" … in StatementFlow()713 …if( nParams & PARAM_BOOL_1 ) {m_pDbgWin->AddText( " b1:" );m_pDbgWin->AddText( bBool1 ? "TRUE" … in StatementCommand()744 if( nParams & PARAM_BOOL_1 ) pCmdIn->Read( bBool1 ); in StatementCommand()759 …if( nParams & PARAM_BOOL_1 ) {m_pDbgWin->AddText( " b1:" );m_pDbgWin->AddText( bBool1 ? "TRUE" … in StatementCommand()1396 if( ((nParams & PARAM_BOOL_1) && bBool1) ) in DisplayHID()2567 if( !(nParams & PARAM_BOOL_1) || bBool1 ) in Execute()2632 if( !(nParams & PARAM_BOOL_1) || bBool1 ) in Execute()2644 if( !(nParams & PARAM_BOOL_1) || bBool1 ) in Execute()2652 if( !(nParams & PARAM_BOOL_1) && (nParams & PARAM_USHORT_1) ) in Execute()[all …]
472 if( (nParams & PARAM_BOOL_1) && bBool1 ) in HandleSAXParser()
248 if ((nParams & PARAM_BOOL_1) == 0) { in writeParams()249 nParams |= PARAM_BOOL_1; in writeParams()301 if ((nParams & PARAM_BOOL_1) != 0) { in writeParams()379 if ((params & PARAM_BOOL_1) != 0) in handleResponse()398 if ((params & PARAM_BOOL_1) != 0) in handleResponse()
116 public static final char PARAM_BOOL_1 = 0x0040; field
488 #define PARAM_BOOL_1 0x0040 macro
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...