ReactOS 0.4.15-dev-8614-gbc76250
|
Definition at line 9581 of file storage32.c.
DWORD OLECONVERT_OLESTREAM_DATA::dwDataLength |
Definition at line 9592 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileHeight |
Definition at line 9590 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileWidth |
Definition at line 9589 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
DWORD OLECONVERT_OLESTREAM_DATA::dwOleID |
Definition at line 9583 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
DWORD OLECONVERT_OLESTREAM_DATA::dwOleObjFileNameLength |
Definition at line 9588 of file storage32.c.
DWORD OLECONVERT_OLESTREAM_DATA::dwOleTypeNameLength |
Definition at line 9585 of file storage32.c.
Referenced by OLECONVERT_GetOle20PresData(), and OleConvertIStorageToOLESTREAM().
DWORD OLECONVERT_OLESTREAM_DATA::dwTypeID |
Definition at line 9584 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
BYTE* OLECONVERT_OLESTREAM_DATA::pData |
Definition at line 9593 of file storage32.c.
Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().
CHAR* OLECONVERT_OLESTREAM_DATA::pstrOleObjFileName |
Definition at line 9587 of file storage32.c.
Referenced by OleConvertOLESTREAMToIStorage().
CHAR OLECONVERT_OLESTREAM_DATA::strOleTypeName[OLESTREAM_MAX_STR_LEN] |
Definition at line 9586 of file storage32.c.
Referenced by OLECONVERT_GetOle20PresData().
CHAR OLECONVERT_OLESTREAM_DATA::strUnknown[8] |
Definition at line 9591 of file storage32.c.