ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Member Functions | |
CTipbarThread (CTipbarWnd *pTipbarWnd) | |
virtual | ~CTipbarThread () |
HRESULT | Init (DWORD dwThreadId) |
HRESULT | InitItemList () |
@unimplemented | |
HRESULT | _UninitItemList (BOOL bUnAdvise) |
DWORD | IsDirtyItem () |
BOOL | IsFocusThread () |
BOOL | IsVertical () |
void | AddAllSeparators () |
void | RemoveAllSeparators () |
void | AddUIObjs () |
void | RemoveUIObjs () |
CTipbarItem * | GetItem (REFCLSID rclsid) |
void | GetTextSize (BSTR bstr, LPSIZE pSize) |
void | LocateItems () |
@unimplemented | |
void | MyMoveWnd (LONG xDelta, LONG yDelta) |
HRESULT | _UnadviseItemsSink () |
LONG | _AddRef () |
LONG | _Release () |
BOOL | SetFocus (CTipbarBalloonItem *pTarget) |
@unimplemented | |
HRESULT | CallOnUpdateHandler () |
@unimplemented | |
Protected Attributes | |
CTipbarWnd * | m_pTipbarWnd |
ITfLangBarItemMgr * | m_pLangBarItemMgr |
CicArray< CTipbarItem * > | m_UIObjects |
CicArray< CUIFObject * > | m_Separators |
DWORD | m_dwUnknown32 |
DWORD | m_dwThreadId |
DWORD | m_dwFlags1 |
DWORD | m_dwFlags2 |
INT | m_cxGrip |
INT | m_cyGrip |
DWORD | m_dwFlags3 |
DWORD | m_dwUnknown34 |
LONG | m_cRefs |
Friends | |
class | CTipbarWnd |
class | CTipbarItem |
CTipbarThread::CTipbarThread | ( | CTipbarWnd * | pTipbarWnd | ) |
|
virtual |
Definition at line 5738 of file msutb.cpp.
|
inline |
LONG CTipbarThread::_Release | ( | ) |
Definition at line 5968 of file msutb.cpp.
Referenced by AddUIObjs(), CTipbarWnd::OnThreadTerminateInternal(), and CTipbarWnd::UnInit().
HRESULT CTipbarThread::_UnadviseItemsSink | ( | ) |
Definition at line 5978 of file msutb.cpp.
Referenced by _UninitItemList().
Definition at line 5773 of file msutb.cpp.
Referenced by CTipbarWnd::OnThreadTerminateInternal(), CTipbarWnd::UnInit(), and ~CTipbarThread().
void CTipbarThread::AddAllSeparators | ( | ) |
Definition at line 5816 of file msutb.cpp.
Referenced by CTipbarItem::AddRemoveMeToUI(), and AddUIObjs().
void CTipbarThread::AddUIObjs | ( | ) |
|
inline |
@unimplemented
CTipbarItem * CTipbarThread::GetItem | ( | REFCLSID | rclsid | ) |
Definition at line 5884 of file msutb.cpp.
Definition at line 5755 of file msutb.cpp.
HRESULT CTipbarThread::InitItemList | ( | ) |
DWORD CTipbarThread::IsDirtyItem | ( | ) |
BOOL CTipbarThread::IsVertical | ( | ) |
void CTipbarThread::LocateItems | ( | ) |
@unimplemented
Definition at line 5964 of file msutb.cpp.
Referenced by CTipbarItem::AddRemoveMeToUI().
Definition at line 6002 of file msutb.cpp.
Referenced by AddUIObjs(), and CTipbarWnd::MoveToStub().
void CTipbarThread::RemoveAllSeparators | ( | ) |
Definition at line 5826 of file msutb.cpp.
Referenced by _UninitItemList(), and RemoveUIObjs().
void CTipbarThread::RemoveUIObjs | ( | ) |
Definition at line 5860 of file msutb.cpp.
Referenced by CTipbarWnd::OnThreadTerminateInternal(), and ~CTipbarThread().
|
inline |
@unimplemented
Definition at line 1344 of file msutb.cpp.
Referenced by CTipbarWnd::SetFocusThread().
|
friend |
|
friend |
|
protected |
Definition at line 1311 of file msutb.cpp.
Referenced by _AddRef(), _Release(), and CTipbarThread().
|
protected |
Definition at line 1307 of file msutb.cpp.
Referenced by MyMoveWnd().
|
protected |
Definition at line 1308 of file msutb.cpp.
Referenced by MyMoveWnd().
|
protected |
Definition at line 1305 of file msutb.cpp.
Referenced by CTipbarWnd::AutoAdjustDeskBandSize(), and Init().
|
protected |
|
protected |
|
protected |
Definition at line 1304 of file msutb.cpp.
Referenced by CTipbarWnd::_FindThread(), _UninitItemList(), CTipbarWnd::AttachFocusThread(), CTipbarWnd::CancelMenu(), CTipbarWnd::ClearLBItemList(), CTipbarThread(), CTipbarWnd::GetFocusKeyboardLayout(), CTipbarWnd::GetItemFloatingRect(), Init(), CTipbarWnd::OnThreadItemChange(), CTipbarWnd::OnThreadTerminateInternal(), CTipbarWnd::SetFocusThread(), CTipbarWnd::SetShowText(), CTipbarWnd::ShowContextMenu(), and CTipbarWnd::TerminateAllThreads().
|
protected |
Definition at line 1310 of file msutb.cpp.
Referenced by CTipbarWnd::KillOnTheadItemChangeTimer(), and CTipbarWnd::OnThreadItemChange().
|
protected |
Definition at line 1300 of file msutb.cpp.
Referenced by _UnadviseItemsSink(), CTipbarThread(), Init(), and ~CTipbarThread().
|
protected |
Definition at line 1299 of file msutb.cpp.
Referenced by CTipbarItem::_AddedToUI(), _UninitItemList(), AddAllSeparators(), CTipbarItem::AddRemoveMeToUI(), AddUIObjs(), CTipbarWnd::CancelMenu(), CTipbarThread(), GetTextSize(), Init(), CTipbarItem::IsConnected(), IsFocusThread(), IsVertical(), CTipbarItem::MyClientToScreen(), MyMoveWnd(), CTipbarWnd::OnThreadTerminateInternal(), CTipbarItem::OnUpdate(), RemoveAllSeparators(), RemoveUIObjs(), CTipbarItem::StartDemotingTimer(), CTipbarWnd::UnInit(), and ~CTipbarThread().
|
protected |
Definition at line 1302 of file msutb.cpp.
Referenced by AddAllSeparators(), and RemoveAllSeparators().
|
protected |
Definition at line 1301 of file msutb.cpp.
Referenced by _UnadviseItemsSink(), _UninitItemList(), AddUIObjs(), GetItem(), CTipbarWnd::GetItemFloatingRect(), IsDirtyItem(), and RemoveUIObjs().