Add OfficeIPCThread::WaitForReady.
commitad2c68fbe853f585041133b86fb687203777503b
authorAndrzej Hunt <andrzej.hunt@collabora.com>
Fri, 18 Jul 2014 07:48:47 +0000 (18 09:48 +0200)
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>
Thu, 4 Dec 2014 11:22:59 +0000 (4 12:22 +0100)
treebfa0afb7921524c1671c486a90e5c318852db2ed
parent13fced388e20278c8ebb8a12b88aad63c0fd6b9c
Add OfficeIPCThread::WaitForReady.

For LibreOfficeKit we need to start up the event loop, and can't continue
initialisation until all the related (VCL etc.) setup is complete -- the
OfficeIPCThread is also enabled as one of the last items, and can be
used to indicate whether or not we can start actually working with VCL.

Change-Id: I0450b65584ddf6e8d02ce0c6e66e06f47841d1b7
desktop/source/app/officeipcthread.cxx
desktop/source/app/officeipcthread.hxx