OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcServerHostMsg Class Reference

#include <ocf/ocview.h>

Inheritance diagram for ocf::TOcServerHostMsg:
ocf::TOcServerHost

Public Member Functions

 TOcServerHostMsg ()
 
virtual void ReleaseOcObject ()
 
virtual bool EvOcViewGetItemName (TOcItemName &item)
 
virtual bool EvOcViewClipData (TOcFormatData &format)
 
virtual bool EvOcViewSetData (TOcFormatData &format)
 
virtual bool EvOcViewPartSize (TOcPartSize &size)
 
virtual bool EvOcViewSavePart (TOcSaveLoad &ocSave)
 
virtual bool EvOcViewPaint (TOcViewPaint &vp)
 
virtual bool EvOcViewAttachWindow (bool attach)
 
virtual void EvOcViewSetTitle (LPCTSTR title)
 
virtual bool EvOcViewDrag (TOcDragDrop &ddInfo)
 
virtual bool EvOcViewSetLink (TOcLinkView &view)
 
virtual bool EvOcViewBreakLink (TOcLinkView &view)
 
virtual bool EvOcViewGetPalette (LOGPALETTE **palette)
 
virtual bool EvOcViewLoadPart (TOcSaveLoad &ocLoad)
 
virtual bool EvOcViewInsMenus (TOcMenuDescr &sharedMenu)
 
virtual bool EvOcViewShowTools (TOcToolBarInfo &tbi)
 
virtual bool EvOcViewClose ()
 
virtual bool EvOcViewSetScale (TOcScaleFactor &scaleFactor)
 
virtual bool EvOcViewDoVerb (owl::uint verb)
 
virtual HWND EvOcGetWindow () const
 
virtual void SetWindow (HWND hWnd)
 

Protected Member Functions

owl::TResult ForwardEvent (int eventId, const void *param)
 
owl::TResult ForwardEvent (int eventId, owl::TParam2 param=0)
 

Detailed Description

Definition at line 691 of file ocview.h.

Constructor & Destructor Documentation

◆ TOcServerHostMsg()

ocf::TOcServerHostMsg::TOcServerHostMsg ( )
inline

Definition at line 693 of file ocview.h.

Member Function Documentation

◆ EvOcGetWindow()

virtual HWND ocf::TOcServerHostMsg::EvOcGetWindow ( ) const
inlinevirtual

Implements ocf::TOcServerHost.

Definition at line 727 of file ocview.h.

◆ EvOcViewAttachWindow()

bool ocf::TOcServerHostMsg::EvOcViewAttachWindow ( bool attach)
virtual

Implements ocf::TOcServerHost.

Definition at line 1384 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWATTACHWINDOW.

◆ EvOcViewBreakLink()

bool ocf::TOcServerHostMsg::EvOcViewBreakLink ( TOcLinkView & view)
virtual

Implements ocf::TOcServerHost.

Definition at line 1408 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWBREAKLINK.

◆ EvOcViewClipData()

bool ocf::TOcServerHostMsg::EvOcViewClipData ( TOcFormatData & format)
virtual

Implements ocf::TOcServerHost.

Definition at line 1354 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWCLIPDATA.

◆ EvOcViewClose()

bool ocf::TOcServerHostMsg::EvOcViewClose ( )
virtual

Implements ocf::TOcServerHost.

Definition at line 1438 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWCLOSE.

◆ EvOcViewDoVerb()

bool ocf::TOcServerHostMsg::EvOcViewDoVerb ( owl::uint verb)
virtual

Implements ocf::TOcServerHost.

Definition at line 1450 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWDOVERB.

◆ EvOcViewDrag()

bool ocf::TOcServerHostMsg::EvOcViewDrag ( TOcDragDrop & ddInfo)
virtual

Implements ocf::TOcServerHost.

Definition at line 1396 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWDRAG.

◆ EvOcViewGetItemName()

bool ocf::TOcServerHostMsg::EvOcViewGetItemName ( TOcItemName & item)
virtual

