2.9.130 LEGOXTR_V11

The LEGOXTR_V11 structure contains information about an AutoText item.


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

flego

unused1

ibst

flego (1 byte): An unsigned integer that specifies the type of an AutoText item. This MUST be one of the following values.

Value

Meaning

0x00

The item is a named AutoText item.

0x0A

The item is a formatted text AutoCorrect item.

unused1 (1 byte): This field MUST be ignored.

ibst (2 bytes): A signed integer that specifies a zero-based index into SttbGlsyStyle. The string at this index is the name of the style that is used by the AutoText item. If this integer is equal to 0xFFFF, there is no style used by the AutoText item. If flego is nonzero, this MUST be equal to 0xFFFF.