OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBDataProvider – Supported by parts and/or sites which can be copied to the OLE2 clipboard. More...
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HANDLE _IFUNC | GetFormatData (TOcFormatInfo *)=0 |
virtual HRESULT _IFUNC | Draw (HDC, const RECTL *, const RECTL *, TOcAspect, TOcDraw bd=drNone)=0 |
virtual HRESULT _IFUNC | GetPartSize (owl::TSize *)=0 |
virtual HRESULT _IFUNC | Save (IStorage *, BOOL fSamAsLoad, BOOL fRemember)=0 |
Public Member Functions inherited from ocf::IBDataNegotiator | |
virtual owl::uint _IFUNC | CountFormats ()=0 |
virtual HRESULT _IFUNC | GetFormat (owl::uint, TOcFormatInfo *)=0 |
IBDataProvider – Supported by parts and/or sites which can be copied to the OLE2 clipboard.
Definition at line 219 of file ocbocole.h.
|
pure virtual |
Implemented in ocf::TOcDataProvider, ocf::TOcLinkView, and ocf::TOcRemView.
|
pure virtual |
Implemented in ocf::TOcLinkView, ocf::TOcRemView, and ocf::TOcDataProvider.
|
pure virtual |
Implemented in ocf::TOcLinkView, ocf::TOcRemView, and ocf::TOcDataProvider.
|
pure virtual |
Implemented in ocf::TOcDataProvider, ocf::TOcLinkView, and ocf::TOcRemView.