ReactOS 0.4.16-dev-1176-g64fda67
|
#include <CISFBand.h>
Private Member Functions | |
BOOL | RegisterChangeNotify (_In_ BOOL bRegister) |
HRESULT | AddToolbarButtons () |
void | DeleteToolbarButtons () |
HRESULT | RefreshToolbar () |
HRESULT | SetImageListIconSize (_In_ BOOL bSmall) |
HRESULT | BandInfoChanged () |
HRESULT | ShowHideText (_In_ BOOL bShow) |
Private Attributes | |
DWORD | m_BandID |
CComPtr< IUnknown > | m_Site |
CComPtr< IShellFolder > | m_pISF |
CComHeapPtr< ITEMIDLIST_ABSOLUTE > | m_pidl |
UINT | m_uChangeNotify |
BOOL | m_bShowText |
BOOL | m_bSmallIcon |
BOOL | m_QLaunch |
Definition at line 14 of file CISFBand.h.
CISFBand::CISFBand | ( | ) |
Definition at line 33 of file CISFBand.cpp.
|
virtual |
Definition at line 42 of file CISFBand.cpp.
|
private |
Definition at line 70 of file CISFBand.cpp.
Referenced by CreateSimpleToolbar(), and RefreshToolbar().
|
private |
Definition at line 152 of file CISFBand.cpp.
Referenced by AddToolbarButtons(), InvokeCommand(), and SetBandInfoSFB().
|
override |
Definition at line 276 of file CISFBand.cpp.
STDMETHODIMP CISFBand::ContainsWindow | ( | IN HWND | hWnd | ) |
Definition at line 402 of file CISFBand.cpp.
|
override |
Definition at line 259 of file CISFBand.cpp.
Definition at line 46 of file CISFBand.cpp.
Referenced by SetSite().
|
private |
Definition at line 99 of file CISFBand.cpp.
Referenced by OnDestroy(), and RefreshToolbar().
|
override |
Definition at line 509 of file CISFBand.cpp.
|
override |
Definition at line 293 of file CISFBand.cpp.
|
override |
Definition at line 533 of file CISFBand.cpp.
|
override |
Definition at line 369 of file CISFBand.cpp.
|
override |
Implements IContextMenu.
Definition at line 615 of file CISFBand.cpp.
|
override |
Definition at line 231 of file CISFBand.cpp.
|
override |
Definition at line 394 of file CISFBand.cpp.
|
override |
Definition at line 248 of file CISFBand.cpp.
|
override |
Definition at line 546 of file CISFBand.cpp.
|
override |
Implements IContextMenu.
Definition at line 646 of file CISFBand.cpp.
|
override |
Implements IPersistStream.
Definition at line 375 of file CISFBand.cpp.
|
override |
Definition at line 495 of file CISFBand.cpp.
|
override |
Definition at line 381 of file CISFBand.cpp.
Definition at line 185 of file CISFBand.cpp.
Definition at line 194 of file CISFBand.cpp.
Definition at line 174 of file CISFBand.cpp.
|
override |
Definition at line 413 of file CISFBand.cpp.
|
override |
Implements IContextMenu.
Definition at line 690 of file CISFBand.cpp.
|
override |
Definition at line 502 of file CISFBand.cpp.
|
private |
Definition at line 64 of file CISFBand.cpp.
Referenced by OnTimer().
Definition at line 112 of file CISFBand.cpp.
Referenced by OnDestroy(), and SetSite().
|
override |
Implements IDockingWindow.
Definition at line 287 of file CISFBand.cpp.
|
override |
Definition at line 388 of file CISFBand.cpp.
|
override |
Definition at line 599 of file CISFBand.cpp.
Definition at line 139 of file CISFBand.cpp.
Referenced by CreateSimpleToolbar(), and InvokeCommand().
|
override |
Definition at line 208 of file CISFBand.cpp.
|
override |
Definition at line 265 of file CISFBand.cpp.
Definition at line 162 of file CISFBand.cpp.
Referenced by CreateSimpleToolbar(), InvokeCommand(), and SetBandInfoSFB().
|
private |
Definition at line 27 of file CISFBand.h.
Referenced by GetBandInfo().
|
private |
Definition at line 36 of file CISFBand.h.
Referenced by CreateSimpleToolbar(), InvokeCommand(), QueryContextMenu(), and ShowHideText().
|
private |
Definition at line 37 of file CISFBand.h.
Referenced by CreateSimpleToolbar(), QueryContextMenu(), and SetImageListIconSize().
|
private |
Definition at line 32 of file CISFBand.h.
Referenced by GetBandInfo(), GetBandInfoSFB(), InitializeSFB(), InvokeCommand(), QueryContextMenu(), and RegisterChangeNotify().
|
private |
Definition at line 31 of file CISFBand.h.
Referenced by AddToolbarButtons(), InitializeSFB(), and OnWinEvent().
|
private |
Definition at line 38 of file CISFBand.h.
Referenced by GetBandInfo(), and SetBandInfoSFB().
|
private |
Definition at line 28 of file CISFBand.h.
Referenced by BandInfoChanged(), GetSite(), and SetSite().
|
private |
Definition at line 33 of file CISFBand.h.
Referenced by RegisterChangeNotify().