|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <CLayerUIPropPage.hpp>


Public Types | |
| enum | { IDD = IDD_ACPPAGESHEET } |
Public Types inherited from IShellExtInit | |
| typedef IShellExtInit * | LPSHELLEXTINIT |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Types inherited from IShellPropSheetExt | |
| enum | tagSHELLPROPSHEETEXTPAGEID { EXPPS_FILETYPES = 0x1 } |
| typedef UINT | EXPPS |
Public Attributes | |
| CSimpleArray< CString > | m_CustomLayers |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Protected Attributes | |
| CString | m_Filename |
| BOOL | m_IsSfcProtected |
| BOOL | m_AllowPermLayer |
| DWORD | m_LayerQueryFlags |
| DWORD | m_RegistryOSMode |
| DWORD | m_OSMode |
| DWORD | m_RegistryEnabledLayers |
| DWORD | m_EnabledLayers |
| CSimpleArray< CString > | m_RegistryCustomLayers |
Additional Inherited Members | |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
| static void WINAPI | ObjectMain (bool) |
| static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
| static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Definition at line 10 of file CLayerUIPropPage.hpp.
| anonymous enum |
| CLayerUIPropPage::CLayerUIPropPage | ( | ) |
Definition at line 110 of file CLayerUIPropPage.cpp.
| CLayerUIPropPage::~CLayerUIPropPage | ( | ) |
Definition at line 125 of file CLayerUIPropPage.cpp.
|
inline |
Definition at line 28 of file CLayerUIPropPage.hpp.
| INT_PTR CLayerUIPropPage::DisableControls | ( | ) |
Definition at line 364 of file CLayerUIPropPage.cpp.
Referenced by OnInitDialog().
| BOOL CLayerUIPropPage::HasChanges | ( | ) | const |
Definition at line 290 of file CLayerUIPropPage.cpp.
Referenced by OnApply(), and UpdateControls().
Definition at line 131 of file CLayerUIPropPage.cpp.
Referenced by InitFile(), and Initialize().
| STDMETHODIMP CLayerUIPropPage::Initialize | ( | PCIDLIST_ABSOLUTE | pidlFolder, |
| LPDATAOBJECT | pdtobj, | ||
| HKEY | hkeyProgID | ||
| ) |
Definition at line 449 of file CLayerUIPropPage.cpp.
| int CLayerUIPropPage::OnApply | ( | ) |
Definition at line 304 of file CLayerUIPropPage.cpp.
Definition at line 413 of file CLayerUIPropPage.cpp.
| LRESULT CLayerUIPropPage::OnCtrlCommand | ( | WORD | wNotifyCode, |
| WORD | wID, | ||
| HWND | hWndCtl, | ||
| BOOL & | bHandled | ||
| ) |
Definition at line 400 of file CLayerUIPropPage.cpp.
Definition at line 406 of file CLayerUIPropPage.cpp.
Definition at line 336 of file CLayerUIPropPage.cpp.
|
inline |
Definition at line 42 of file CLayerUIPropPage.hpp.
|
inline |
Definition at line 47 of file CLayerUIPropPage.hpp.
| int CLayerUIPropPage::OnSetActive | ( | ) |
Definition at line 256 of file CLayerUIPropPage.cpp.
|
inline |
Definition at line 37 of file CLayerUIPropPage.hpp.
| void CLayerUIPropPage::UpdateControls | ( | ) |
Definition at line 374 of file CLayerUIPropPage.cpp.
Referenced by OnCtrlCommand(), OnEditModes(), and OnSetActive().
|
protected |
Definition at line 67 of file CLayerUIPropPage.hpp.
Referenced by InitFile(), and OnInitDialog().
| CSimpleArray<CString> CLayerUIPropPage::m_CustomLayers |
Definition at line 18 of file CLayerUIPropPage.hpp.
Referenced by HasChanges(), OnApply(), CEditCompatModes::OnButton(), CEditCompatModes::OnInitDialog(), OnSetActive(), and UpdateControls().
|
protected |
Definition at line 70 of file CLayerUIPropPage.hpp.
Referenced by HasChanges(), OnApply(), and UpdateControls().
|
protected |
Definition at line 65 of file CLayerUIPropPage.hpp.
Referenced by InitFile(), OnApply(), and OnSetActive().
|
protected |
Definition at line 66 of file CLayerUIPropPage.hpp.
Referenced by InitFile(), and OnInitDialog().
|
protected |
Definition at line 68 of file CLayerUIPropPage.hpp.
Referenced by OnApply(), and OnSetActive().
|
protected |
Definition at line 69 of file CLayerUIPropPage.hpp.
Referenced by HasChanges(), OnApply(), and UpdateControls().
|
protected |
Definition at line 71 of file CLayerUIPropPage.hpp.
Referenced by HasChanges(), OnApply(), and OnSetActive().
|
protected |
Definition at line 70 of file CLayerUIPropPage.hpp.
Referenced by HasChanges(), and OnSetActive().
|
protected |
Definition at line 69 of file CLayerUIPropPage.hpp.
Referenced by HasChanges(), and OnSetActive().