Searched refs:InputDialog (Results 1 – 2 of 2) sorted by relevance
473 InputDialog::InputDialog(Window * pParent, sal_uInt16 nMode ) in InputDialog() function in InputDialog528 InputDialog::~InputDialog() in ~InputDialog()984 … std::auto_ptr< InputDialog > xNewDlg( new InputDialog( static_cast<Window*>(this), nMode ) ); in createEntry()1109 … std::auto_ptr< InputDialog > xNewDlg( new InputDialog( static_cast<Window*>(this), nMode ) ); in renameEntry()
121 class InputDialog : public ModalDialog class130 InputDialog( Window * pParent, sal_uInt16 nMode );131 ~InputDialog();
Completed in 27 milliseconds