2.3.17.11 Diagram Boolean Properties

The Diagram Boolean Properties specify a 32-bit field of Boolean properties for a diagram.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

opid

unused1

A

B

C

D

E

F

unused4

G

H

I

J

K

L

opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.

Field

Meaning

opid.opid

A value that MUST be 0x053F.

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

unused1 (10 bits): A value that is undefined and MUST be ignored.

A - unused2 (1 bit): A value that is undefined and MUST be ignored.

B - unused3 (1 bit): A value that is undefined and MUST be ignored.

C - fUsefDoFormat (1 bit): A bit that specifies whether the fDoFormat bit is set. A value of 0x0 specifies that the fDoFormat bit MUST be ignored. The default value for this property is 0x0.

D - fUsefReverse (1 bit): A bit that specifies whether the fReverse bit is set. A value of 0x0 specifies that the fReverse bit MUST be ignored. The default value for this property is 0x0.

E - fUsefDoLayout (1 bit): A bit that specifies whether the fDoLayout bit is set. A value of 0x0 specifies that the fDoLayout bit MUST be ignored. The default value for this property is 0x0.

F - fUsefPseudoInline (1 bit): A bit that specifies whether the fPseudoInline bit is set. A value of 0x0 specifies that the fPseudoInline bit MUST be ignored. The default value for this property is 0x0.

unused4 (10 bits): A value that is undefined and MUST be ignored.

G - unused5 (1 bit): A value that is undefined and MUST be ignored.

H - unused6 (1 bit): A value that is undefined and MUST be ignored.

I - fDoFormat (1 bit): A bit that specifies whether the dgmStyle property, as defined in section 2.3.17.2, specifies a nondefault formatting style for the diagram type. This value MUST be ignored if fUsefDoFormat is 0x0. The default value for this property is 0x0.

J - fReverse (1 bit): A bit that specifies whether the diagram is horizontally mirrored. This value MUST be ignored if fUsefReverse is 0x0. The default value for this property is 0x0.

K - fDoLayout (1 bit): A bit that specifies whether the diagram has a layout that is not directly editable. This value MUST be ignored if fUsefDoLayout is 0x0. The default value for this property is 0x1.

L - fPseudoInline (1 bit): A bit that specifies whether the diagram is placed inline with surrounding text. This value MUST be ignored if fUsefPseudoInline is 0x0. The default value for this property is 0x0.