Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/unix/exec/
H A Dshellexec.cxx187 OUString aProgramURL; in execute() local
189 aProgramURL = exp->expandMacros( in execute()
200 if ( FileBase::E_None != FileBase::getSystemPathFromFileURL(aProgramURL, aProgram)) in execute()
/aoo4110/main/shell/source/cmdmail/
H A Dsyscmdmail.cxx160 OUString aProgramURL(RTL_CONSTASCII_USTRINGPARAM("$OOO_BASE_DIR/program/senddoc")); in sendMailMessage() local
161 rtl::Bootstrap::expandMacros(aProgramURL); in sendMailMessage()
163 if ( osl::FileBase::E_None != osl::FileBase::getSystemPathFromFileURL(aProgramURL, aProgram)) in sendMailMessage()

Completed in 19 milliseconds