|
GME
13
|
#include <SearchDlg.h>

Definition at line 79 of file SearchDlg.h.
| anonymous enum |
Definition at line 109 of file SearchDlg.h.
Definition at line 74 of file SearchDlg.cpp.
Definition at line 1060 of file SearchDlg.cpp.
| void CSearchDlg::BuildExtendedName | ( | IMgaFCO * | named, |
| CString & | extName | ||
| ) | [protected] |
Definition at line 369 of file SearchDlg.cpp.
| void CSearchDlg::BuildExtendedName | ( | IMgaFolder * | named, |
| CString & | extName | ||
| ) | [protected] |
Definition at line 395 of file SearchDlg.cpp.
| void CSearchDlg::clickGo | ( | ) |
Definition at line 601 of file SearchDlg.cpp.
| void CSearchDlg::CreateSearchHistory | ( | ) |
Definition at line 774 of file SearchDlg.cpp.
| void CSearchDlg::DisableSearch | ( | ) |
Definition at line 279 of file SearchDlg.cpp.
| void CSearchDlg::DisplayResults | ( | ) | [protected] |
Definition at line 413 of file SearchDlg.cpp.
| void CSearchDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 101 of file SearchDlg.cpp.
| void CSearchDlg::EnableScoped | ( | BOOL | enable | ) |
| void CSearchDlg::EnableSearch | ( | ) |
Definition at line 264 of file SearchDlg.cpp.
| void CSearchDlg::ForEachSelectedFCO | ( | F | f | ) | [inline] |
Definition at line 228 of file SearchDlg.h.
| CSearchCtrl* CSearchDlg::GetCtrl | ( | ) | [inline, protected] |
Definition at line 198 of file SearchDlg.h.
| void CSearchDlg::GetKinds | ( | CComPtr< IMgaProject > & | project | ) | [inline] |
Definition at line 207 of file SearchDlg.h.
| CSearchCtrl* CSearchDlg::getMyParent | ( | ) | [inline] |
Definition at line 94 of file SearchDlg.h.
| void CSearchDlg::itemClicked | ( | ) |
Definition at line 606 of file SearchDlg.cpp.
| void CSearchDlg::itemDblClicked | ( | ) |
Definition at line 656 of file SearchDlg.cpp.
| void CSearchDlg::LoadSearchHistory | ( | ) |
Definition at line 735 of file SearchDlg.cpp.
| void CSearchDlg::OnBnClickedButtonClear | ( | ) |
Definition at line 1176 of file SearchDlg.cpp.
| void CSearchDlg::OnButtonGo | ( | ) | [protected] |
Definition at line 294 of file SearchDlg.cpp.
| afx_msg void CSearchDlg::OnCbnSelchangeCombotype | ( | ) |
| void CSearchDlg::OnCheckSplSearch | ( | ) |
Definition at line 1120 of file SearchDlg.cpp.
| void CSearchDlg::OnClickListResults | ( | NMHDR * | pNMHDR, |
| LRESULT * | pResult | ||
| ) | [protected] |
Definition at line 496 of file SearchDlg.cpp.
| void CSearchDlg::OnDblclkListResults | ( | NMHDR * | pNMHDR, |
| LRESULT * | pResult | ||
| ) | [protected] |
Definition at line 501 of file SearchDlg.cpp.
Definition at line 166 of file SearchDlg.cpp.
| void CSearchDlg::OnKeyDownListResults | ( | NMHDR * | pNMHDR, |
| LRESULT * | pResult | ||
| ) | [protected] |
Definition at line 506 of file SearchDlg.cpp.
| void CSearchDlg::OnLvnColumnclickListresults | ( | NMHDR * | pNMHDR, |
| LRESULT * | pResult | ||
| ) |
Definition at line 1162 of file SearchDlg.cpp.
| void CSearchDlg::OnNMDblclkTreeSearchHistory | ( | NMHDR * | pNMHDR, |
| LRESULT * | pResult | ||
| ) |
Definition at line 1065 of file SearchDlg.cpp.
| void CSearchDlg::OnSize | ( | UINT | nType, |
| int | cx, | ||
| int | cy | ||
| ) |
Definition at line 546 of file SearchDlg.cpp.
| void CSearchDlg::OnSizing | ( | UINT | fwSide, |
| LPRECT | pRect | ||
| ) |
Definition at line 595 of file SearchDlg.cpp.
| void CSearchDlg::RemoveAll | ( | ) |
Definition at line 205 of file SearchDlg.cpp.
| void CSearchDlg::RemoveZombies | ( | ) |
Definition at line 214 of file SearchDlg.cpp.
| void CSearchDlg::SaveSearchHistory | ( | ) |
Definition at line 702 of file SearchDlg.cpp.
| void CSearchDlg::SearchResults | ( | ) | [protected] |
Definition at line 1034 of file SearchDlg.cpp.
friend class CSearchDropTarget [friend] |
Definition at line 254 of file SearchDlg.h.
| bool CSearchDlg::ascending[4] |
Definition at line 164 of file SearchDlg.h.
CSearchDropTarget CSearchDlg::dropTarget [protected] |
Definition at line 255 of file SearchDlg.h.
| CButton CSearchDlg::m_btnGO |
Definition at line 141 of file SearchDlg.h.
Definition at line 126 of file SearchDlg.h.
| CButton CSearchDlg::m_chkAtomCtrl |
Definition at line 137 of file SearchDlg.h.
| CButton CSearchDlg::m_chkConnCtrl |
Definition at line 267 of file SearchDlg.h.
Definition at line 262 of file SearchDlg.h.
Definition at line 127 of file SearchDlg.h.
| CButton CSearchDlg::m_chkFullWordCtrl |
Definition at line 135 of file SearchDlg.h.
Definition at line 131 of file SearchDlg.h.
Definition at line 132 of file SearchDlg.h.
| CButton CSearchDlg::m_chkMatchCaseCtrl |
Definition at line 134 of file SearchDlg.h.
Definition at line 128 of file SearchDlg.h.
| CButton CSearchDlg::m_chkModCtrl |
Definition at line 139 of file SearchDlg.h.
Definition at line 129 of file SearchDlg.h.
| CButton CSearchDlg::m_chkRefCtrl |
Definition at line 136 of file SearchDlg.h.
Definition at line 130 of file SearchDlg.h.
| CButton CSearchDlg::m_chkSetCtrl |
Definition at line 138 of file SearchDlg.h.
Definition at line 263 of file SearchDlg.h.
| CComboBox CSearchDlg::m_cmbCtrl |
Definition at line 140 of file SearchDlg.h.
| CComboBox CSearchDlg::m_cmbCtrl2 |
Definition at line 158 of file SearchDlg.h.
| CComboBox CSearchDlg::m_edtAttributeCtrlFirst |
Definition at line 149 of file SearchDlg.h.
| CComboBox CSearchDlg::m_edtAttributeCtrlSecond |
Definition at line 155 of file SearchDlg.h.
| CString CSearchDlg::m_edtAttributeFirst |
Definition at line 116 of file SearchDlg.h.
| CString CSearchDlg::m_edtAttributeSecond |
Definition at line 124 of file SearchDlg.h.
| CString CSearchDlg::m_edtAttrValue |
Definition at line 119 of file SearchDlg.h.
Definition at line 147 of file SearchDlg.h.
Definition at line 154 of file SearchDlg.h.
| CString CSearchDlg::m_edtKindNameFirst |
Definition at line 114 of file SearchDlg.h.
| CString CSearchDlg::m_edtKindNameSecond |
Definition at line 123 of file SearchDlg.h.
| CComboBox CSearchDlg::m_edtNameCtrlFirst |
Definition at line 146 of file SearchDlg.h.
| CComboBox CSearchDlg::m_edtNameCtrlSecond |
Definition at line 152 of file SearchDlg.h.
| CString CSearchDlg::m_edtNameFirst |
Definition at line 113 of file SearchDlg.h.
| CString CSearchDlg::m_edtNameSecond |
Definition at line 121 of file SearchDlg.h.
| CComboBox CSearchDlg::m_edtRoleNameCtrlFirst |
Definition at line 148 of file SearchDlg.h.
| CComboBox CSearchDlg::m_edtRoleNameCtrlSecond |
Definition at line 153 of file SearchDlg.h.
| CString CSearchDlg::m_edtRoleNameFirst |
Definition at line 115 of file SearchDlg.h.
| CString CSearchDlg::m_edtRoleNameSecond |
Definition at line 122 of file SearchDlg.h.
| CButton CSearchDlg::m_logicalGrp |
Definition at line 157 of file SearchDlg.h.
| CListCtrl CSearchDlg::m_lstResults |
Definition at line 142 of file SearchDlg.h.
| CProgressCtrl CSearchDlg::m_pgsSearch |
Definition at line 111 of file SearchDlg.h.
Definition at line 161 of file SearchDlg.h.
Definition at line 159 of file SearchDlg.h.
BOOL CSearchDlg::m_scopedCtrlEnabled [protected] |
Definition at line 242 of file SearchDlg.h.
Definition at line 160 of file SearchDlg.h.
| CStatic CSearchDlg::m_stcRefCtrl |
Definition at line 266 of file SearchDlg.h.
| CTreeCtrl CSearchDlg::m_treeSearchHistory |
Definition at line 143 of file SearchDlg.h.
CComPtr<IMgaFCOs> CSearchDlg::results [protected] |
Definition at line 204 of file SearchDlg.h.
CComPtr<IMgaFCO> CSearchDlg::specialSearchFCO [protected] |
Definition at line 205 of file SearchDlg.h.
1.7.6.1