Searched refs:oJob (Results 1 – 1 of 1) sorted by relevance
187 Object oJob = m_xServiceFactory.createInstance( "com.sun.star.comp.thread.MainThreadExecutor" ); in init() local188 m_xMainThreadExecutor = (XJob)UnoRuntime.queryInterface( XJob.class, oJob ); in init()
Completed in 20 milliseconds