b10 | b16 | field | type | size | bitfield | comments |
0 | 0 | fSpare | short | :1 | 0001 | reserved |
| | fUnk | short | :1 | 0002 | PHE entry is invalid when == 1 |
| | fDiffLines | short | :1 | 0004 | when 1, total height of paragraph is known but lines in paragraph have different heights. |
| | * | short | :5 | 00F8 | reserved |
| | clMac | short | :8 | FF00 | when fDiffLines is 0 is number of lines in paragraph |
2 | 2 | | short | | | reserved |
4 | 4 | dxaCol | long | | | width of lines in paragraph |
8 | 8 | dymLine | long | | | when fDiffLines is 0, is height of every line in paragraph in pixels |
8 | 8 | dymHeight | long | | | when fDiffLines is 1, is the total height in pixels of the paragraph |