OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
oleview.cpp File Reference

Implementation of TOleView. More...

#include <ocf/pch.h>
#include <owl/window.h>
#include <owl/gdiobjec.h>
#include <owl/scroller.h>
#include <owl/docmanag.h>
#include <owl/docview.rh>
#include <ocf/oleview.rh>
#include <ocf/oleframe.h>
#include <ocf/oleview.h>
#include <ocf/oledoc.h>

Go to the source code of this file.

Namespaces

namespace  ocf
 Object Component Framework (COM encapsulation)
 

Functions

 ocf::IMPLEMENT_STREAMABLE2 (TOleView, TOleWindow, TView)
 

Variables

 ocf::EV_VN_ISWINDOW
 
 ocf::EV_VN_INVALIDATE
 
 ocf::EV_VN_DOCOPENED
 
 ocf::EV_VN_DOCCLOSED
 
 ocf::EV_OC_VIEWPARTINVALID
 EV_OC_VIEWDISCARDUNDO, // !CQ not processing this yet...
 
 ocf::EV_OC_VIEWSAVEPART
 
 ocf::EV_OC_VIEWLOADPART
 
 ocf::EV_OC_VIEWINSMENUS
 
 ocf::EV_OC_VIEWCLOSE
 
 ocf::EV_OC_VIEWOPENDOC
 
 ocf::EV_OC_VIEWATTACHWINDOW
 
 ocf::EV_OC_VIEWSETLINK
 
 ocf::EV_OC_VIEWBREAKLINK
 
 ocf::EV_OC_VIEWGETITEMNAME
 
 ocf::EV_VN_LINKVIEW
 
 ocf::EV_VN_LINKMONIKER
 

Detailed Description

Implementation of TOleView.

Doc/View view derived from TOleWindow that supports OLE 2 using OCF TOcView & TOcRemView

Definition in file oleview.cpp.