Searched refs:AttachmentFileName (Results 1 – 2 of 2) sorted by relevance
113 static wxString WebApp_GetAttachment(const wxString& AttachmentFileName);
622 wxString mmWebApp::WebApp_GetAttachment(const wxString& AttachmentFileName) in WebApp_GetAttachment() argument624 wxString FileExtension = wxFileName(AttachmentFileName).GetExt().MakeLower(); in WebApp_GetAttachment()626 …mmWebApp::getServicesPageURL() + "&" + WebAppParam::DownloadAttachments + "=" + AttachmentFileName; in WebApp_GetAttachment()