17.15.1.85 stylePaneFormatFilter
This element specifies a set of suggested filters which should be applied to the list of document styles in this application if the styles are displayed in a user interface.
If this element is omitted, then all settings defined by this element are turned off.
[Example: Consider a document with the following value in its document settings:
<w:stylePaneFormatFilter w:customStyles="true" w:top3HeadingStyles="true" />
The stylePaneFormatFilter element’s settings specify two suggested filter options for the list of document styles:
- Only custom styles should be shown
- Heading styles with a styleId of Heading1 to Heading3 should always be displayed in the list
end example]
Attributes
allStyles Styles)
(Display All
Specifies that all styles present in the Styles part should be displayed in the list of document styles.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that primary names for styles should not be shown if an alternate name using
Attributes
stylesInUse (Display Styles Use)
numberingStyles (Display Numbering Styles)
latentStyles (Display Latent Styles)
headingStyles (Display Heading Styles)
directFormattingO nTables (Display Direct Formatting on Tables)
directFormattingO nRuns (Display Run Level Direct Formatting)
directFormattingO nParagraphs (Display Paragraph Level Direct Formatting)
directFormattingO nNumbering (Display Direct Formatting on Numbering Data)
customStyles (Display Only Custom Styles)
clearFormatting (Display Styles to Remove Formatting)
es (Use the Alternate Style Name)
the name element (17.7.4.9) exists.
in
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that a style should be present which removes all formatting and styles from text.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that only styles with the customStyle attribute should be displayed in the list of document styles.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that all unique forms of direct formatting of numbering data should be displayed in the list of document styles as though they were each a unique style.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that all unique forms of paragraph-level direct formatting should be displayed in the list of document styles as though they were each a unique style.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that all unique forms of run-level direct formatting should be displayed in the list of document styles as though they were each a unique style.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that all unique forms of direct formatting of tables should be displayed in the list of document styles as though they were each a unique style.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that heading styles (styles with a styleId of Heading1 to Heading9) should be displayed in the list of document styles when the previous style is used in the document and/or is present in the Styles part.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that all latent styles should be displayed in the list of document styles.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that numbering styles should be displayed in the list of document styles.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that only styles used in the document should be displayed in the list of document styles.
Attributes
visibleStyles (Only Show Visible Styles)
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
Specifies that heading styles with a styleId of Heading1 to Heading3 should always be displayed in the list of document styles.
Specifies that styles should only be shown if the semiHidden element (17.7.4.16) is false and the hidden element (17.7.4.4) is false.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
top3HeadingStyles (Display Heading 1 through 3)
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
tableStyles (Display Table Styles)
Specifies that table styles should be displayed in the list of document styles.
The possible values for this attribute are defined by the ST_OnOff simple type (22.9.2.7).
[Note: The W3C XML Schema definition of this element’s content model (CT_StylePaneFilter) is located in A.1. end note]