Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/controls/
H A Ddialogcontrol.cxx402 void SAL_CALL UnoDialogControl::endDialog( ::sal_Int32 i_result ) throw (RuntimeException) in endDialog() argument
406 xPeerDialog->endDialog( i_result ); in endDialog()
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx2314 void SAL_CALL VCLXDialog::endDialog( ::sal_Int32 i_result ) throw (RuntimeException)
2320 pDialog->EndDialog( i_result );

Completed in 43 milliseconds