Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dscriptdlg.cxx473 InputDialog::InputDialog(Window * pParent, sal_uInt16 nMode ) in InputDialog() function in InputDialog
528 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()
/aoo4110/main/cui/source/inc/
H A Dscriptdlg.hxx121 class InputDialog : public ModalDialog class
130 InputDialog( Window * pParent, sal_uInt16 nMode );
131 ~InputDialog();

Completed in 27 milliseconds