Home
last modified time | relevance | path

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

/aoo4110/main/soldep/inc/soldep/
H A Dsoldlg.hxx56 Edit maEDeps; member in SolNewProjectDlg
77 Edit maEDeps; member in SolNewDirectoryDlg
/aoo4110/main/soldep/source/
H A Dsoldlg.cxx58 maEDeps( this, DtSodResId( EDIT_PRJDEPS )) in SolNewProjectDlg()
96 maEDeps( this, DtSodResId( EDIT_DIRDEPS )), in SolNewDirectoryDlg()
H A Ddepper.cxx446 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()

Completed in 20 milliseconds