|
ReactOS 0.4.16-dev-1946-g52006dd
|
Classes | |
| interface | IFont |
| interface | IPicture |
| interface | Picture |
| interface | public |
| class | StdFont |
| class | StdPicture |
Typedefs | |
| typedef unsigned long | OLE_COLOR |
| typedef long | OLE_XPOS_PIXELS |
| typedef long | OLE_YPOS_PIXELS |
| typedef long | OLE_XSIZE_PIXELS |
| typedef long | OLE_YSIZE_PIXELS |
| typedef long | OLE_XPOS_HIMETRIC |
| typedef long | OLE_YPOS_HIMETRIC |
| typedef long | OLE_XSIZE_HIMETRIC |
| typedef long | OLE_YSIZE_HIMETRIC |
| typedef float | OLE_XPOS_CONTAINER |
| typedef float | OLE_YPOS_CONTAINER |
| typedef float | OLE_XSIZE_CONTAINER |
| typedef float | OLE_YSIZE_CONTAINER |
| typedef int | OLE_HANDLE |
| typedef VARIANT_BOOL | OLE_OPTEXCLUSIVE |
| typedef VARIANT_BOOL | OLE_CANCELBOOL |
| typedef VARIANT_BOOL | OLE_ENABLEDEFAULTBOOL |
| typedef BSTR | FONTNAME |
| typedef CURRENCY | FONTSIZE |
| typedef VARIANT_BOOL | FONTBOLD |
| typedef VARIANT_BOOL | FONTITALIC |
| typedef VARIANT_BOOL | FONTUNDERSCORE |
| typedef VARIANT_BOOL | FONTSTRIKETHROUGH |
| typedef Picture | IPictureDisp |
Enumerations | |
| enum | OLE_TRISTATE { Unchecked = 0 , Checked = 1 , Gray = 2 } |
Functions | |
| importlib ("stdole2.tlb") | |
| typedef VARIANT_BOOL StdType::FONTBOLD |
Definition at line 103 of file olepro.idl.
| typedef VARIANT_BOOL StdType::FONTITALIC |
Definition at line 106 of file olepro.idl.
| typedef BSTR StdType::FONTNAME |
Definition at line 97 of file olepro.idl.
| typedef CURRENCY StdType::FONTSIZE |
Definition at line 100 of file olepro.idl.
Definition at line 112 of file olepro.idl.
| typedef VARIANT_BOOL StdType::FONTUNDERSCORE |
Definition at line 109 of file olepro.idl.
| typedef Picture StdType::IPictureDisp |
Definition at line 261 of file olepro.idl.
| typedef VARIANT_BOOL StdType::OLE_CANCELBOOL |
Definition at line 82 of file olepro.idl.
| typedef unsigned long StdType::OLE_COLOR |
Definition at line 37 of file olepro.idl.
Definition at line 85 of file olepro.idl.
| typedef int StdType::OLE_HANDLE |
Definition at line 76 of file olepro.idl.
Definition at line 79 of file olepro.idl.
| typedef float StdType::OLE_XPOS_CONTAINER |
Definition at line 64 of file olepro.idl.
| typedef long StdType::OLE_XPOS_HIMETRIC |
Definition at line 52 of file olepro.idl.
| typedef long StdType::OLE_XPOS_PIXELS |
Definition at line 40 of file olepro.idl.
| typedef float StdType::OLE_XSIZE_CONTAINER |
Definition at line 70 of file olepro.idl.
| typedef long StdType::OLE_XSIZE_HIMETRIC |
Definition at line 58 of file olepro.idl.
| typedef long StdType::OLE_XSIZE_PIXELS |
Definition at line 46 of file olepro.idl.
| typedef float StdType::OLE_YPOS_CONTAINER |
Definition at line 67 of file olepro.idl.
| typedef long StdType::OLE_YPOS_HIMETRIC |
Definition at line 55 of file olepro.idl.
| typedef long StdType::OLE_YPOS_PIXELS |
Definition at line 43 of file olepro.idl.
| typedef float StdType::OLE_YSIZE_CONTAINER |
Definition at line 73 of file olepro.idl.
| typedef long StdType::OLE_YSIZE_HIMETRIC |
Definition at line 61 of file olepro.idl.
| typedef long StdType::OLE_YSIZE_PIXELS |
Definition at line 49 of file olepro.idl.
| Enumerator | |
|---|---|
| Unchecked | |
| Checked | |
| Gray | |
Definition at line 87 of file olepro.idl.
| StdType::importlib | ( | "stdole2.tlb" | ) |