GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
CPartBrowserClosureDataSource Class Reference

#include <PartBrowserOLEData.h>

Inheritance diagram for CPartBrowserClosureDataSource:
Inheritance graph
[legend]
Collaboration diagram for CPartBrowserClosureDataSource:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CPartBrowserClosureDataSource (IMgaProject *p)
 ~CPartBrowserClosureDataSource ()
void SetTopNodes (IMgaFCOs *objs)
void SetTopNodes (IMgaFolders *objs)
void SetOptions (long l)
void SetAbsPathPart (const CComBstrObj &path)
void SetAcceptingKinds (const CComBstrObj &acceptingkinds)

Protected Member Functions

virtual BOOL OnRenderFileData (LPFORMATETC lpFormatEtc, CFile *pFile)

Protected Attributes

CComPtr< IUnknown > m_topFcos
CComPtr< IUnknown > m_topFolders
long m_options
CComBstrObj m_absPathPart
CComBstrObj m_acceptingKinds

Detailed Description

Definition at line 108 of file PartBrowserOLEData.h.


Constructor & Destructor Documentation

Definition at line 111 of file PartBrowserOLEData.h.

Definition at line 113 of file PartBrowserOLEData.h.


Member Function Documentation

BOOL CPartBrowserClosureDataSource::OnRenderFileData ( LPFORMATETC  lpFormatEtc,
CFile *  pFile 
) [protected, virtual]

Reimplemented from CPartBrowserDataSource.

Definition at line 420 of file PartBrowserOLEData.cpp.

Definition at line 126 of file PartBrowserOLEData.h.

void CPartBrowserClosureDataSource::SetAcceptingKinds ( const CComBstrObj acceptingkinds) [inline]

Definition at line 127 of file PartBrowserOLEData.h.

void CPartBrowserClosureDataSource::SetOptions ( long  l) [inline]

Definition at line 125 of file PartBrowserOLEData.h.

void CPartBrowserClosureDataSource::SetTopNodes ( IMgaFCOs *  objs) [inline]

Definition at line 123 of file PartBrowserOLEData.h.

void CPartBrowserClosureDataSource::SetTopNodes ( IMgaFolders *  objs) [inline]

Definition at line 124 of file PartBrowserOLEData.h.


Member Data Documentation

Definition at line 119 of file PartBrowserOLEData.h.

Definition at line 120 of file PartBrowserOLEData.h.

Definition at line 118 of file PartBrowserOLEData.h.

CComPtr<IUnknown> CPartBrowserClosureDataSource::m_topFcos [protected]

Definition at line 116 of file PartBrowserOLEData.h.

CComPtr<IUnknown> CPartBrowserClosureDataSource::m_topFolders [protected]

Definition at line 117 of file PartBrowserOLEData.h.


The documentation for this class was generated from the following files: