Searched refs:createDialogWithHandler (Results 1 – 7 of 7) sorted by relevance
106 XDialog createDialogWithHandler117 …<member>createDialogWithHandler</member> for a detailed specification of dialog event handling.</l…
60 createDialogWithHandler method when passing the XDialogEventHandler instance
112 XDialog xDialog = xDialogProvider.createDialogWithHandler( DialogURL, this ); in createDialog()
69 m_xDialog = xDialogProvider.createDialogWithHandler( DialogURL, this ); in WikiDialog()
139 …com::sun::star::uno::Reference < ::com::sun::star::awt::XDialog > SAL_CALL createDialogWithHandler(
790 Reference < XDialog > DialogProviderImpl::createDialogWithHandler( in createDialogWithHandler() function in dlgprov::DialogProviderImpl
188 uno::Reference<awt::XDialog> xDialog = xDialogProvider->createDialogWithHandler(
Completed in 25 milliseconds