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

#include <ocf/ocview.h>

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

Public Member Functions

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

Detailed Description

Definition at line 595 of file ocview.h.

Member Function Documentation

◆ EvOcGetWindow()

virtual HWND ocf::TOcServerHost::EvOcGetWindow ( ) const
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewAttachWindow()

virtual bool ocf::TOcServerHost::EvOcViewAttachWindow ( bool attach)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewBreakLink()

virtual bool ocf::TOcServerHost::EvOcViewBreakLink ( TOcLinkView & view)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewClipData()

virtual bool ocf::TOcServerHost::EvOcViewClipData ( TOcFormatData & format)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewClose()

virtual bool ocf::TOcServerHost::EvOcViewClose ( )
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewDoVerb()

virtual bool ocf::TOcServerHost::EvOcViewDoVerb ( owl::uint verb)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewDrag()

virtual bool ocf::TOcServerHost::EvOcViewDrag ( TOcDragDrop & ddInfo)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewGetItemName()

virtual bool ocf::TOcServerHost::EvOcViewGetItemName ( TOcItemName & item)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewGetPalette()

virtual bool ocf::TOcServerHost::EvOcViewGetPalette ( LOGPALETTE ** palette)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewInsMenus()

virtual bool ocf::TOcServerHost::EvOcViewInsMenus ( TOcMenuDescr & sharedMenu)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewLoadPart()

virtual bool ocf::TOcServerHost::EvOcViewLoadPart ( TOcSaveLoad & ocLoad)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewPaint()

virtual bool ocf::TOcServerHost::EvOcViewPaint ( TOcViewPaint & vp)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewPartSize()

virtual bool ocf::TOcServerHost::EvOcViewPartSize ( TOcPartSize & size)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewSavePart()

virtual bool ocf::TOcServerHost::EvOcViewSavePart ( TOcSaveLoad & ocSave)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewSetData()

virtual bool ocf::TOcServerHost::EvOcViewSetData ( TOcFormatData & format)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewSetLink()

virtual bool ocf::TOcServerHost::EvOcViewSetLink ( TOcLinkView & view)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewSetScale()

virtual bool ocf::TOcServerHost::EvOcViewSetScale ( TOcScaleFactor & scaleFactor)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewSetTitle()

virtual void ocf::TOcServerHost::EvOcViewSetTitle ( LPCTSTR title)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ EvOcViewShowTools()

virtual bool ocf::TOcServerHost::EvOcViewShowTools ( TOcToolBarInfo & tbi)
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ ReleaseOcObject()

virtual void ocf::TOcServerHost::ReleaseOcObject ( )
pure virtual

Implemented in ocf::TOcServerHostMsg.

◆ SetWindow()

virtual void ocf::TOcServerHost::SetWindow ( HWND )
inlinevirtual

Reimplemented in ocf::TOcServerHostMsg.

Definition at line 633 of file ocview.h.


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