Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxdialog.cxx251 void VCLXDialog::endDialog( sal_Int32 nResult ) throw(::com::sun::star::uno::RuntimeException) in endDialog() function in layoutimpl::VCLXDialog
274 endDialog( 0 ); in endExecute()
H A Dvclxdialog.hxx96 void SAL_CALL endDialog( sal_Int32 nResult ) throw(::com::sun::star::uno::RuntimeException);
H A Dvclxwindows.cxx2314 void SAL_CALL VCLXDialog::endDialog( ::sal_Int32 i_result ) throw (RuntimeException)
2386 endDialog(0); in endExecute()
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx402 void SAL_CALL UnoDialogControl::endDialog( ::sal_Int32 i_result ) throw (RuntimeException) in endDialog() function in UnoDialogControl
406 xPeerDialog->endDialog( i_result ); in endDialog()
/trunk/main/offapi/com/sun/star/awt/
H A DXDialog2.idl45 void endDialog ( [in] long Result );
/trunk/main/toolkit/inc/toolkit/controls/
H A Ddialogcontrol.hxx100 …virtual void SAL_CALL endDialog( ::sal_Int32 Result ) throw (::com::sun::star::uno::RuntimeExcepti…
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx810 MX_DIALOG->endDialog (result); in EndDialog()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx393 …virtual void SAL_CALL endDialog( ::sal_Int32 Result ) throw (::com::sun::star::uno::RuntimeExcepti…

Completed in 73 milliseconds