Searched refs:sc_nTSeqLength (Results 1 – 2 of 2) sorted by relevance
59 const int OfficeIPCThread::sc_nTSeqLength = 28; member in OfficeIPCThread609 Pipe.send( sc_aTerminationSequence, sc_nTSeqLength+1 ); // also send 0-byte in DisableOfficeIPCThread()710 … if(( aArguments.CompareTo( sc_aTerminationSequence, sc_nTSeqLength ) == COMPARE_EQUAL ) || in run()
93 static const int sc_nTSeqLength; member in desktop::OfficeIPCThread
Completed in 18 milliseconds