OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBDocument – Supported by BOleDocument one per container child window. More...
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HRESULT _IFUNC | Init (IBContainer *)=0 |
virtual void _IFUNC | OnResize ()=0 |
virtual void _IFUNC | OnActivate (BOOL)=0 |
virtual void _IFUNC | OnClose ()=0 |
virtual HRESULT _IFUNC | OnSetFocus (BOOL)=0 |
virtual HRESULT _IFUNC | EnumLinks (IBLinkInfo **)=0 |
virtual HRESULT _IFUNC | BrowseLinks ()=0 |
virtual HRESULT _IFUNC | UpdateLinks ()=0 |
IBDocument – Supported by BOleDocument one per container child window.
Definition at line 360 of file ocbocole.h.
|
pure virtual |
|
pure virtual |