Home
last modified time | relevance | path

Searched refs:RunDialog (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/workben/layout/
H A Dtest.cxx232 short RunDialog( Dialog& dialog ) in RunDialog() function
241 short RunDialog( ::Dialog& dialog ) in RunDialog() function
265 RunDialog( plugin ); in TestDialog()
270 RunDialog( query ); in TestDialog()
278 RunDialog( query ); in TestDialog()
283 RunDialog( recover ); in TestDialog()
290 RunDialog( sort ); in TestDialog()
296 RunDialog( words ); in TestDialog()
301 RunDialog( zoom ); in TestDialog()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.cxx110 gboolean canceldialog(RunDialog *pDialog) in canceldialog()
122 RunDialog::RunDialog( GtkWidget *pDialog, uno::Reference< awt::XExtendedToolkit >& rToolkit ) : in RunDialog() function in RunDialog
162 RunDialog::~RunDialog() in ~RunDialog()
171 void SAL_CALL RunDialog::windowOpened( const ::com::sun::star::lang::EventObject& ) in windowOpened()
178 void RunDialog::cancel() in cancel()
185 gint RunDialog::run() in run()
H A DSalGtkPicker.hxx82 class RunDialog : class
111RunDialog(GtkWidget *pDialog, ::com::sun::star::uno::Reference< ::com::sun::star::awt::XExtendedTo…
114 ~RunDialog();
H A DSalGtkFolderPicker.cxx178 RunDialog* pRunDialog = new RunDialog(m_pDialog, xToolkit); in execute()
H A DSalGtkFilePicker.cxx1025 RunDialog* pRunDialog = new RunDialog(m_pDialog, xToolkit); in execute()
1059 RunDialog* pAnotherDialog = new RunDialog(dlg, xToolkit); in execute()

Completed in 37 milliseconds