|
| | DECLARE_DYNAMIC (CAdUiDialogWorksheet) |
| |
| CAdUiTheme * | GetTheme (void) const |
| |
| CAdUiTheme * | SetTheme (CAdUiTheme *) |
| |
| virtual | ~CAdUiDialogWorksheet (void) |
| |
| virtual int | CreateEx (unsigned long, wchar_t const *, wchar_t const *, unsigned long, int, int, int, int, HWND__ *, HMENU__ *, void *) |
| |
| virtual int | CreateEx (unsigned long, wchar_t const *, wchar_t const *, unsigned long, tagRECT const &, CWnd *, unsigned int, void *) |
| |
| virtual int | DestroyWindow (void) |
| |
| virtual int | OnInitDialog (void) |
| |
| virtual int | PreCreateWindow (tagCREATESTRUCTW &) |
| |
| virtual int | PreTranslateMessage (tagMSG *) |
| |
| virtual void | ThemeModified (AdUiThemeElement) |
| |
| void | SetDraw (CAdUiWorksheetDraw const *) |
| |
| | DECLARE_DYNAMIC (CAdUiDialog) |
| |
| bool | BeginHighlight (CString) |
| |
| int | DelDialogData (wchar_t const *) |
| |
| void | EndHighlight (void) |
| |
| | CAdUiDialog (unsigned int, CWnd *param_2=NULL, HINSTANCE__ *param_3=NULL) |
| |
| CSize * | GetCurrentDelta (void) |
| |
| int | AddControl (CWnd *) |
| |
| int | AutoLoadControl (CWnd *) |
| |
| int | ForceControlRepaint (CWnd *, int) |
| |
| int | ForceControlResize (CWnd *, tagRECT *) |
| |
| int | GetColumnSizes (CListCtrl *) |
| |
| int | GetDialogData (wchar_t const *, CStringW &) |
| |
| int | GetDialogData (wchar_t const *, unsigned long &) |
| |
| int | GetDialogKey (CStringW &) |
| |
| int | GetDialogName (CStringW &) |
| |
| int | GetPixelData (CRect &) |
| |
| int | MoveControlX (unsigned int, long) |
| |
| int | MoveControlXY (unsigned int, long, long) |
| |
| int | MoveControlY (unsigned int, long) |
| |
| int | ReloadControl (CWnd *, wchar_t const *) |
| |
| int | RemoveControl (CWnd *) |
| |
| int | SaveColumnSizes (CListCtrl *) |
| |
| bool | SetControlProperty (PDLGCTLINFO lp, DWORD numElements) |
| |
| int | SetDialogData (wchar_t const *, unsigned long) |
| |
| int | SetDialogData (wchar_t const *, wchar_t const *) |
| |
| int | StorePixelData (void) |
| |
| int | StretchControlX (unsigned int, long) |
| |
| int | StretchControlXY (unsigned int, long, long) |
| |
| int | StretchControlY (unsigned int, long) |
| |
| virtual | ~CAdUiDialog (void) |
| |
| virtual int | DoDialogHelp (void) |
| |
| virtual void | OnDialogHelp (void) |
| |
| void * | GetElasticPointer (void) |
| |
| void | GetDialogHelpTag (CStringW &) |
| |
| void | GetElasticMinMaxInfo (tagMINMAXINFO &) |
| |
| void | LockDialogHeight (void) |
| |
| void | LockDialogWidth (void) |
| |
| void | SetDialogHelpTag (wchar_t const *) |
| |
| void | SetDialogMaxExtents (int, int) |
| |
| void | SetDialogMinExtents (int, int) |
| |
| void | SetDialogName (wchar_t const *) |
| |
| void | SetElasticSize (CSize &, int) |
| |
| void | SetPersistency (int) |
| |
| void | SetRootKey (wchar_t const *) |
| |
| void | SetTabSize (long, int) |
| |
| void | AutoMove (int iID, long dXMovePct, long dYMovePct=-1, long dXSizePct=-1, long dYSizePct=-1) |
| |
| void | AutoMove (HWND winId, long dXMovePct, long dYMovePct=-1, long dXSizePct=-1, long dYSizePct=-1) |
| |
| | DECLARE_DYNAMIC (CAdUiBaseDialog) |
| |
| void | SetContextHelpMapFileName (wchar_t const *) |
| |
| wchar_t const * | GetContextHelpMapFileName (void) |
| |
| | CAdUiBaseDialog (unsigned int, CWnd *=NULL, HINSTANCE__ *=NULL) |
| |
| CToolTipCtrl * | GetToolTipCtrl (void) |
| |
| int | DisplayData (void) |
| |
| int | EditorCommandCancelled (void) |
| |
| int | GetUseTips (void) |
| |
| int | ValidateData (void) |
| |
| HICON__ * | GetDialogIcon (void) |
| |
| virtual | ~CAdUiBaseDialog (void) |
| |
| virtual CWnd * | AppMainWindow (void) |
| |
| virtual int | Create (unsigned int, CWnd *=NULL) |
| |
| virtual int | Create (wchar_t const *, CWnd *=NULL) |
| |
| virtual INT_PTR | DoModal (void) |
| |
| virtual int | EnableMultiDocumentActivation (int) |
| |
| virtual int | ExchangeData (int) |
| |
| virtual int | IsMultiDocumentActivationEnabled (void) |
| |
| virtual HINSTANCE__ * | AppResourceInstance (void) |
| |
| virtual void | EnableFloatingWindows (int) |
| |
| virtual wchar_t const * | AppRootKey (void) |
| |
| void | SetAppRootKey (wchar_t const *) |
| |
| void | SetContextHelpFileName (wchar_t const *) |
| |
| void | SetContextHelpFullPathName (wchar_t const *) |
| |
| void | SetContextHelpPrefix (wchar_t const *) |
| |
| void | SetDialogIcon (HICON__ *) |
| |
| void | SetUseTips (int) |
| |
| wchar_t const * | GetContextHelpFileName (void) |
| |
| wchar_t const * | GetContextHelpFullPathName (void) |
| |
| wchar_t const * | GetContextHelpPrefix (void) |
| |
|
| | CAdUiDialogWorksheet (unsigned int, CAdUiWorksheetDraw const &, CWnd *=nullptr, HINSTANCE__ *=nullptr) |
| |
| | CAdUiDialogWorksheet (unsigned int, CWnd *=nullptr, HINSTANCE__ *=nullptr) |
| |
| int | OnEraseBkgnd (CDC *) |
| |
| int | OnNcActivate (int) |
| |
| int | OnNcCreate (tagCREATESTRUCTW *) |
| |
| long | OnNcHitTest (CPoint) |
| |
| HBRUSH__ * | OnCtlColor (CDC *, CWnd *, unsigned int) |
| |
| HICON__ * | OnQueryDragIcon (void) |
| |
| virtual void | DoDataExchange (CDataExchange *) |
| |
| virtual void | PostNcDestroy (void) |
| |
| void | OnClose (void) |
| |
| void | OnDestroy (void) |
| |
| void | OnDrawItem (int, tagDRAWITEMSTRUCT *) |
| |
| void | OnGetMinMaxInfo (tagMINMAXINFO *) |
| |
| void | OnIconEraseBkgnd (CDC *) |
| |
| void | OnKillFocus (CWnd *) |
| |
| void | OnLButtonDblClk (unsigned int, CPoint) |
| |
| void | OnLButtonDown (unsigned int, CPoint) |
| |
| void | OnLButtonUp (unsigned int, CPoint) |
| |
| void | OnMButtonDblClk (unsigned int, CPoint) |
| |
| void | OnMButtonDown (unsigned int, CPoint) |
| |
| void | OnMButtonUp (unsigned int, CPoint) |
| |
| void | OnMeasureItem (int, tagMEASUREITEMSTRUCT *) |
| |
| void | OnMouseMove (unsigned int, CPoint) |
| |
| void | OnMoving (unsigned int, tagRECT *) |
| |
| void | OnNcCalcSize (int, tagNCCALCSIZE_PARAMS *) |
| |
| void | OnNcDestroy (void) |
| |
| void | OnNcLButtonDblClk (unsigned int, CPoint) |
| |
| void | OnNcLButtonDown (unsigned int, CPoint) |
| |
| void | OnNcLButtonUp (unsigned int, CPoint) |
| |
| void | OnNcMButtonDblClk (unsigned int, CPoint) |
| |
| void | OnNcMButtonDown (unsigned int, CPoint) |
| |
| void | OnNcMButtonUp (unsigned int, CPoint) |
| |
| void | OnNcMouseMove (unsigned int, CPoint) |
| |
| void | OnNcPaint (void) |
| |
| void | OnNcRButtonDblClk (unsigned int, CPoint) |
| |
| void | OnNcRButtonDown (unsigned int, CPoint) |
| |
| void | OnNcRButtonUp (unsigned int, CPoint) |
| |
| void | OnPaint (void) |
| |
| void | OnRButtonDblClk (unsigned int, CPoint) |
| |
| void | OnRButtonDown (unsigned int, CPoint) |
| |
| void | OnRButtonUp (unsigned int, CPoint) |
| |
| void | OnSetFocus (CWnd *) |
| |
| void | OnSize (unsigned int, int, int) |
| |
| void | OnSizing (unsigned int, tagRECT *) |
| |
| void | OnStyleChanged (int, tagSTYLESTRUCT *) |
| |
| void | OnStyleChanging (int, tagSTYLESTRUCT *) |
| |
| virtual void | OnInitDialogBegin (void) |
| |
| virtual void | OnInitDialogFinish (void) |
| |
| virtual void | OnOK (void) |
| |
| void | OnShowWindow (int, unsigned int) |
| |
| void | OnGetMinMaxInfo (tagMINMAXINFO *) |
| |
| void | OnSize (unsigned int, int, int) |
| |
| int | OnHelpInfo (tagHELPINFO *) |
| |
| int | OnNotify_ToolTipText (unsigned int, tagNMHDR *, LRESULT *) |
| |
| afx_msg LRESULT | OnAdUiMessage (WPARAM wParam, LPARAM lParam) |
| |
| HBRUSH__ * | OnCtlColor (CDC *, CWnd *, unsigned int) |
| |
| virtual ADUI_REPLY | DoAdUiMessage (ADUI_NOTIFY, unsigned int, LPARAM) |
| |
| virtual ADUI_REPLY | OnNotifyControlChange (unsigned int, LPARAM) |
| |
| virtual ADUI_REPLY | OnNotifyControlValid (unsigned int, int) |
| |
| virtual ADUI_REPLY | OnNotifyGeneric (unsigned int, LPARAM) |
| |
| virtual ADUI_REPLY | OnNotifyUpdateTip (CWnd *) |
| |
| virtual int | FindContextHelpFullPath (wchar_t const *, CStringW &) |
| |
| void | BeginEditorCommand (void) |
| |
| void | CancelEditorCommand (void) |
| |
| void | CompleteEditorCommand (int=1) |
| |
| void | MakeDialogsVisible (int) |
| |
| void | OnActivate (unsigned int, CWnd *, int) |
| |
| void | OnAdUiTimer (UINT_PTR) |
| |
Definition at line 26 of file CAdUiDialogWorksheet.h.