AddFontToList(TCHAR *FontName, FontClass Type) | FontDropDown | |
AddItem(void *ItemData) | DropDown | [protected] |
AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
ClearList(void) | DropDown | |
ClearPointers() | ListItem | [virtual] |
CurrentDropDowns | DropDown | [protected, static] |
CurrentFontDropDown | FontDropDown | [static] |
DecodeSelection(INT32 SelectionIndex) | FontDropDown | |
DeleteItem(INT32 index) | DropDown | [protected] |
DocumentFontDropDown() | DocumentFontDropDown | |
DrawIcon(void *ItemData, wxDC &dc, wxRect &IconRect, BOOL Disabled, INT32 flags) | FontDropDown | [protected, virtual] |
DrawText(void *ItemData, wxDC &dc, wxRect &TextRect, INT32 item, INT32 flags, BOOL Draw) | DropDown | [protected, virtual] |
DropDown() | DropDown | |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
FillInFontList(Document *WorkDoc) | DocumentFontDropDown | |
FontDropDown::FillInFontList() | FontDropDown | |
FontDropDown() | FontDropDown | |
Fonts | FontDropDown | |
GetBox() | DropDown | [protected] |
GetItem(void) | ListItem | [virtual] |
GetItemData(INT32 ItemIndex) | DropDown | [protected] |
GetMyClass() | CCObject | [static] |
GetNumberOfItems(void) | DropDown | [protected] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetText(void *ItemData, INT32 Item) | FontDropDown | [protected, virtual] |
HandleDrawItemInternal(wxDC &dc, const wxRect &Rect, INT32 item, INT32 flags, BOOL Draw) | DropDown | [protected, virtual] |
HasIcon(void *ItemData) | FontDropDown | [protected, virtual] |
Init(CWindowID ParentWindow, CGadgetID ParentControl) | FontDropDown | [virtual] |
ListItem::Init() | SimpleCCObject | [static] |
Initialised | DropDown | [protected] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
KillDropDownsByWindow(CWindowID Window) | DropDown | [static] |
KillList(void) | FontDropDown | [virtual] |
ListItem() | ListItem | |
m_MissingItemAdded | FontDropDown | |
m_pPopup | DropDown | [protected] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
ParentDlg | DropDown | [protected] |
ParentGadget | DropDown | [protected] |
SetListRedraw(BOOL Enable) | DropDown | [protected] |
SetSelectedIndex(INT32 SelectedIndex) | DropDown | [protected] |
SetSelection(FontDropItem *TheFont) | FontDropDown | |
SetTopFontName(StringBase *StrValue, FontClass Type, BOOL Deselect=TRUE) | FontDropDown | |
TheTopItem | FontDropDown | |
~CCObject() | CCObject | [virtual] |
~DocumentFontDropDown() | DocumentFontDropDown | [virtual] |
~DropDown() | DropDown | [virtual] |
~FontDropDown() | FontDropDown | [virtual] |
~ListItem() | ListItem | [inline, virtual] |