OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/ocview.h>
Public Member Functions | |
virtual void | ReleaseOcObject ()=0 |
virtual bool | EvOcViewOpenDoc (LPCTSTR path)=0 |
virtual LPCTSTR | EvOcViewTitle ()=0 |
virtual void | EvOcViewSetTitle (LPCTSTR title)=0 |
virtual bool | EvOcViewBorderSpaceReq (const owl::TRect *rect)=0 |
virtual bool | EvOcViewBorderSpaceSet (const owl::TRect *rect)=0 |
virtual bool | EvOcViewDrag (TOcDragDrop &ddInfo)=0 |
virtual bool | EvOcViewDrop (TOcDragDrop &ddInfo)=0 |
virtual bool | EvOcViewScroll (TOcScrollDir scrollDir)=0 |
virtual bool | EvOcPartInvalid (TOcPartChangeInfo &part)=0 |
virtual bool | EvOcViewPasteObject (TOcInitInfo &init)=0 |
virtual bool | EvOcViewGetSiteRect (TOcSiteRect &sr)=0 |
virtual bool | EvOcViewSetSiteRect (TOcSiteRect &sr)=0 |
virtual bool | EvOcViewPartActivate (TOcPart &ocPart)=0 |
virtual bool | EvOcViewGetScale (TOcScaleFactor &scaleFactor)=0 |
virtual HWND | EvOcGetWindow () const =0 |
virtual void | SetWindow (HWND) |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
Implemented in ocf::TOcContainerHostMsg.
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
|
pure virtual |
Implemented in ocf::TOcContainerHostMsg.
Implemented in ocf::TOcContainerHostMsg.
Implemented in ocf::TOcContainerHostMsg.
Implemented in ocf::TOcContainerHostMsg.
Reimplemented in ocf::TOcContainerHostMsg.