|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cicuif.h>


Public Attributes | |
| LONG | y |
| LPCRECT | prc |
| WPARAM | wParam |
| WPARAM LPARAM | lParam |
Public Attributes inherited from CUIFTheme | |
| LPCWSTR | m_pszClassList |
| INT | m_iPartId |
| INT | m_iStateId |
| HTHEME | m_hTheme |
| INT | iPartId |
| INT INT | iStateId |
Protected Attributes | |
| CUIFObject * | m_pParent |
| CUIFWindow * | m_pWindow |
| CUIFScheme * | m_pScheme |
| CUIFObjectArray | m_ObjectArray |
| DWORD | m_nObjectID |
| DWORD | m_style |
| RECT | m_rc |
| BOOL | m_bEnable |
| BOOL | m_bVisible |
| HFONT | m_hFont |
| BOOL | m_bHasCustomFont |
| LPWSTR | m_pszToolTip |
| DWORD | m_dwUnknown4 [2] |
Friends | |
| class | CUIFWindow |
| class | CUIFToolTip |
| class | CUIFBalloonWindow |
| CUIFObject::CUIFObject | ( | CUIFObject * | pParent, |
| DWORD | nObjectID, | ||
| LPCRECT | prc, | ||
| DWORD | style | ||
| ) |
@unimplemented
Definition at line 221 of file cicuif.cpp.
|
virtual |
Definition at line 256 of file cicuif.cpp.
| void CUIFObject::EndCapture | ( | ) |
Definition at line 434 of file cicuif.cpp.
| void CUIFObject::EndTimer | ( | ) |
Definition at line 510 of file cicuif.cpp.
| BOOL CUIFObject::IsCapture | ( | ) |
Definition at line 440 of file cicuif.cpp.
| BOOL CUIFObject::IsRTL | ( | ) |
Definition at line 453 of file cicuif.cpp.
| CUIFObject * CUIFObject::ObjectFromPoint | ( | POINT | pt | ) |
Definition at line 480 of file cicuif.cpp.
Referenced by CUIFToolTip::FindObject().
| void CUIFObject::SetScheme | ( | CUIFScheme * | scheme | ) |
Definition at line 495 of file cicuif.cpp.
Referenced by CUIFWindow::CreateScheme().
| void CUIFObject::StartCapture | ( | ) |
Definition at line 428 of file cicuif.cpp.
Definition at line 504 of file cicuif.cpp.
|
inline |
|
inline |
| CUIFObject::STDMETHOD_ | ( | BOOL | , |
| PtInObject | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | LRESULT | , |
| OnObjectNotify | |||
| ) |
|
inline |
| CUIFObject::STDMETHOD_ | ( | void | , |
| AddUIObj | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| CallOnPaint | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| ClearTheme | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| ClearWndObj | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| DetachWndObj | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| GetRect | |||
| ) |
|
inline |
| CUIFObject::STDMETHOD_ | ( | void | , |
| OnLButtonDown | |||
| ) |
|
inline |
| CUIFObject::STDMETHOD_ | ( | void | , |
| PaintObject | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| RemoveUIObj | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| SetFontToThis | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| SetStyle | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| SetToolTip | |||
| ) |
| CUIFObject::STDMETHOD_ | ( | void | , |
| Show | |||
| ) |
|
friend |
|
friend |
|
friend |
Definition at line 239 of file cicuif.h.
Referenced by NotifyCommand(), and STDMETHODIMP_().
|
protected |
Definition at line 190 of file cicuif.h.
Referenced by CUIFObject(), CUIFButton::DrawBitmapProc(), CUIFButton::DrawIconProc(), CUIFButton::DrawTextProc(), CUIFToolbarButton::Init(), CUIFButton2::MakeDrawFlag(), CUIFToolTip::RelayEvent(), and CUIFWindow::SetObjectPointed().
|
protected |
Definition at line 193 of file cicuif.h.
Referenced by CUIFObject(), and CUIFButton::GetTextSize().
|
protected |
Definition at line 191 of file cicuif.h.
Referenced by CUIFObject(), CUIFToolTip::HideTip(), and CUIFToolTip::RelayEvent().
|
protected |
Definition at line 195 of file cicuif.h.
Referenced by CUIFObject().
|
protected |
Definition at line 192 of file cicuif.h.
Referenced by CUIFMenu::ClearMenuFont(), CUIFObject(), CUIFButton::DrawTextProc(), CUIFBalloonButton::DrawTextProc(), CUIFBalloonWindow::GetButtonSize(), CTipbarThread::GetTextSize(), CUIFButton::GetTextSize(), CUIFToolTip::GetTipWindowSize(), CUIFMenu::InsertItem(), CUIFBalloonWindow::PaintMessageProc(), and CUIFToolbarMenuButton::~CUIFToolbarMenuButton().
|
protected |
Definition at line 187 of file cicuif.h.
Referenced by CUIFObject(), and CUIFToolbarButton::Init().
|
protected |
Definition at line 186 of file cicuif.h.
Referenced by CUIFBalloonWindow::FindUIObject(), ObjectFromPoint(), SetScheme(), ~CUIFObject(), and CUIFWindow::~CUIFWindow().
|
protected |
Definition at line 183 of file cicuif.h.
Referenced by CUIFObject(), NotifyCommand(), and STDMETHODIMP_().
|
protected |
Definition at line 185 of file cicuif.h.
Referenced by CUIFWindow::CreateScheme(), CUIFObject(), CUIFWndFrame::CUIFWndFrame(), CUIFMenuItem::DrawBitmapProc(), SetScheme(), and CUIFWindow::~CUIFWindow().
|
protected |
Definition at line 194 of file cicuif.h.
Referenced by CUIFObject(), STDMETHOD_(), and ~CUIFObject().
|
protected |
Definition at line 184 of file cicuif.h.
Referenced by CUIFObject(), CUIFWindow::CUIFWindow(), EndCapture(), EndTimer(), CUIFButton::GetTextSize(), IsCapture(), IsRTL(), CUIFMenuItem::ShowSubPopup(), CUIFToolTip::ShowTip(), StartCapture(), StartTimer(), STDMETHODIMP_(), and ~CUIFObject().
|
protected |
Definition at line 189 of file cicuif.h.
Referenced by CUIFObject(), CUIFMenuItem::DrawBitmapProc(), CUIFButton::DrawBitmapProc(), CUIFButton::DrawTextProc(), CUIFWndFrame::HitTest(), CUIFToolbarButton::Init(), and CUIFMenuItem::ShowSubPopup().
|
protected |
Definition at line 188 of file cicuif.h.
Referenced by CUIFWindow::CreateScheme(), CUIFGripper::CUIFGripper(), CUIFObject(), CUIFWndFrame::CUIFWndFrame(), CUIFButton::DrawIconProc(), CUIFButton::DrawTextProc(), CUIFBalloonButton::DrawTextProc(), CUIFButton::GetTextSize(), CUIFWindow::GetWorkArea(), CTipbarWnd::Init(), IsRTL(), CTipbarWnd::SetVertical(), and STDMETHODIMP_().
| LPCRECT CUIFObject::prc |
Definition at line 230 of file cicuif.h.
Referenced by CUIFBalloonWindow::CreateRegion(), CUIFObject(), CUIFButton::DrawBitmapProc(), CUIFButton::DrawEdgeProc(), CUIFButton::DrawIconProc(), CUIFButton::DrawTextProc(), CUIFBalloonButton::DrawTextProc(), CTipbarWnd::GetItemFloatingRect(), CUIFToolTip::GetMargin(), CTipbarWnd::MyClientToScreen(), CDefCompFrameWindow::MyScreenToClient(), CUIFBalloonWindow::PaintFrameProc(), CUIFBalloonWindow::PaintMessageProc(), and CTipbarWnd::ShowContextMenu().
| WPARAM CUIFObject::wParam |
Definition at line 239 of file cicuif.h.
Referenced by NotifyCommand(), StartTimer(), and STDMETHODIMP_().
| LONG CUIFObject::y |