[ROOT] --> small

class CActiveXDocTemplate
    extends CSingleDocTemplate as public

Author:
unascribed

Version:
unknown

Source:
ActivDoc.h:7

Constructors Index

CActiveXDocTemplate
[public]


Methods Index

CreateDocViewFrame
[public]
CreateNewFrame
[public]
OpenDocumentFile
[public]
SaveDocumentFile
[public]


Constructors

CActiveXDocTemplate

public CActiveXDocTemplate ( CRuntimeClass * pDocClass ,
                             CRuntimeClass * pFrameClass ,
                             CRuntimeClass * pViewClass ) ;


Methods

CreateDocViewFrame

public CFrameWnd * CreateDocViewFrame ( CWnd * pParentWnd ) ;

SaveDocumentFile

public void SaveDocumentFile ( ) ;

CreateNewFrame

public virtual CFrameWnd * CreateNewFrame ( CDocument * pDoc ,
                                            CFrameWnd * pOther ) ;

OpenDocumentFile

public virtual CDocument * OpenDocumentFile ( LPCTSTR lpszPathName ,
                                              BOOL bVerifyExists = TRUE ) ;


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.