Searched refs:i_result (Results 1 – 2 of 2) sorted by relevance
402 void SAL_CALL UnoDialogControl::endDialog( ::sal_Int32 i_result ) throw (RuntimeException) in endDialog() argument406 xPeerDialog->endDialog( i_result ); in endDialog()
2314 void SAL_CALL VCLXDialog::endDialog( ::sal_Int32 i_result ) throw (RuntimeException)2320 pDialog->EndDialog( i_result );
Completed in 35 milliseconds