Module: wxASCIIHelper
Definition in file PRStringUtils.h.
#include <wx/string.h>
#include <wx/strconv.h>
Go to the source code of this file.
Classes | |
class | wxASCIIHelper |
Defines | |
#define | __PRSTRINGUTILS_H__ |
#define | WXCASTCHARS(s) wxString(s,wxConvUTF8).c_str() |
#define __PRSTRINGUTILS_H__ |
Definition at line 11 of file PRStringUtils.h.
#define WXCASTCHARS | ( | s | ) | wxString(s,wxConvUTF8).c_str() |
Definition at line 19 of file PRStringUtils.h.
Referenced by CPKIFNameConstraintsEntryDlg::GetNameConstraint(), CPKIFSimplePasswordCallback::operator()(), SaveCryptoComponents(), SavePathProcessingComponents(), PathDumpDialog::SavePathToDisk(), SaveRevocationStatusComponents(), PathDumpDialog::SaveRIToDisk(), SaveSettings_wx(), SaveStorageAndRetrievalComponents(), and UpdateList().