Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx543 uno::Reference< ui::dialogs::XExecutableDialog > xExec( xDialog, UNO_QUERY ); in dispatch() local
544 …DBG_ASSERT( xExec.is(), "BibFrameController_Impl::dispatch: missing an interface on the dialog!" ); in dispatch()
545 if ( xExec.is() ) in dispatch()
546 if ( xExec->execute( ) ) in dispatch()

Completed in 15 milliseconds