Home
last modified time | relevance | path

Searched refs:m_attachmentTitles (Results 1 – 9 of 9) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Dmsg.h41 m_attachmentTitles.Add(attachmentTitle);
53 { m_attachments.Add(attach); m_attachmentTitles.Add(title); }
67 wxArrayString m_attachmentTitles; //Titles to use for the email file attachments variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/net/
H A Dmsg.h49 m_attachmentTitles.Add(attachmentTitle);
61 { m_attachments.Add(attach); m_attachmentTitles.Add(title); }
75 wxArrayString m_attachmentTitles; //Titles to use for the email file attachments variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/net/
H A Dmsg.h49 m_attachmentTitles.Add(attachmentTitle);
61 { m_attachments.Add(attach); m_attachmentTitles.Add(title); }
75 wxArrayString m_attachmentTitles; //Titles to use for the email file attachments variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/net/
H A Dmsg.h49 m_attachmentTitles.Add(attachmentTitle);
61 { m_attachments.Add(attach); m_attachmentTitles.Add(title); }
75 wxArrayString m_attachmentTitles; //Titles to use for the email file attachments variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/net/
H A Dmsg.h49 m_attachmentTitles.Add(attachmentTitle);
61 { m_attachments.Add(attach); m_attachmentTitles.Add(title); }
75 wxArrayString m_attachmentTitles; //Titles to use for the email file attachments variable
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/net/
H A Dsmapi.cpp417 int nTitleSize = message.m_attachmentTitles.GetCount(); in Send()
442 if (nTitleSize && !message.m_attachmentTitles[i].IsEmpty()) in Send()
444 wxString& sTitle = message.m_attachmentTitles[i]; in Send()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/net/
H A Dsmapi.cpp417 int nTitleSize = message.m_attachmentTitles.GetCount(); in Send()
442 if (nTitleSize && !message.m_attachmentTitles[i].IsEmpty()) in Send()
444 wxString& sTitle = message.m_attachmentTitles[i]; in Send()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/net/
H A Dsmapi.cpp417 int nTitleSize = message.m_attachmentTitles.GetCount(); in Send()
442 if (nTitleSize && !message.m_attachmentTitles[i].IsEmpty()) in Send()
444 wxString& sTitle = message.m_attachmentTitles[i]; in Send()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/net/
H A Dsmapi.cpp417 int nTitleSize = message.m_attachmentTitles.GetCount(); in Send()
442 if (nTitleSize && !message.m_attachmentTitles[i].IsEmpty()) in Send()
444 wxString& sTitle = message.m_attachmentTitles[i]; in Send()