|
| | DECLARE_DYNAMIC (CAcUiTabChildDialog) |
| |
| | CAcUiTabChildDialog (CWnd *, HINSTANCE__ *=NULL) |
| |
| virtual | ~CAcUiTabChildDialog (void) |
| |
| virtual CWnd * | AppMainWindow (void) |
| |
| virtual int | OnMainDialogHelp (void) |
| |
| virtual HINSTANCE__ * | AppResourceInstance (void) |
| |
| virtual void | EnableFloatingWindows (int) |
| |
| virtual void | OnDialogHelp (void) |
| |
| virtual wchar_t const * | AppRootKey (void) |
| |
| | DECLARE_DYNAMIC (CAdUiTabChildDialog) |
| |
| | CAdUiTabChildDialog (CWnd *=NULL, HINSTANCE__ *=NULL) |
| |
| CAdUiTab * | GetAcadTabPointer (void) |
| |
| CAdUiTabMainDialog * | GetMainDialog (void) |
| |
| int | GetTabIndex (void) |
| |
| int | IsDirty (void) |
| |
| virtual | ~CAdUiTabChildDialog (void) |
| |
| virtual int | OnTabChanging (void) |
| |
| virtual int | PreTranslateMessage (tagMSG *) |
| |
| virtual void | OnMainDialogApply (void) |
| |
| virtual void | OnMainDialogCancel (void) |
| |
| virtual void | OnMainDialogOK (void) |
| |
| virtual void | OnTabActivation (int) |
| |
| void | SetAcadTabChildFocus (HWND__ *) |
| |
| void | SetDirty (int=TRUE) |
| |
| void | SetValidationInfo (CDataExchange *) |
| |
| | 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) |
| |
| 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 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) |
| |
| 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) |
| |
Definition at line 26 of file CAcUiTabChildDialog.h.