Searched refs:wxMsgCatalog (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dintl.h62 class wxMsgCatalog;
543 wxMsgCatalog *FindCatalog(const wxChar *szDomain) const;
559 wxMsgCatalog *m_pMsgCat; // pointer to linked list of catalogs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp868 // This is a "low-level" class and is used only by wxMsgCatalog
958 // wxMsgCatalog corresponds to one loaded message catalog.
964 class wxMsgCatalog class
968 wxMsgCatalog() { m_conv = NULL; } function in class:wxMsgCatalog
969 ~wxMsgCatalog();
983 wxMsgCatalog *m_pNext;
1417 // wxMsgCatalog class
1421 wxMsgCatalog::~wxMsgCatalog()
1437 bool wxMsgCatalog
[all...]

Completed in 77 milliseconds