Searched refs:LibDialog (Results 1 – 3 of 3) sorted by relevance
142 class LibDialog: public ModalDialog class154 LibDialog( Window* pParent );155 ~LibDialog();
939 LibDialog::LibDialog( Window* pParent ) in LibDialog() function in LibDialog954 LibDialog::~LibDialog() in ~LibDialog()958 void LibDialog::SetStorageName( const String& rName ) in SetStorageName()
885 LibDialog* pLibDlg = 0; in InsertLib()897 pLibDlg = new LibDialog( this ); in InsertLib()
Completed in 31 milliseconds