Searched refs:endDialog (Results 1 – 8 of 8) sorted by relevance
251 void VCLXDialog::endDialog( sal_Int32 nResult ) throw(::com::sun::star::uno::RuntimeException) in endDialog() function in layoutimpl::VCLXDialog274 endDialog( 0 ); in endExecute()
96 void SAL_CALL endDialog( sal_Int32 nResult ) throw(::com::sun::star::uno::RuntimeException);
2314 void SAL_CALL VCLXDialog::endDialog( ::sal_Int32 i_result ) throw (RuntimeException)2386 endDialog(0); in endExecute()
402 void SAL_CALL UnoDialogControl::endDialog( ::sal_Int32 i_result ) throw (RuntimeException) in endDialog() function in UnoDialogControl406 xPeerDialog->endDialog( i_result ); in endDialog()
45 void endDialog ( [in] long Result );
100 …virtual void SAL_CALL endDialog( ::sal_Int32 Result ) throw (::com::sun::star::uno::RuntimeExcepti…
816 MX_DIALOG->endDialog (result); in EndDialog()
393 …virtual void SAL_CALL endDialog( ::sal_Int32 Result ) throw (::com::sun::star::uno::RuntimeExcepti…
Completed in 69 milliseconds