[ROOT] --> small
public ScribbleCtrl ( ) ;
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 , } ;
protected short m_sequenceNumber
protected CString m_docPath
protected CString m_docFile
protected CString m_partNumber
protected BOOL m_initialConfirm
protected BOOL m_debugOn
protected CString m_evalString
protected BOOL m_dContinue
protected CString m_dLineText
protected long m_dLineNum
protected CString m_dFile
protected BOOL m_specialsEnabled
protected CString m_partInfoText
protected BOOL m_createRFQ
protected CString m_eMailTo
public short pm_sequenceNumber
public CString pm_docPath
public CString pm_docFile
public CString pm_partNumber
public BOOL pm_initialConfirm
public BOOL pm_debugOn
public BOOL pm_dContinue
public BOOL pm_specialsEnabled
public CString pm_eMailTo
public CString pm_CCTo
public CString pm_BCCTo
public CString pm_partInfoText
protected afx_msg void OnSequenceNumberChanged ( ) ;
protected afx_msg void OnDocPathChanged ( ) ;
protected afx_msg void OnDocFileChanged ( ) ;
protected afx_msg void OnPartNumberChanged ( ) ;
protected afx_msg void OnInitialConfirmChanged ( ) ;
protected afx_msg void OnDebugOnChanged ( ) ;
protected afx_msg void OnEvalStringChanged ( ) ;
protected afx_msg void OnDContinueChanged ( ) ;
protected afx_msg void OnDLineTextChanged ( ) ;
protected afx_msg void OnDLineNumChanged ( ) ;
protected afx_msg void OnDFileChanged ( ) ;
protected afx_msg void OnSpecialsEnabledChanged ( ) ;
protected afx_msg void OnPartInfoTextChanged ( ) ;
protected afx_msg void OnCreateRFQChanged ( ) ;
protected afx_msg void OnEMailToChanged ( ) ;
protected afx_msg void Go ( ) ;
protected afx_msg BSTR Eval ( ) ;
protected afx_msg void DTerminate ( ) ;
protected void FireOnDLineTextChanged ( ) ;
protected void FireOnDFileChanged ( ) ;
protected void FireOnDLineNumChanged ( ) ;
public void CopyPubtoPrivates ( ) ;
public void SetDebugToPublic ( int ) ;
public void ContinueFALSE ( ) ;
public void ChangeDFile ( char * ) ;
public void ChangeDLineText ( char * ) ;
public void ChangeDLineNum ( long ) ;
public void Doff ( ) ;
public void ForceOnPartInfoTextChanged ( ) ;
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.