|
ReactOS 0.4.16-dev-2384-gff6bd79
|
Definition at line 9339 of file storage32.c.
| DWORD OLECONVERT_OLESTREAM_DATA::dwDataLength |
Definition at line 9350 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
| DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileHeight |
Definition at line 9348 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
| DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileWidth |
Definition at line 9347 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
| DWORD OLECONVERT_OLESTREAM_DATA::dwOleID |
Definition at line 9341 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
| DWORD OLECONVERT_OLESTREAM_DATA::dwOleObjFileNameLength |
Definition at line 9346 of file storage32.c.
| DWORD OLECONVERT_OLESTREAM_DATA::dwOleTypeNameLength |
Definition at line 9343 of file storage32.c.
Referenced by OLECONVERT_GetOle20PresData(), and OleConvertIStorageToOLESTREAM().
| DWORD OLECONVERT_OLESTREAM_DATA::dwTypeID |
Definition at line 9342 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
| BYTE* OLECONVERT_OLESTREAM_DATA::pData |
Definition at line 9351 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
| CHAR* OLECONVERT_OLESTREAM_DATA::pstrOleObjFileName |
Definition at line 9345 of file storage32.c.
Referenced by OleConvertOLESTREAMToIStorage().
| CHAR OLECONVERT_OLESTREAM_DATA::strOleTypeName[OLESTREAM_MAX_STR_LEN] |
Definition at line 9344 of file storage32.c.
Referenced by OLECONVERT_GetOle20PresData().
| CHAR OLECONVERT_OLESTREAM_DATA::strUnknown[8] |
Definition at line 9349 of file storage32.c.