|
| | DECLARE_DYNAMIC (CAcUiArrowHeadComboBox) |
| |
| | CAcUiArrowHeadComboBox (void) |
| |
| int | AddArrowHeadToMRU (wchar_t const *) |
| |
| int | GetUseOrigin2 (void) |
| |
| virtual | ~CAcUiArrowHeadComboBox (void) |
| |
| void | SetUseOrigin2 (int) |
| |
| | DECLARE_DYNAMIC (CAcUiMRUComboBox) |
| |
| | CAcUiMRUComboBox (void) |
| |
| int | AddItemToList (wchar_t const *, int) |
| |
| int | AddItemToMRU (wchar_t const *, int) |
| |
| int | FindItemByCargo (int) |
| |
| int | GetCargoOption1 (void) |
| |
| int | GetCargoOption2 (void) |
| |
| int | GetCurrentItemCargo (void) |
| |
| int | GetItemCargo (int) |
| |
| int | GetUseByBlock (void) |
| |
| int | GetUseByLayer (void) |
| |
| int | GetUseOption1 (void) |
| |
| int | GetUseOption2 (void) |
| |
| int | GetUseOther (void) |
| |
| int | GetUseOther1 (void) |
| |
| int | GetUseOther2 (void) |
| |
| int | GetUseWindows (void) |
| |
| int | InsertItemInList (int, wchar_t const *, int) |
| |
| int | ItemHeight (void) |
| |
| HPALETTE__ * | GetPalette (void) |
| |
| tagLOGPALETTE * | GetLogPalette (void) |
| |
| virtual | ~CAcUiMRUComboBox (void) |
| |
| virtual int | Create (unsigned long, tagRECT const &, CWnd *, unsigned int) |
| |
| virtual int | ExtraWidth (void) |
| |
| virtual int | GetItemColors (tagDRAWITEMSTRUCT &, unsigned long &, unsigned long &, unsigned long &) |
| |
| virtual int | ImageWidth (void) |
| |
| virtual void | DrawItem (tagDRAWITEMSTRUCT *) |
| |
| virtual void | MeasureItem (tagMEASUREITEMSTRUCT *) |
| |
| void | AddItems (void) |
| |
| void | RecalcHeight (void) |
| |
| void | RemoveItemFromMRU (int) |
| |
| void | SetCargoOption1 (int) |
| |
| void | SetCargoOption2 (int) |
| |
| void | SetLastSelection (int) |
| |
| void | SetLogPalette (tagLOGPALETTE *) |
| |
| void | SetPalette (HPALETTE__ *) |
| |
| void | SetUseByBlock (int) |
| |
| void | SetUseByLayer (int) |
| |
| void | SetUseOption1 (int) |
| |
| void | SetUseOption2 (int) |
| |
| void | SetUseOther (int) |
| |
| void | SetUseOther1 (int) |
| |
| void | SetUseOther2 (int) |
| |
| void | SetUseWindows (int) |
| |
| virtual void | SetStyleMask (unsigned long) |
| |
| void | ConvertData (CString) |
| |
| | DECLARE_DYNAMIC (CAcUiComboBox) |
| |
| | CAcUiComboBox (void) |
| |
| CAcUiEdit * | AcUiEditBox (void) |
| |
| ACUI_ERROR_CODE | ValidateData (CStringW &) |
| |
| int | ConvertData (CStringW &) |
| |
| int | Validate (void) |
| |
| virtual | ~CAcUiComboBox (void) |
| |
| void | Convert (void) |
| |
| void | SetRange (double, double) |
| |
| | DECLARE_DYNAMIC (CAdUiComboBox) |
| |
| bool | IsThemed (void) const |
| |
| CAdUiTheme * | GetTheme (void) const |
| |
| virtual int | OnChildNotify (unsigned int, WPARAM, LPARAM, LRESULT *) |
| |
| void | SetDraw (CAdUiComboBoxDraw *) |
| |
| void | SetIsThemed (bool) |
| |
| void | SetTheme (CAdUiTheme *) |
| |
| | CAdUiComboBox (void) |
| |
| CStringW | GetToolTipText (void) const |
| |
| CAdUiEdit * | GetEditBox (void) |
| |
| CAdUiListBox * | GetListBox (void) |
| |
| CWnd * | GetAdUiParent (void) |
| |
| int | IsOwnerDraw (void) |
| |
| int | IsStatic (void) |
| |
| int | IsStyleMaskSet (unsigned long) |
| |
| int | SetToolTipText (CStringW const &) |
| |
| unsigned long | GetStyleMask (void) |
| |
| virtual | ~CAdUiComboBox (void) |
| |
| virtual int | OnChildNotify (unsigned int, unsigned int, long, long *) |
| |
| virtual void | GetContentExtent (wchar_t const *, int &, int &) |
| |
| void | GetLBString (int, CStringW &) |
| |
| void | GetTextExtent (wchar_t const *, int &, int &) |
| |
| void | SetAdUiParent (CWnd *) |
| |
| void | SetEditBox (CAdUiEdit *, int) |
| |
| void | SetListBox (CAdUiListBox *, int) |
| |
| void | SetStyleMask (unsigned long) |
| |
|
| virtual int | CalcItemHeight (void) |
| |
| virtual int | GetOtherName (int, CStringW &) |
| |
| virtual void | DrawItemImage (CDC &, CRect &, int) |
| |
| virtual void | OnAddItems (void) |
| |
| virtual bool | LoadImages (void) |
| |
| void | Init (int, int, int, int) |
| |
| int | FindCargoInMRU (int) |
| |
| int | GenerateCargoFromMRU (int) |
| |
| int | OnCloseUp (void) |
| |
| int | OnCreate (LPCREATESTRUCT) |
| |
| int | OnDropDown (void) |
| |
| int | OnSelEndOk (void) |
| |
| virtual int | GetOptionName (int, CStringW &) |
| |
| virtual int | OnGetTipRect (CRect &) |
| |
| virtual int | OnSelectOther (int, int, int &) |
| |
| LRESULT | WindowProc (UINT, WPARAM, LPARAM) override |
| |
| virtual void | OnComboBoxInit (void) |
| |
| virtual void | PreSubclassWindow (void) |
| |
| void | CreateAndSelectPalette (tagDRAWITEMSTRUCT *, CDC *) |
| |
| void | DrawItemImageFromCargo (CDC *, CRect &, int) |
| |
| void | DrawTextAndFocusRect (tagDRAWITEMSTRUCT *, CDC *, CRect &, int, unsigned long &, unsigned long &) |
| |
| void | ResetAndRestorePalette (CDC *, int) |
| |
| void | SelectOther (int) |
| |
| void | SetupForImageDraw (tagDRAWITEMSTRUCT *, CDC *, CRect &, CRect &, unsigned long &, unsigned long &) |
| |
| afx_msg void | OnSelchange () |
| |
| afx_msg LRESULT | OnAdUiMessage (WPARAM, LPARAM) |
| |
| long | OnGetToolTipText (unsigned int, long) |
| |
| HBRUSH__ * | OnCtlColor (CDC *, CWnd *, unsigned int) |
| |
| virtual ADUI_REPLY | DoAdUiMessage (ADUI_NOTIFY, UINT, LPARAM) |
| |
| virtual ADUI_REPLY | OnGetTipSupport (CPoint &) |
| |
| virtual int | OnDrawTipText (CAdUiDrawTipText &) |
| |
| virtual int | OnGetTipText (CString &) |
| |
| virtual int | OnHitTipRect (CPoint &) |
| |
| LRESULT | WindowProc (UINT, WPARAM, LPARAM) override |
| |
| virtual void | OnDrawTip (CDC &) |
| |
| void | OnMouseMove (unsigned int, CPoint) |
| |
| void | OnPaint (void) |
| |
| virtual void | MeasureItem (LPMEASUREITEMSTRUCT) |
| |
| void | PreSubclassWindow () |
| |
| void | OnDestroy (void) |
| |
Definition at line 24 of file CAcUiArrowHeadComboBox.h.