OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Docview application callout implementation - supplies CreateObject function. More...
#include <ocf/olefacto.h>
Static Public Member Functions | |
static TUnknown * | CreateObject (T *app, owl::uint32 options, owl::TRegLink *link) |
Static Public Member Functions inherited from ocf::TOleFactoryAppBase< T, Auto > | |
static T * | CreateApp (owl::uint32 options) |
static void | DestroyApp (T *app) |
Docview application callout implementation - supplies CreateObject function.
Definition at line 156 of file olefacto.h.
|
static |
Definition at line 163 of file olefacto.h.
References ocf::TUnknown::AdjustRefCount(), ocf::TUnknown::Aggregate(), ocf::amEmbedding, owl::TDocTemplate::ConstructView(), owl::TDocManager::CreateDoc(), ocf::TOleWindow::CreateOcView(), owl::dtNewDoc, owl::dtNoAutoView, owl::TDocument::InitView(), ocf::TUnknown::SetOuter(), and TYPESAFE_DOWNCAST.