OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBSite2 – Add flexibility to have parent of site not be container. More...
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HRESULT _IFUNC | GetParentWindow (HWND *)=0 |
Public Member Functions inherited from ocf::IBSite | |
virtual HRESULT _IFUNC | SiteShow (BOOL)=0 |
virtual HRESULT _IFUNC | DiscardUndo ()=0 |
virtual HRESULT _IFUNC | GetSiteRect (owl::TRect *, owl::TRect *)=0 |
virtual HRESULT _IFUNC | SetSiteRect (const owl::TRect *)=0 |
virtual HRESULT _IFUNC | SetSiteExtent (const owl::TSize *)=0 |
virtual HRESULT _IFUNC | GetZoom (TOcScaleInfo *pScale)=0 |
virtual void _IFUNC | Invalidate (TOcInvalidate)=0 |
virtual void _IFUNC | OnSetFocus (BOOL)=0 |
virtual HRESULT _IFUNC | Init (IBDataProvider *, IBPart *, LPCOLESTR, BOOL)=0 |
virtual void _IFUNC | Disconnect ()=0 |
IBSite2 – Add flexibility to have parent of site not be container.
Definition at line 454 of file ocbocole.h.
Implemented in ocf::TOcPart.