Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/jobs/
H A Djob.cxx225 css::uno::Reference< css::task::XAsyncJob > xAJob; in execute() local
241 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 12 milliseconds