GME  13
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Friends
CAggregatePropertyPage Class Reference

#include <ActiveBrowserPropertyPage.h>

Collaboration diagram for CAggregatePropertyPage:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { IDD = IDD_PROPPAGE_AGGREGATE }

Public Member Functions

void RefreshLibrary ()
void AttachLibrary ()
void LibraryDependencies ()
void LibraryAmbiguityChk ()
void ProjectSourceControlUpdate (CComBSTR p_id)
void SourceControlObjectOwner (CComBSTR p_id)
void SourceControlActiveUsers ()
bool askUserAndDeleteLibrary (CComPtr< IMgaFolder > p_ccpFolder)
void PrepareStateImageList ()
void DoDrag (CPoint ptDrag)
void DoCopy ()
void DoCopyClosure ()
void DoCopySmart (int k=0)
bool askUserAndDetach (CComPtr< IMgaObject > obj)
void accessRights (bool pbProtectIt)
void HighlightItem (IMgaObject *pUnk, int highlight)
int GetSourceControlStateOffset (IMgaObject *obj, int *latent)
BOOL HasDisplayedChild (HTREEITEM hItem)
void GotoIUnk (BSTR Id)
void GotoIUnkPtr (IMgaObject *p_obj)
void Refresh ()
void OnMgaEvent (CComPtr< IMgaObject > ccpMgaObject, unsigned long lEventMask)
void OpenProject ()
void SetFocus2 ()
void CloseProject ()
BOOL reqHasDisplayedChild (IMgaObject *pIMgaObject, int nDepthLevel=-1)
 CAggregatePropertyPage ()
 ~CAggregatePropertyPage ()
virtual BOOL OnCmdMsg (UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo)
virtual BOOL OnSetActive ()

Public Attributes

CComboEdit m_ComboEditCtrl
CAggregateOptions m_Options
CActiveBrowserPropertySheetm_parent
CAutoComboBox m_ComboSearchCtrl
CButton m_SearchButtonCtrl
CAggregateTreeCtrl m_TreeAggregate

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
afx_msg void OnContextMenu (CWnd *, CPoint point)
afx_msg void OnSize (UINT nType, int cx, int cy)
virtual BOOL OnInitDialog ()
afx_msg void OnItemExpandingTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnClickTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnSelChangedTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnDblclkTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnEndLabelEditTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnKeyDownTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnGetDispInfoTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnItemExpandedTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnSearch ()
afx_msg void OnBeginDragTreeAggregate (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnKillFocus (CWnd *pNewWnd)
void OnSetFocus (CWnd *pOldWnd)

Protected Attributes

CImageList m_ImageList
CImageList m_StateImageList
CImageList * m_pDragImageList

Friends

class CAggregateContextMenu

Detailed Description

Definition at line 22 of file ActiveBrowserPropertyPage.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 76 of file ActiveBrowserPropertyPage.h.


Constructor & Destructor Documentation

CAggregatePropertyPage property page

Definition at line 51 of file ActiveBrowserPropertyPage.cpp.

Definition at line 61 of file ActiveBrowserPropertyPage.cpp.


Member Function Documentation

void CAggregatePropertyPage::accessRights ( bool  pbProtectIt)

Definition at line 4041 of file ActiveBrowserPropertyPage.cpp.

Definition at line 1739 of file ActiveBrowserPropertyPage.cpp.

Definition at line 3993 of file ActiveBrowserPropertyPage.cpp.

Definition at line 1537 of file ActiveBrowserPropertyPage.cpp.

Definition at line 792 of file ActiveBrowserPropertyPage.cpp.

Definition at line 833 of file ActiveBrowserPropertyPage.cpp.

Definition at line 918 of file ActiveBrowserPropertyPage.cpp.

Definition at line 1126 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 71 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::DoDrag ( CPoint  ptDrag)

Definition at line 1287 of file ActiveBrowserPropertyPage.cpp.

Definition at line 272 of file ActiveBrowserPropertyPage.cpp.

Definition at line 2314 of file ActiveBrowserPropertyPage.cpp.

Definition at line 2392 of file ActiveBrowserPropertyPage.cpp.

Definition at line 2687 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::HighlightItem ( IMgaObject pUnk,
int  highlight 
)

Definition at line 4255 of file ActiveBrowserPropertyPage.cpp.

Definition at line 4073 of file ActiveBrowserPropertyPage.cpp.

Definition at line 1684 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnBeginDragTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 2736 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnClickTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 1377 of file ActiveBrowserPropertyPage.cpp.

BOOL CAggregatePropertyPage::OnCmdMsg ( UINT  nID,
int  nCode,
void *  pExtra,
AFX_CMDHANDLERINFO *  pHandlerInfo 
) [virtual]

Definition at line 2713 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnContextMenu ( CWnd *  ,
CPoint  point 
) [protected]

Definition at line 1780 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnDblclkTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 1419 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnEndLabelEditTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 1807 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnGetDispInfoTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 2663 of file ActiveBrowserPropertyPage.cpp.

BOOL CAggregatePropertyPage::OnInitDialog ( ) [protected, virtual]

Definition at line 125 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnItemExpandedTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 244 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnItemExpandingTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 165 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnKeyDownTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 2539 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnKillFocus ( CWnd *  pNewWnd) [protected]

Definition at line 3984 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnMgaEvent ( CComPtr< IMgaObject ccpMgaObject,
unsigned long  lEventMask 
)

Definition at line 1891 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnSearch ( ) [protected]

Definition at line 2721 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnSelChangedTreeAggregate ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 1382 of file ActiveBrowserPropertyPage.cpp.

Definition at line 2726 of file ActiveBrowserPropertyPage.cpp.

void CAggregatePropertyPage::OnSetFocus ( CWnd *  pOldWnd) [protected]
void CAggregatePropertyPage::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 103 of file ActiveBrowserPropertyPage.cpp.

Definition at line 736 of file ActiveBrowserPropertyPage.cpp.

Definition at line 1457 of file ActiveBrowserPropertyPage.cpp.

Definition at line 4162 of file ActiveBrowserPropertyPage.cpp.

Definition at line 2512 of file ActiveBrowserPropertyPage.cpp.

Definition at line 1618 of file ActiveBrowserPropertyPage.cpp.

BOOL CAggregatePropertyPage::reqHasDisplayedChild ( IMgaObject pIMgaObject,
int  nDepthLevel = -1 
)

Definition at line 617 of file ActiveBrowserPropertyPage.cpp.

Definition at line 787 of file ActiveBrowserPropertyPage.cpp.

Definition at line 4199 of file ActiveBrowserPropertyPage.cpp.

Definition at line 4181 of file ActiveBrowserPropertyPage.cpp.


Friends And Related Function Documentation

friend class CAggregateContextMenu [friend]

Definition at line 26 of file ActiveBrowserPropertyPage.h.


Member Data Documentation

Definition at line 48 of file ActiveBrowserPropertyPage.h.

Definition at line 77 of file ActiveBrowserPropertyPage.h.

CImageList CAggregatePropertyPage::m_ImageList [protected]

Definition at line 113 of file ActiveBrowserPropertyPage.h.

Definition at line 54 of file ActiveBrowserPropertyPage.h.

Definition at line 69 of file ActiveBrowserPropertyPage.h.

Definition at line 115 of file ActiveBrowserPropertyPage.h.

Definition at line 78 of file ActiveBrowserPropertyPage.h.

Definition at line 114 of file ActiveBrowserPropertyPage.h.

Definition at line 79 of file ActiveBrowserPropertyPage.h.


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