[ROOT] --> small
protected BOOL m_bRecreating
protected static LOGFONT m_lfDefFont
protected static LOGFONT m_lfDefFontOld
protected CFont m_font
protected static LOGFONT m_lfDefPrintFont
protected static LOGFONT m_lfDefPrintFontOld
protected CFont m_fontPrint
protected static UINT m_nDefTabStops
protected static UINT m_nDefTabStopsOld
protected static BOOL m_bDefWordWrap
protected static BOOL m_bDefWordWrapOld
protected UINT m_nPreviewPage
protected CTime m_timeHeader
protected CTime m_timeFooter
public static void Initialize ( ) ;
public static void Terminate ( ) ;
public static CPadView * GetView ( ) ;
public BOOL IsWordWrap ( ) const ;
public BOOL SetWordWrap ( BOOL bWordWrap ) ;
public virtual void OnPrint ( CDC * pDC , CPrintInfo * pInfo ) ;
public virtual void OnBeginPrinting ( CDC * pDC , CPrintInfo * pInfo ) ;
public virtual void OnScrollTo ( CDC * pDC , CPrintInfo * pInfo , POINT point ) ;
protected virtual void PostNcDestroy ( ) ;
protected afx_msg int OnCreate ( LPCREATESTRUCT lpCreateStruct ) ;
protected afx_msg void OnSetTabStops ( ) ;
protected afx_msg void OnChooseFont ( ) ;
protected afx_msg void OnWordWrap ( ) ;
protected afx_msg void OnUpdateWordWrap ( CCmdUI * pCmdUI ) ;
protected afx_msg void OnRButtonDown ( UINT nFlags , CPoint point ) ;
protected afx_msg void OnChoosePrintFont ( ) ;
protected afx_msg void OnMirrorDisplayFont ( ) ;
protected afx_msg void OnUpdateMirrorDisplayFont ( CCmdUI * pCmdUI ) ;
protected afx_msg void OnUpdateChoosePrintFont ( CCmdUI * pCmdUI ) ;
protected afx_msg void OnSize ( UINT nType , int cx , int cy ) ;
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.