ReactOS
0.4.15-dev-2103-g9dff498
|
#include <appview.h>
Private Member Functions | |
VOID | AddImageToImageList (HIMAGELIST hImageList, UINT ImageIndex) |
HIMAGELIST | InitImageList () |
Private Attributes | |
const INT | m_iToolbarHeight |
DWORD | m_dButtonsWidthMax |
WCHAR | szInstallBtn [MAX_STR_LEN] |
WCHAR | szUninstallBtn [MAX_STR_LEN] |
WCHAR | szModifyBtn [MAX_STR_LEN] |
WCHAR | szSelectAll [MAX_STR_LEN] |
Additional Inherited Members | |
![]() | |
CUiMargin | m_Margin |
CUiAlignment | m_HorizontalAlignment |
CUiAlignment | m_VerticalAlignment |
![]() | |
CUiBox () | |
virtual VOID | ComputeRect (RECT parentRect, RECT currentRect, RECT *newRect) |
![]() | |
CUiPrimitive * | m_Parent |
CMainToolbar::CMainToolbar | ( | ) |
Definition at line 61 of file appview.cpp.
|
private |
Definition at line 16 of file appview.cpp.
Referenced by InitImageList().
Definition at line 107 of file appview.cpp.
Referenced by CApplicationView::CreateToolbar().
DWORD CMainToolbar::GetMaxButtonsWidth | ( | ) | const |
VOID CMainToolbar::HideButtonCaption | ( | ) |
Definition at line 162 of file appview.cpp.
Referenced by CApplicationView::OnSize().
|
private |
Definition at line 34 of file appview.cpp.
Referenced by Create().
VOID CMainToolbar::OnGetDispInfo | ( | LPTOOLTIPTEXT | lpttt | ) |
VOID CMainToolbar::ShowButtonCaption | ( | ) |
Definition at line 168 of file appview.cpp.
Referenced by CApplicationView::OnSize().
|
private |
Definition at line 273 of file appview.h.
Referenced by Create(), and GetMaxButtonsWidth().
Definition at line 272 of file appview.h.
Referenced by AddImageToImageList(), and InitImageList().
|
private |
Definition at line 275 of file appview.h.
Referenced by CMainToolbar(), and Create().
|
private |
Definition at line 277 of file appview.h.
Referenced by CMainToolbar(), and Create().
|
private |
Definition at line 278 of file appview.h.
Referenced by CMainToolbar(), and Create().
|
private |
Definition at line 276 of file appview.h.
Referenced by CMainToolbar(), and Create().