2.4.6 PresAdvisorFlags9Atom
Referenced by: PP9DocBinaryTagExtension
An atom record that specifies which rules to ignore when warning the user about aspects of the document that do not conform to a particular style.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
reserved |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table:
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_PresentationAdvisorFlags9Atom (section 2.13.24).
rh.recLen
MUST be 0x00000004.
A - fDisableCaseStyleTitleRule (1 bit): A bit that specifies not to warn the user when the letter casing of text in a title placeholder shape does not follow a certain rule.
B - fDisableCaseStyleBodyRule (1 bit): A bit that specifies not to warn the user when the letter casing of text in a body placeholder shape does not follow a certain rule.
C - fDisableEndPunctuationTitleRule (1 bit): A bit that specifies not to warn the user when the ending punctuation of text in a title placeholder shape does not follow a certain rule.
D - fDisableEndPunctuationBodyRule (1 bit): A bit that specifies not to warn the user when the ending punctuation of text in a body placeholder shape does not follow a certain rule.
E - fDisableTooManyBulletsRule (1 bit): A bit that specifies not to warn the user when too many bullets are used.
F - fDisableFontSizeTitleRule (1 bit): A bit that specifies not to warn the user when the font size in a title placeholder shape exceeds a certain size.
G - fDisableFontSizeBodyRule (1 bit): A bit that specifies not to warn the user when the font size in a body placeholder shape exceeds a certain size.
H - fDisableNumberOfLinesTitleRule (1 bit): A bit that specifies not to warn the user when the number of lines of text in a title placeholder shape exceeds a certain quantity.
I - fDisableNumberOfLinesBodyRule (1 bit): A bit that specifies not to warn the user when the number of lines of a paragraph in a body placeholder shape exceeds a certain quantity.
J - fDisableTooManyFontsRule (1 bit): A bit that specifies not to warn the user when the number of different fonts used exceeds a certain quantity.
K - fDisablePrintTip (1 bit): A bit that specifies not to advise the user about printing when they first print the document.
reserved (21 bits): MUST be zero and MUST be ignored.