Searched defs:_DOC_ITEM (Results 1 – 1 of 1) sorted by relevance
51 typedef struct _DOC_ITEM struct53 struct list entry;54 UINT nText; /* Number of characters of the text */55 SL_ITEM_TYPE Type; /* type of the item */56 PDOC_TEXTBLOCK Blocks; /* Array of text blocks */58 {69 } u;70 WCHAR Text[1]; /* Text of the document item */