2.9.22 BulletFlags
Referenced by: TextPFException
A structure that specifies bullet properties.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
D |
reserved |
A - fHasBullet (1 bit): A bit that specifies whether a bullet exists.
B - fBulletHasFont (1 bit): A bit that specifies whether the bullet has a font.
C - fBulletHasColor (1 bit): A bit that specifies whether the bullet has a color.
D - fBulletHasSize (1 bit): A bit that specifies whether the bullet has a size.
reserved (12 bits): MUST be zero and MUST be ignored.