[ROOT] --> small
protected CScribbleDoc ( ) ;
protected ~ CScribbleDoc ( ) ;
protected const CSize m_sizeDoc
protected UINT m_nPenWidth
protected COLORREF m_penColor
protected CPen m_penCur
public int model
public int sequence
public char docarg [ 60] ]
public char docfile [ 80] ]
public char docpath [ 255] ]
public char exepath [ 256] ]
protected void InitDocument ( ) ;
public void ExePath ( char * ) ;
public static CScribbleDoc * GetDoc ( ) ;
public int CountViews ( ) ;
public CString GetTitle ( ) ;
public void Go ( ) ;
public CSize GetDocSize ( ) ;
public virtual BOOL OnNewDocument ( ) ;
public virtual BOOL OnOpenDocument ( LPCTSTR lpszPathName ) ;
protected afx_msg void OnUpdateEraser ( CCmdUI * pCmdUI ) ;
protected afx_msg void OnEraser ( ) ;
protected afx_msg void OnAppExit ( ) ;
protected afx_msg void OnClickedMarker ( UINT marker_id ) ;
protected afx_msg void OnChangedWidth ( UINT width_id ) ;
protected afx_msg void OnUpdateWidth ( CCmdUI * pCmdUI ) ;
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.