Searched refs:maEDeps (Results 1 – 3 of 3) sorted by relevance
56 Edit maEDeps; member in SolNewProjectDlg77 Edit maEDeps; member in SolNewDirectoryDlg
58 maEDeps( this, DtSodResId( EDIT_PRJDEPS )) in SolNewProjectDlg()96 maEDeps( this, DtSodResId( EDIT_DIRDEPS )), in SolNewDirectoryDlg()
446 … ByteString sDeps = ByteString( aNewProjectDlg.maEDeps.GetText(), RTL_TEXTENCODING_UTF8 ); in HandleNewPrjDialog()539 if ( aNewDirectoryDlg.maEDeps.GetText() != String( "", RTL_TEXTENCODING_UTF8 )) in HandleNewDirectoryDialog()542 … ByteString sDeps = ByteString( aNewDirectoryDlg.maEDeps.GetText(), RTL_TEXTENCODING_UTF8 ); in HandleNewDirectoryDialog()