OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of Compound Document TOcView Class. More...
#include <owl/private/defs.h>
#include <ocf/ocdoc.h>
#include <ocf/ocapp.h>
#include <owl/dispatch.h>
#include <owl/contain.h>
Go to the source code of this file.
Classes | |
class | ocf::TOcFormat |
Clipboard format wrapper. More... | |
class | ocf::TOcFormatList |
Container of clipboard formats with iterator. More... | |
class | ocf::TOcView |
The TOcView partner is a container (viewer) of a given (server/client) document. More... | |
struct | ocf::TOcDragDrop |
For viewdrop & viewdrag. More... | |
struct | ocf::TOcViewPaint |
For part adornment painting over part, & painting views. More... | |
class | ocf::TOcSaveLoad |
Use when doing parts save and load. More... | |
struct | ocf::TOcToolBarInfo |
class | ocf::TOcPartSize |
Used to obtain the size of the rectangle that encloses the selection. More... | |
class | ocf::TOcItemName |
Used to obtain the item name for building monikers. More... | |
class | ocf::TOcFormatData |
Used to obtain the native clipboard format data. More... | |
class | ocf::TOcItemLink |
Used to obtain the item name for building monikers. More... | |
class | ocf::TOcScaleFactor |
class | ocf::TOcSiteRect |
class | ocf::TOcContainerHost |
class | ocf::TOcServerHost |
class | ocf::TOcContainerHostMsg |
class | ocf::TOcServerHostMsg |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
namespace | ocf |
Object Component Framework (COM encapsulation) | |
Typedefs | |
typedef TOcFormatList::Iterator | ocf::TOcFormatListIter |
Enumerations | |
enum | ocf::TOcViewOptions { ocf::voNoInPlace = 0x0001 , ocf::voNoNestedInPlace = 0x0002 , ocf::voNoInPlaceServer = 0x0004 } |
Variables | |
class _ICLASS | ocf::TOcDataProvider |
class _OCMCLASS | ocf::TOcContainerHost |
class _OCMCLASS | ocf::TOcServerHost |
Definition of Compound Document TOcView Class.
Definition in file ocview.h.