[ROOT] --> small

class minied
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
MINIED.H:8

Constructors Index

minied
[public]


Enums Index

__$E0017__
[public]


Variables Index

layerxref
[public]
m_111
[public]
m_112
[public]
m_combo1
[public]
m_rot
[public]
m_text
[public]
xref
[protected]


Methods Index

DoDataExchange
[protected]
OnCancel
[protected]
OnInitDialog
[protected]
OnOK
[protected]


Constructors

minied

public minied ( CWnd * pParent = NULL ) ;


Enums

__$E0017__

public enum __$E0017__ { IDD = IDD_DIALOG6 } ;


Variables

layerxref

public int layerxref

m_112

public CButton m_112

m_111

public CButton m_111

m_rot

public BOOL m_rot

m_text

public CString m_text

m_combo1

public CString m_combo1

xref

protected int xref [ 50] ]


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnOK

protected virtual void OnOK ( ) ;

OnCancel

protected virtual void OnCancel ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.