OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for ocf::TOcFormat, including all inherited members.
Disable(bool disable=true) | ocf::TOcFormat | inline |
GetAspect() const | ocf::TOcFormat | inline |
GetDirection() const | ocf::TOcFormat | inline |
GetFormatId() const | ocf::TOcFormat | inline |
GetFormatInfo(TOcFormatInfo &f) | ocf::TOcFormat | |
GetFormatName() | ocf::TOcFormat | inline |
GetMedium() const | ocf::TOcFormat | inline |
GetRegName() | ocf::TOcFormat | inline |
IsDisabled() const | ocf::TOcFormat | inline |
operator=(const TOcFormatInfo &) | ocf::TOcFormat | |
operator==(const TOcFormat &other) | ocf::TOcFormat | inline |
SetAspect(owl::uint aspect) | ocf::TOcFormat | inline |
SetDirection(owl::uint direction) | ocf::TOcFormat | inline |
SetFormatId(owl::uint id) | ocf::TOcFormat | inline |
SetFormatName(TCHAR *name, TOcApp &ocApp) | ocf::TOcFormat | |
SetFormatName(owl::uint id, TOcApp &ocApp) | ocf::TOcFormat | |
SetLinkable(bool link=true) | ocf::TOcFormat | inline |
SetMedium(owl::uint medium) | ocf::TOcFormat | inline |
TOcFormat() | ocf::TOcFormat | |
TOcFormat(owl::uint fmtId, LPCTSTR fmtName, LPCTSTR fmtResultName, owl::uint fmtMedium, bool fmtIsLinkable, owl::uint aspect=1, owl::uint direction=1) | ocf::TOcFormat |