[ROOT] --> small

class ScribbleCtrl
    extends CActiveXDocControl as public

Author:
unascribed

Version:
unknown

Source:
ScribbleCtl.h:11

Constructors Index

ScribbleCtrl
[public]


Enums Index

__$E0025__
[public]


Variables Index

m_createRFQ
[protected]
m_dContinue
[protected]
m_debugOn
[protected]
m_dFile
[protected]
m_dLineNum
[protected]
m_dLineText
[protected]
m_docFile
[protected]
m_docPath
[protected]
m_eMailTo
[protected]
m_evalString
[protected]
m_initialConfirm
[protected]
m_partInfoText
[protected]
m_partNumber
[protected]
m_sequenceNumber
[protected]
m_specialsEnabled
[protected]
pm_BCCTo
[public]
pm_CCTo
[public]
pm_dContinue
[public]
pm_debugOn
[public]
pm_docFile
[public]
pm_docPath
[public]
pm_eMailTo
[public]
pm_initialConfirm
[public]
pm_partInfoText
[public]
pm_partNumber
[public]
pm_sequenceNumber
[public]
pm_specialsEnabled
[public]


Methods Index

ChangeDFile
[public]
ChangeDLineNum
[public]
ChangeDLineText
[public]
ContinueFALSE
[public]
CopyPubtoPrivates
[public]
Doff
[public]
DTerminate
[protected]
Eval
[protected]
FireOnDFileChanged
[protected]
FireOnDLineNumChanged
[protected]
FireOnDLineTextChanged
[protected]
ForceOnPartInfoTextChanged
[public]
GimmeThatPath
[public]
Go
[protected]
OnCreateRFQChanged
[protected]
OnDContinueChanged
[protected]
OnDebugOnChanged
[protected]
OnDFileChanged
[protected]
OnDLineNumChanged
[protected]
OnDLineTextChanged
[protected]
OnDocFileChanged
[protected]
OnDocPathChanged
[protected]
OnEMailToChanged
[protected]
OnEvalStringChanged
[protected]
OnInitialConfirmChanged
[protected]
OnPartInfoTextChanged
[protected]
OnPartNumberChanged
[protected]
OnSequenceNumberChanged
[protected]
OnSpecialsEnabledChanged
[protected]
SetDebugToPublic
[public]


Constructors

ScribbleCtrl

public ScribbleCtrl ( ) ;


Enums

__$E0025__

public enum __$E0025__ { dispidSequenceNumber = 1LL ,
                         dispidDocPath = 2LL ,
                         dispidDocFile = 3LL ,
                         dispidPartNumber = 4LL ,
                         dispidInitialConfirm = 5LL ,
                         dispidDebugOn = 6LL ,
                         dispidEvalString = 7LL ,
                         dispidDContinue = 8LL ,
                         dispidDLineText = 9LL ,
                         dispidDLineNum = 10LLL ,
                         dispidDFile = 11LLL ,
                         dispidSpecialsEnabled = 12LLL ,
                         dispidPartInfoText = 13LLL ,
                         dispidCreateRFQ = 14LLL ,
                         dispidEMailTo = 15LLL ,
                         dispidGo = 16LLL ,
                         dispidEval = 17LLL ,
                         dispidDTerminate = 18LLL ,
                         eventidOnDLineTextChanged = 1LL ,
                         eventidOnDFileChanged = 2LL ,
                         eventidOnDLineNumChanged = 3LL ,
                         } ;


Variables

m_sequenceNumber

protected short m_sequenceNumber

m_docPath

protected CString m_docPath

m_docFile

protected CString m_docFile

m_partNumber

protected CString m_partNumber

m_initialConfirm

protected BOOL m_initialConfirm

m_debugOn

protected BOOL m_debugOn

m_evalString

protected CString m_evalString

m_dContinue

protected BOOL m_dContinue

m_dLineText

protected CString m_dLineText

m_dLineNum

protected long m_dLineNum

m_dFile

protected CString m_dFile

m_specialsEnabled

protected BOOL m_specialsEnabled

m_partInfoText

protected CString m_partInfoText

m_createRFQ

protected BOOL m_createRFQ

m_eMailTo

protected CString m_eMailTo

pm_sequenceNumber

public short pm_sequenceNumber

pm_docPath

public CString pm_docPath

pm_docFile

public CString pm_docFile

pm_partNumber

public CString pm_partNumber

pm_initialConfirm

public BOOL pm_initialConfirm

pm_debugOn

public BOOL pm_debugOn

pm_dContinue

public BOOL pm_dContinue

pm_specialsEnabled

public BOOL pm_specialsEnabled

pm_eMailTo

public CString pm_eMailTo

pm_CCTo

public CString pm_CCTo

pm_BCCTo

public CString pm_BCCTo

pm_partInfoText

public CString pm_partInfoText


Methods

OnSequenceNumberChanged

protected afx_msg void OnSequenceNumberChanged ( ) ;

OnDocPathChanged

protected afx_msg void OnDocPathChanged ( ) ;

OnDocFileChanged

protected afx_msg void OnDocFileChanged ( ) ;

OnPartNumberChanged

protected afx_msg void OnPartNumberChanged ( ) ;

OnInitialConfirmChanged

protected afx_msg void OnInitialConfirmChanged ( ) ;

OnDebugOnChanged

protected afx_msg void OnDebugOnChanged ( ) ;

OnEvalStringChanged

protected afx_msg void OnEvalStringChanged ( ) ;

OnDContinueChanged

protected afx_msg void OnDContinueChanged ( ) ;

OnDLineTextChanged

protected afx_msg void OnDLineTextChanged ( ) ;

OnDLineNumChanged

protected afx_msg void OnDLineNumChanged ( ) ;

OnDFileChanged

protected afx_msg void OnDFileChanged ( ) ;

OnSpecialsEnabledChanged

protected afx_msg void OnSpecialsEnabledChanged ( ) ;

OnPartInfoTextChanged

protected afx_msg void OnPartInfoTextChanged ( ) ;

OnCreateRFQChanged

protected afx_msg void OnCreateRFQChanged ( ) ;

OnEMailToChanged

protected afx_msg void OnEMailToChanged ( ) ;

Go

protected afx_msg void Go ( ) ;

Eval

protected afx_msg BSTR Eval ( ) ;

DTerminate

protected afx_msg void DTerminate ( ) ;

FireOnDLineTextChanged

protected void FireOnDLineTextChanged ( ) ;

FireOnDFileChanged

protected void FireOnDFileChanged ( ) ;

FireOnDLineNumChanged

protected void FireOnDLineNumChanged ( ) ;

CopyPubtoPrivates

public void CopyPubtoPrivates ( ) ;

SetDebugToPublic

public void SetDebugToPublic ( int ) ;

ContinueFALSE

public void ContinueFALSE ( ) ;

ChangeDFile

public void ChangeDFile ( char * ) ;

ChangeDLineText

public void ChangeDLineText ( char * ) ;

ChangeDLineNum

public void ChangeDLineNum ( long ) ;

Doff

public void Doff ( ) ;

ForceOnPartInfoTextChanged

public void ForceOnPartInfoTextChanged ( ) ;

GimmeThatPath

public void GimmeThatPath ( char * ,
                            int ) ;


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.