|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | cbStruct |
| LONG | cp |
| CLSID | clsid |
| LPOLEOBJECT | poleobj |
| LPSTORAGE | pstg |
| LPOLECLIENTSITE | polesite |
| SIZEL | sizel |
| DWORD | dvaspect |
| DWORD | dwFlags |
| DWORD | dwUser |
Definition at line 57 of file richole.idl.
| DWORD _reobject::cbStruct |
Definition at line 58 of file richole.idl.
Referenced by _check_reobject_struct(), add_icon_to_control(), fill_reobject_struct(), insert_static_object(), IRichEditOle_fnGetObject(), IRichEditOle_fnInsertObject(), and subtest_InsertObject().
| CLSID _reobject::clsid |
Definition at line 60 of file richole.idl.
Referenced by add_icon_to_control(), editor_insert_oleobj(), fill_reobject_struct(), insert_static_object(), and subtest_InsertObject().
| LONG _reobject::cp |
Definition at line 59 of file richole.idl.
Referenced by _check_reobject_struct(), add_icon_to_control(), editor_insert_oleobj(), fill_reobject_struct(), insert_static_object(), IRichEditOle_fnGetObject(), and subtest_InsertObject().
| DWORD _reobject::dvaspect |
Definition at line 65 of file richole.idl.
Referenced by add_icon_to_control(), fill_reobject_struct(), and insert_static_object().
| DWORD _reobject::dwFlags |
Definition at line 66 of file richole.idl.
Referenced by add_icon_to_control(), fill_reobject_struct(), and insert_static_object().
| DWORD _reobject::dwUser |
Definition at line 67 of file richole.idl.
Referenced by _check_reobject_struct(), add_icon_to_control(), fill_reobject_struct(), insert_static_object(), and subtest_InsertObject().
| LPOLEOBJECT _reobject::poleobj |
Definition at line 61 of file richole.idl.
Referenced by _check_reobject_struct(), add_icon_to_control(), editor_insert_oleobj(), fill_reobject_struct(), insert_static_object(), and ME_DeleteReObject().
| LPOLECLIENTSITE _reobject::polesite |
Definition at line 63 of file richole.idl.
Referenced by _check_reobject_struct(), add_icon_to_control(), fill_reobject_struct(), insert_static_object(), ME_DeleteReObject(), and subtest_InsertObject().
| LPSTORAGE _reobject::pstg |
Definition at line 62 of file richole.idl.
Referenced by _check_reobject_struct(), add_icon_to_control(), editor_insert_oleobj(), fill_reobject_struct(), insert_static_object(), and ME_DeleteReObject().
| SIZEL _reobject::sizel |
Definition at line 64 of file richole.idl.
Referenced by add_icon_to_control(), editor_insert_oleobj(), fill_reobject_struct(), insert_static_object(), and subtest_InsertObject().