Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

DocMan.h

00001 /*
00002 /--------------------------------------------------------------------
00003 |
00004 |      $Id: DocMan.h,v 1.6 2000/03/28 21:05:03 Ulrich von Zadow Exp $
00005 |
00006 \--------------------------------------------------------------------
00007 */
00008 
00009 #if !defined(AFX_DOCMANAGER_H__188308B4_0AAD_11D2_8A47_0000E81D3D27__INCLUDED_)
00010 #define AFX_DOCMANAGER_H__188308B4_0AAD_11D2_8A47_0000E81D3D27__INCLUDED_
00011 
00012 #if _MSC_VER >= 1000
00013 #pragma once
00014 #endif // _MSC_VER >= 1000
00015 
00016 /////////////////////////////////////////////////////////////////////////////
00017 // CDocManagerEx
00018 
00019 class CDocManagerEx : public CDocManager
00020 {
00021     DECLARE_DYNAMIC(CDocManagerEx)
00022 
00023     // Construction
00024 public:
00025     CDocManagerEx()
00026         {} ;
00027     virtual ~CDocManagerEx()
00028         {} ;
00029 
00030     // Overrides
00031     // helper for standard commdlg dialogs
00032     virtual BOOL DoPromptFileName(CString& fileName, UINT nIDSTitle,
00033                                   DWORD lFlags, BOOL bOpenFileDialog, CDocTemplate* pTemplate);
00034 };
00035 
00036 /////////////////////////////////////////////////////////////////////////////
00037 
00038 //{{AFX_INSERT_LOCATION}}
00039 // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
00040 
00041 #endif
00042 /*
00043 /--------------------------------------------------------------------
00044 |
00045 |      $Log: DocMan.h,v $
00046 |      Revision 1.6  2000/03/28 21:05:03  Ulrich von Zadow
00047 |      Added zoom capability.
00048 |
00049 |      Revision 1.5  2000/01/10 23:53:01  Ulrich von Zadow
00050 |      Changed formatting & removed tabs.
00051 |
00052 |      Revision 1.4  1999/12/02 17:07:35  Ulrich von Zadow
00053 |      Changes by bdelmee.
00054 |
00055 |      Revision 1.3  1999/10/19 21:32:53  Ulrich von Zadow
00056 |      no message
00057 |
00058 |
00059 --------------------------------------------------------------------
00060 */

Generated on Sun Jun 6 13:42:21 2004 for paintlib by doxygen 1.3.2