Implements ocf::TOcServerHost.

Definition at line 1348 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWGETITEMNAME.

◆ EvOcViewGetPalette()

bool ocf::TOcServerHostMsg::EvOcViewGetPalette ( LOGPALETTE ** palette)
virtual

Implements ocf::TOcServerHost.

Definition at line 1414 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWGETPALETTE.

◆ EvOcViewInsMenus()

bool ocf::TOcServerHostMsg::EvOcViewInsMenus ( TOcMenuDescr & sharedMenu)
virtual

Implements ocf::TOcServerHost.

Definition at line 1426 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWINSMENUS.

◆ EvOcViewLoadPart()

bool ocf::TOcServerHostMsg::EvOcViewLoadPart ( TOcSaveLoad & ocLoad)
virtual

Implements ocf::TOcServerHost.

Definition at line 1420 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWLOADPART.

◆ EvOcViewPaint()

bool ocf::TOcServerHostMsg::EvOcViewPaint ( TOcViewPaint & vp)
virtual

Implements ocf::TOcServerHost.

Definition at line 1378 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWPAINT.

◆ EvOcViewPartSize()

bool ocf::TOcServerHostMsg::EvOcViewPartSize ( TOcPartSize & size)
virtual

Implements ocf::TOcServerHost.

Definition at line 1366 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWPARTSIZE.

◆ EvOcViewSavePart()

bool ocf::TOcServerHostMsg::EvOcViewSavePart ( TOcSaveLoad & ocSave)
virtual

Implements ocf::TOcServerHost.

Definition at line 1372 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWSAVEPART.

◆ EvOcViewSetData()

bool ocf::TOcServerHostMsg::EvOcViewSetData ( TOcFormatData & format)
virtual

Implements ocf::TOcServerHost.

Definition at line 1360 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWSETDATA.

◆ EvOcViewSetLink()

bool ocf::TOcServerHostMsg::EvOcViewSetLink ( TOcLinkView & view)
virtual

Implements ocf::TOcServerHost.

Definition at line 1402 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWSETLINK.

◆ EvOcViewSetScale()

bool ocf::TOcServerHostMsg::EvOcViewSetScale ( TOcScaleFactor & scaleFactor)
virtual

Implements ocf::TOcServerHost.

Definition at line 1444 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWSETSCALE.

◆ EvOcViewSetTitle()

void ocf::TOcServerHostMsg::EvOcViewSetTitle ( LPCTSTR title)
virtual

Implements ocf::TOcServerHost.

Definition at line 1390 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWSETTITLE.

◆ EvOcViewShowTools()

bool ocf::TOcServerHostMsg::EvOcViewShowTools ( TOcToolBarInfo & tbi)
virtual

Implements ocf::TOcServerHost.

Definition at line 1432 of file ocview.cpp.

References ForwardEvent(), and OC_VIEWSHOWTOOLS.

◆ ForwardEvent() [1/2]

TResult ocf::TOcServerHostMsg::ForwardEvent ( int eventId,
const void * param )
protected

Definition at line 1459 of file ocview.cpp.

References EvOcGetWindow(), and WM_OCEVENT.

◆ ForwardEvent() [2/2]

TResult ocf::TOcServerHostMsg::ForwardEvent ( int eventId,
owl::TParam2 param = 0 )
protected

Definition at line 1468 of file ocview.cpp.

References EvOcGetWindow(), and WM_OCEVENT.

◆ ReleaseOcObject()

virtual void ocf::TOcServerHostMsg::ReleaseOcObject ( )
inlinevirtual

Implements ocf::TOcServerHost.

Definition at line 697 of file ocview.h.

◆ SetWindow()

virtual void ocf::TOcServerHostMsg::SetWindow ( HWND hWnd)
inlinevirtual

Reimplemented from ocf::TOcServerHost.

Definition at line 731 of file ocview.h.


The documentation for this class was generated from the following files: