Searched refs:xAJob (Results 1 – 1 of 1) sorted by relevance
225 css::uno::Reference< css::task::XAsyncJob > xAJob; in execute() local241 xAJob = css::uno::Reference< css::task::XAsyncJob >(m_xJob, css::uno::UNO_QUERY); in execute()244 if (xAJob.is()) in execute()249 xAJob->executeAsync(lJobArgs, xThis); in execute()
Completed in 14 milliseconds