Home
last modified time | relevance | path

Searched refs:sc_aTerminationSequence (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/desktop/source/app/
H A Dofficeipcthread.cxx58 const char *OfficeIPCThread::sc_aTerminationSequence = "InternalIPC::TerminateThread"; member in OfficeIPCThread
609 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()
H A Dofficeipcthread.hxx92 static const char *sc_aTerminationSequence; member in desktop::OfficeIPCThread

Completed in 23 milliseconds