Home
last modified time | relevance | path

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

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A Dwebapp.h113 static wxString WebApp_GetAttachment(const wxString& AttachmentFileName);
H A Dwebappdialog.cpp201 wxString Path = mmWebApp::WebApp_GetAttachment(AttachmentName); in OpenAttachment()
H A Dwebapp.cpp622 wxString mmWebApp::WebApp_GetAttachment(const wxString& AttachmentFileName) in WebApp_GetAttachment() function in mmWebApp