2.4 Application Settings
Application settings are
contained in a <office:settings>
element.
<define name="office-settings">
<optional>
<element
name="office:settings">
<oneOrMore>
<ref
name="config-config-item-set"/>
</oneOrMore>
</element>
</optional>
</define>
The settings for office applications may be divided into
several categories each represented by a <config:config-item-set>
element. For instance the following two
categories may exist:
�
Document settings, for example default printer.
�
View settings, for example zoom level.