Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java331 … XJobExecutor xJobExecutor = UnoRuntime.queryInterface( XJobExecutor.class, oFormWizard ); in callFormWizard() local
332 xJobExecutor.trigger(PropertyNames.START); in callFormWizard()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx824 css::uno::Reference< css::document::XEventListener > xJobExecutor(m_xJobExecutorListener); in implts_notifyJobExecution() local
827 if (xJobExecutor.is()) in implts_notifyJobExecution()
828 xJobExecutor->notifyEvent(aEvent); in implts_notifyJobExecution()

Completed in 21 milliseconds