OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/ocview.h>
Public Member Functions | |
TOcSiteRect () | |
TOcSiteRect (TOcPart *part, const owl::TRect &rect) | |
Public Attributes | |
owl::TRect | Rect |
TOcPart * | Part |
ocf::TOcSiteRect::TOcSiteRect | ( | ) |
Definition at line 1111 of file ocview.cpp.
ocf::TOcSiteRect::TOcSiteRect | ( | TOcPart * | part, |
const owl::TRect & | rect ) |
Definition at line 1117 of file ocview.cpp.
owl::TRect ocf::TOcSiteRect::Rect |