Home
last modified time | relevance | path

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

/aoo4110/main/soldep/source/
H A Ddepper.cxx431 SolNewProjectDlg aNewProjectDlg( GetDepWin(), DtSodResId( RID_SD_DIALOG_NEWPROJECT )); in HandleNewPrjDialog() local
432 if ( aNewProjectDlg.Execute() ) in HandleNewPrjDialog()
434 rBodyText = ByteString( aNewProjectDlg.maEName.GetText(), RTL_TEXTENCODING_UTF8); in HandleNewPrjDialog()
441 ByteString sTokenLine( aNewProjectDlg.maEShort.GetText(), RTL_TEXTENCODING_UTF8 ); in HandleNewPrjDialog()
443 sTokenLine += ByteString( aNewProjectDlg.maEName.GetText(), RTL_TEXTENCODING_UTF8 ); in HandleNewPrjDialog()
446 ByteString sDeps = ByteString( aNewProjectDlg.maEDeps.GetText(), RTL_TEXTENCODING_UTF8 ); in HandleNewPrjDialog()

Completed in 5 milliseconds