OWLNext 6.32
Classes | Enumerations
D:/Work/OWLNext/Subversion/branches/632/include/ocf/ocobject.h File Reference
#include <owl/private/defs.h>
#include <ocf/defs.h>
#include <ocf/oleutil.h>
#include <ocf/ocreg.h>

Classes

struct  ocf::TOcScaleInfo
class  ocf::TOcInitInfo
struct  ocf::TOcMenuWidths
struct  ocf::TOcMenuDescr
struct  ocf::TOcConvertInfo
struct  ocf::TOcFormatInfo

Enumerations

enum  TOcDialogHelp { dhBrowse, dhBrowseClipboard, dhConvert, dhBrowseLinks, dhChangeIcon, dhFileOpen, dhSourceSet, dhIconFileOpen, dhBrowseControl }
enum  TOcDropAction { daDropNone = 0, daDropCopy = 1, daDropMove = 2, daDropLink = 4 }
enum  TOcMouseAction { maEnter = 1, maContained = 2, maExit = 3 }
enum  TOcScrollDir { sdScrollUp = 1, sdScrollDown = 2, sdScrollLeft = 4, sdScrollRight = 8 }
enum  TOcInvalidate { invData = 1, invView = 2 }
enum  TOcAspect { asContent = 1, asThumbnail = 2, asIcon = 4, asDocPrint = 8, asDefault = 16, asMaintain = 32, asClip = 64 }
enum  TOcDraw { drNone = 0, drShadingOnly = 1, drShowObjects = 2 }
enum  TOcPartName { pnLong = 1, pnShort = 2, pnApp = 3 }
enum  TOcInitHow { ihLink, ihEmbed, ihMetafile, ihBitmap }
enum  TOcInitWhere { iwFile, iwStorage, iwDataObject, iwNew, iwHandle, iwNewOcx }
enum  TOcMenuEnable { meEnablePaste = 1, meEnablePasteLink = 2, meEnableBrowseClipboard = 4, meEnableBrowseLinks = 8 }
enum  TOcHelp { hlpExit, hlpEnter, hlpGet }
enum  TOcConvertAction { caConvertToClsid = 1, caConvertToFormat = 2, caActivateAsClsid = 4, caAspectToIcon = 8, caAspectToContent = 16 }
enum  TOcLinkUpdate { luUpdateAuto = 1, luUpdateManual = 3 }

Detailed Description

Various general OC enums and structs