home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / OOo_3.0.1_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / Draw.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-15  |  28.6 KB  |  787 lines

  1. <?xml version="1.0"?>
  2. <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Draw" oor:package="org.openoffice.Office" xml:lang="en-US">
  3.   <info>
  4.     <desc>Defines the properties of the Draw application.</desc>
  5.   </info>
  6.   <import oor:component="org.openoffice.Office.Common"/>
  7.   <component>
  8.     <group oor:name="Layout">
  9.       <info>
  10.         <desc>Defines the general properties of the graphical object representation.</desc>
  11.       </info>
  12.       <group oor:name="Display">
  13.         <info>
  14.           <desc>Defines the general properties of the graphical object representation of screen displays.</desc>
  15.         </info>
  16.         <prop oor:name="Ruler" oor:type="xs:boolean">
  17.           <info>
  18.             <desc>Indicates whether to show the rulers at the left and at the top of the working area.</desc>
  19.             <label>Rulers visible</label>
  20.           </info>
  21.           <value>true</value>
  22.         </prop>
  23.         <prop oor:name="Helpline" oor:type="xs:boolean">
  24.           <info>
  25.             <desc>Indicates whether to show help lines that can be created by dragging them from the rulers.</desc>
  26.             <label>Helplines visible</label>
  27.           </info>
  28.           <value>false</value>
  29.         </prop>
  30.         <prop oor:name="Guide" oor:type="xs:boolean">
  31.           <info>
  32.             <desc>Indicates whether to show help lines when moving an object.</desc>
  33.             <label>Guides when moving</label>
  34.           </info>
  35.           <value>false</value>
  36.         </prop>
  37.         <prop oor:name="Bezier" oor:type="xs:boolean">
  38.           <info>
  39.             <desc>Indicates whether to show all control points in the Bezier curve editor.</desc>
  40.             <label>All control points in Bezier editor</label>
  41.           </info>
  42.           <value>false</value>
  43.         </prop>
  44.         <prop oor:name="Contour" oor:type="xs:boolean">
  45.           <info>
  46.             <desc>Indicates whether to show the outline of all moved objects when moving more then one object at a time.</desc>
  47.             <label>Contour of each individual object</label>
  48.           </info>
  49.           <value>true</value>
  50.         </prop>
  51.       </group>
  52.       <group oor:name="Other">
  53.         <info>
  54.           <desc>Defines other properties regarding device independent graphical object representation.</desc>
  55.         </info>
  56.         <group oor:name="TabStop">
  57.           <info>
  58.             <desc>Specifies the distance between adjacent tab stops.</desc>
  59.             <label>Tab stops</label>
  60.           </info>
  61.           <prop oor:name="Metric" oor:type="xs:int">
  62.             <info>
  63.               <desc>[UNIT=1/100 mm]</desc>
  64.               <label/>
  65.             </info>
  66.             <value>1250</value>
  67.           </prop>
  68.           <prop oor:name="NonMetric" oor:type="xs:int">
  69.             <info>
  70.               <desc>[UNIT=1/100 mm]</desc>
  71.               <label/>
  72.             </info>
  73.             <value>1270</value>
  74.           </prop>
  75.         </group>
  76.         <group oor:name="MeasureUnit">
  77.           <info>
  78.             <desc>Contains the specification of distances and sizes.</desc>
  79.             <label>Measurement unit</label>
  80.           </info>
  81.           <prop oor:name="Metric" oor:type="xs:int">
  82.             <info>
  83.               <desc>Specifies the unit used for specification of distances and sizes in a metric environment.</desc>
  84.             </info>
  85.             <constraints>
  86.               <enumeration oor:value="1">
  87.                 <info>
  88.                   <desc>Millimeter</desc>
  89.                 </info>
  90.               </enumeration>
  91.               <enumeration oor:value="2">
  92.                 <info>
  93.                   <desc>Centimeter</desc>
  94.                 </info>
  95.               </enumeration>
  96.               <enumeration oor:value="6">
  97.                 <info>
  98.                   <desc>Point</desc>
  99.                 </info>
  100.               </enumeration>
  101.               <enumeration oor:value="7">
  102.                 <info>
  103.                   <desc>Pica</desc>
  104.                 </info>
  105.               </enumeration>
  106.               <enumeration oor:value="8">
  107.                 <info>
  108.                   <desc>Inch</desc>
  109.                 </info>
  110.               </enumeration>
  111.             </constraints>
  112.             <value>2</value>
  113.           </prop>
  114.           <prop oor:name="NonMetric" oor:type="xs:int">
  115.             <info>
  116.               <desc>Specifies the unit used for specification of distances and sizes in a non metric environment.</desc>
  117.               <label>Measurement unit</label>
  118.             </info>
  119.             <constraints>
  120.               <enumeration oor:value="1">
  121.                 <info>
  122.                   <desc>Millimeter</desc>
  123.                 </info>
  124.               </enumeration>
  125.               <enumeration oor:value="2">
  126.                 <info>
  127.                   <desc>Centimeter</desc>
  128.                 </info>
  129.               </enumeration>
  130.               <enumeration oor:value="6">
  131.                 <info>
  132.                   <desc>Point</desc>
  133.                 </info>
  134.               </enumeration>
  135.               <enumeration oor:value="7">
  136.                 <info>
  137.                   <desc>Pica</desc>
  138.                 </info>
  139.               </enumeration>
  140.               <enumeration oor:value="8">
  141.                 <info>
  142.                   <desc>Inch</desc>
  143.                 </info>
  144.               </enumeration>
  145.             </constraints>
  146.             <value>8</value>
  147.           </prop>
  148.         </group>
  149.       </group>
  150.     </group>
  151.     <group oor:name="Content">
  152.       <info>
  153.         <desc>Contains the specification of how to display the content of Draw documents.</desc>
  154.       </info>
  155.       <group oor:name="Display">
  156.         <info>
  157.           <desc>Contains the specification of how to display the content of Draw documents on screen.</desc>
  158.         </info>
  159.         <prop oor:name="PicturePlaceholder" oor:type="xs:boolean">
  160.           <info>
  161.             <desc>Indicates whether to show only outlines of graphical objects.</desc>
  162.             <label>Picture placeholders</label>
  163.           </info>
  164.           <value>false</value>
  165.         </prop>
  166.         <prop oor:name="ContourMode" oor:type="xs:boolean">
  167.           <info>
  168.             <desc>Indicates whether to show only outlines of draw objects.</desc>
  169.             <label>Contour mode</label>
  170.           </info>
  171.           <value>false</value>
  172.         </prop>
  173.         <prop oor:name="TextPlaceholder" oor:type="xs:boolean">
  174.           <info>
  175.             <desc>Indicates whether to use placeholders for text in draw objects.</desc>
  176.             <label>Text placeholders</label>
  177.           </info>
  178.           <value>false</value>
  179.         </prop>
  180.         <prop oor:name="LineContour" oor:type="xs:boolean">
  181.           <info>
  182.             <desc>Indicates whether to show only hairlines instead of an object's linestyle.</desc>
  183.             <label>Line contour only</label>
  184.           </info>
  185.           <value>false</value>
  186.         </prop>
  187.       </group>
  188.     </group>
  189.     <group oor:name="Misc">
  190.       <info>
  191.         <desc>Contains a collection of configuration items for the Draw application that do not fit into another category.</desc>
  192.       </info>
  193.       <prop oor:name="BackgroundCache" oor:type="xs:boolean">
  194.         <info>
  195.           <desc>Indicates whether to store master pages in a cache to speed up drawing.</desc>
  196.           <label>Use background cache</label>
  197.         </info>
  198.         <value>true</value>
  199.       </prop>
  200.       <prop oor:name="CopyWhileMoving" oor:type="xs:boolean">
  201.         <info>
  202.           <desc>Indicates whether moving while holding the Control key makes a copy of the moved object.</desc>
  203.           <label>Copy while moving</label>
  204.         </info>
  205.         <value>false</value>
  206.       </prop>
  207.       <prop oor:name="ObjectMoveable" oor:type="xs:boolean">
  208.         <info>
  209.           <desc>Indicates whether objects can still be moved while in rotating mode.</desc>
  210.           <label>Objects always moveable</label>
  211.         </info>
  212.         <value>true</value>
  213.       </prop>
  214.       <prop oor:name="NoDistort" oor:type="xs:boolean">
  215.         <info>
  216.           <desc>Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted.</desc>
  217.           <label>Don't distort objects in curve</label>
  218.         </info>
  219.         <value>false</value>
  220.       </prop>
  221.       <prop oor:name="DclickTextedit" oor:type="xs:boolean">
  222.         <info>
  223.           <desc>Indicates whether a double-click on a text object changes activates the edit mode.</desc>
  224.           <label>Double-Click Text to Edit</label>
  225.         </info>
  226.         <value>true</value>
  227.       </prop>
  228.       <prop oor:name="RotateClick" oor:type="xs:boolean">
  229.         <info>
  230.           <desc>Indicates whether a double-click on an object activates the rotation mode.</desc>
  231.           <label>Rotation Mode after clicking object</label>
  232.         </info>
  233.         <value>false</value>
  234.       </prop>
  235.       <prop oor:name="Preview" oor:type="xs:double">
  236.         <info>
  237.           <desc>Specifies the color quality of the preview: 0 - Color, 868 - Grayscale, 5381 - Black/White.</desc>
  238.           <label>Preview-Mode</label>
  239.         </info>
  240.         <constraints>
  241.           <enumeration oor:value="0">
  242.             <info>
  243.               <desc>Color</desc>
  244.             </info>
  245.           </enumeration>
  246.           <enumeration oor:value="868">
  247.             <info>
  248.               <desc>Grayscale</desc>
  249.             </info>
  250.           </enumeration>
  251.           <enumeration oor:value="5381">
  252.             <info>
  253.               <desc>Black/White</desc>
  254.             </info>
  255.           </enumeration>
  256.         </constraints>
  257.         <value>0</value>
  258.       </prop>
  259.       <prop oor:name="SimpleHandles" oor:type="xs:boolean">
  260.         <info>
  261.           <desc>Indicates whether to show simple (true) or 3D-handles (false).</desc>
  262.           <label>Simple Handles</label>
  263.         </info>
  264.         <value>true</value>
  265.       </prop>
  266.       <prop oor:name="BigHandles" oor:type="xs:boolean">
  267.         <info>
  268.           <desc>Indicates whether to show big (true) or small (false) handles.</desc>
  269.           <label>Big Handles</label>
  270.         </info>
  271.         <value>false</value>
  272.       </prop>
  273.       <prop oor:name="CreateWithAttributes" oor:type="xs:boolean">
  274.         <info>
  275.           <desc>Indicates whether the current attributes will be assigned to newly created objects.</desc>
  276.           <label>Create with attributes</label>
  277.         </info>
  278.         <value>false</value>
  279.       </prop>
  280.       <group oor:name="TextObject">
  281.         <info>
  282.           <desc>Defines text editing related configuration items.</desc>
  283.         </info>
  284.         <prop oor:name="QuickEditing" oor:type="xs:boolean">
  285.           <info>
  286.             <desc>Indicates whether a simple click on a text object changes it to edit mode.</desc>
  287.             <label>Allow quick editing</label>
  288.           </info>
  289.           <value>false</value>
  290.         </prop>
  291.         <prop oor:name="Selectable" oor:type="xs:boolean">
  292.           <info>
  293.             <desc>Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.</desc>
  294.             <label>Only text area selectable</label>
  295.           </info>
  296.           <value>true</value>
  297.         </prop>
  298.       </group>
  299.       <group oor:name="CrossFading">
  300.         <info>
  301.           <desc>Contains a specification of how to morph between objects (e.g. how many steps and whether to regard the object's attributes).</desc>
  302.         </info>
  303.         <prop oor:name="Steps" oor:type="xs:short">
  304.           <info>
  305.             <desc>Specifies the number of intermediate morphing steps between two objects.</desc>
  306.             <label>Steps</label>
  307.           </info>
  308.           <constraints>
  309.             <minInclusive oor:value="1">
  310.               <info>
  311.                 <desc>Specifies that there has to be at least one morphing step.</desc>
  312.               </info>
  313.             </minInclusive>
  314.             <maxInclusive oor:value="256">
  315.               <info>
  316.                 <desc>Specifies that there may be at least this many morphing steps.</desc>
  317.               </info>
  318.             </maxInclusive>
  319.           </constraints>
  320.           <value>16</value>
  321.         </prop>
  322.         <prop oor:name="Orientation" oor:type="xs:boolean">
  323.           <info>
  324.             <desc>Indicates whether two objects to be morphed shall have the same orientation.</desc>
  325.             <label>Orientation</label>
  326.           </info>
  327.           <value>true</value>
  328.         </prop>
  329.         <prop oor:name="Attributes" oor:type="xs:boolean">
  330.           <info>
  331.             <desc>Indicates whether to consider objects' attributes (e.g. colors) when morphing one object into another.</desc>
  332.             <label>Attributes</label>
  333.           </info>
  334.           <value>true</value>
  335.         </prop>
  336.       </group>
  337.       <group oor:name="DefaultObjectSize">
  338.         <info>
  339.           <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button</desc>
  340.           <label>Default Object Size</label>
  341.         </info>
  342.         <prop oor:name="Width" oor:type="xs:int">
  343.           <info>
  344.             <desc>Specifies the default width of new objects. [UNIT=1/100 mm]</desc>
  345.             <label/>
  346.           </info>
  347.           <value>8000</value>
  348.         </prop>
  349.         <prop oor:name="Height" oor:type="xs:int">
  350.           <info>
  351.             <desc>Specifies the default height of new objects. [UNIT=1/100 mm]</desc>
  352.             <label/>
  353.           </info>
  354.           <value>5000</value>
  355.         </prop>
  356.       </group>
  357.       <group oor:name="Compatibility">
  358.         <info>
  359.           <desc>Contains the group of options that control the compatibility to other applications.</desc>
  360.           <label>Compatibility options.</label>
  361.         </info>
  362.         <prop oor:name="PrinterIndependentLayout" oor:type="xs:short">
  363.           <info>
  364.             <desc>Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.</desc>
  365.             <label>Use printer independent metrics for document formatting</label>
  366.           </info>
  367.           <value>2</value>
  368.         </prop>
  369.       </group>
  370.     </group>
  371.     <group oor:name="Snap">
  372.       <info>
  373.         <desc>Contains the specification of how to force object positions and sizes to the snap grid or to align with other objects.</desc>
  374.       </info>
  375.       <group oor:name="Object">
  376.         <info>
  377.           <desc>Contains the specification of how to force object positions and sizes to predefined locations in relation to other objects.</desc>
  378.         </info>
  379.         <prop oor:name="Grid" oor:type="xs:boolean">
  380.           <info>
  381.             <desc>Indicates whether to snap an object when moved to the next grid point.</desc>
  382.             <label>Grid lines</label>
  383.           </info>
  384.           <value>false</value>
  385.         </prop>
  386.         <prop oor:name="SnapLine" oor:type="xs:boolean">
  387.           <info>
  388.             <desc>Indicates whether to snap at snap lines.</desc>
  389.             <label>Snap lines</label>
  390.           </info>
  391.           <value>false</value>
  392.         </prop>
  393.         <prop oor:name="PageMargin" oor:type="xs:boolean">
  394.           <info>
  395.             <desc>Indicates whether the outline of an object is justified with adjacent page margins.</desc>
  396.             <label>Page margins</label>
  397.           </info>
  398.           <value>true</value>
  399.         </prop>
  400.         <prop oor:name="ObjectFrame" oor:type="xs:boolean">
  401.           <info>
  402.             <desc>Indicates whether to justify the outline of an object to that of an adjacent object.</desc>
  403.             <label>Object frame</label>
  404.           </info>
  405.           <value>false</value>
  406.         </prop>
  407.         <prop oor:name="ObjectPoint" oor:type="xs:boolean">
  408.           <info>
  409.             <desc>Indicates whether to snap corner points of adjacent objects.</desc>
  410.             <label>Object points</label>
  411.           </info>
  412.           <value>false</value>
  413.         </prop>
  414.         <prop oor:name="Range" oor:type="xs:int">
  415.           <info>
  416.             <desc>Specifies the maximal range in pixel along the coordinate axes at which snapping becomes active.</desc>
  417.             <label>Snap range</label>
  418.           </info>
  419.           <constraints>
  420.             <minInclusive oor:value="1">
  421.               <info>
  422.                 <desc>Specifies that the minimum snap range is 1.</desc>
  423.               </info>
  424.             </minInclusive>
  425.             <maxInclusive oor:value="50">
  426.               <info>
  427.                 <desc>Specifies that the maximum snap range is 50.</desc>
  428.               </info>
  429.             </maxInclusive>
  430.           </constraints>
  431.           <value>5</value>
  432.         </prop>
  433.       </group>
  434.       <group oor:name="Position">
  435.         <info>
  436.           <desc>Specifies constraints regarding the creation and modification of graphical objects.</desc>
  437.         </info>
  438.         <prop oor:name="CreatingMoving" oor:type="xs:boolean">
  439.           <info>
  440.             <desc>Indicates whether to restrict the creation of objects to squares, circles, etc. and to retain the x/y ratio when resizing.</desc>
  441.             <label>When creating or moving objects</label>
  442.           </info>
  443.           <value>false</value>
  444.         </prop>
  445.         <prop oor:name="ExtendEdges" oor:type="xs:boolean">
  446.           <info>
  447.             <desc>Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter.</desc>
  448.             <label>Extend edges</label>
  449.           </info>
  450.           <value>true</value>
  451.         </prop>
  452.         <prop oor:name="Rotating" oor:type="xs:boolean">
  453.           <info>
  454.             <desc>Indicates whether to use snapping while rotating an object.</desc>
  455.             <label>When rotating</label>
  456.           </info>
  457.           <value>false</value>
  458.         </prop>
  459.         <prop oor:name="RotatingValue" oor:type="xs:int">
  460.           <info>
  461.             <desc>Specifies the rotation angle as a multiple of this input value when snapping for rotation is enabled. [UNIT=Degree/100]</desc>
  462.             <label>When rotating</label>
  463.           </info>
  464.           <constraints>
  465.             <minInclusive oor:value="0">
  466.               <info>
  467.                 <desc>Specifies that the minimum rotation angle is 0/100 degrees.</desc>
  468.               </info>
  469.             </minInclusive>
  470.             <maxInclusive oor:value="18000">
  471.               <info>
  472.                 <desc>Specifies that the maximum rotation angle is 18000/100 degrees.</desc>
  473.               </info>
  474.             </maxInclusive>
  475.           </constraints>
  476.           <value>1500</value>
  477.         </prop>
  478.         <prop oor:name="PointReduction" oor:type="xs:int">
  479.           <info>
  480.             <desc>Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].</desc>
  481.             <label>Point reduction</label>
  482.           </info>
  483.           <constraints>
  484.             <minInclusive oor:value="100">
  485.               <info>
  486.                 <desc>Specifies that the minimum angle is 100/100 degrees.</desc>
  487.               </info>
  488.             </minInclusive>
  489.             <maxInclusive oor:value="9000">
  490.               <info>
  491.                 <desc>Specifies that the maximum angle is 9000/100 degrees.</desc>
  492.               </info>
  493.             </maxInclusive>
  494.           </constraints>
  495.           <value>1500</value>
  496.         </prop>
  497.       </group>
  498.     </group>
  499.     <group oor:name="Zoom">
  500.       <info>
  501.         <desc>Contains configuration items related to zooming.</desc>
  502.       </info>
  503.       <prop oor:name="ScaleX" oor:type="xs:int">
  504.         <info>
  505.           <desc>Specifies zoom factor along the horizontal axis.</desc>
  506.           <label>Scale</label>
  507.         </info>
  508.         <value>1</value>
  509.       </prop>
  510.       <prop oor:name="ScaleY" oor:type="xs:int">
  511.         <info>
  512.           <desc>Specifies zoom factor along the vertical axis.</desc>
  513.           <label>Scale</label>
  514.         </info>
  515.         <value>1</value>
  516.       </prop>
  517.     </group>
  518.     <group oor:name="Grid">
  519.       <info>
  520.         <desc>Defines handling and display of the (snap) grid.</desc>
  521.       </info>
  522.       <group oor:name="Option">
  523.         <info>
  524.           <desc>Switches regarding use and display of the (snap) grid.</desc>
  525.         </info>
  526.         <prop oor:name="SnapToGrid" oor:type="xs:boolean">
  527.           <info>
  528.             <desc>Indicates whether to force frames and drawing elements on grid points.</desc>
  529.             <label>Snap to grid</label>
  530.           </info>
  531.           <value>true</value>
  532.         </prop>
  533.         <prop oor:name="VisibleGrid" oor:type="xs:boolean">
  534.           <info>
  535.             <desc>Indicates whether to show the grid.</desc>
  536.             <label>Visible grid</label>
  537.           </info>
  538.           <value>false</value>
  539.         </prop>
  540.         <prop oor:name="Synchronize" oor:type="xs:boolean">
  541.           <info>
  542.             <desc>Indicates whether to synchronize the resolutions of x- and y-grids.</desc>
  543.             <label>Synchronize axes</label>
  544.           </info>
  545.           <value>false</value>
  546.         </prop>
  547.       </group>
  548.       <group oor:name="Resolution">
  549.         <info>
  550.           <desc>Specifies the grid resolution.</desc>
  551.         </info>
  552.         <group oor:name="XAxis">
  553.           <info>
  554.             <desc>Defines the horizontal distance between adjacent grid points.</desc>
  555.             <label>X Axis Resolution</label>
  556.           </info>
  557.           <prop oor:name="Metric" oor:type="xs:int">
  558.             <info>
  559.               <desc>[UNIT=1/100 mm]</desc>
  560.               <label/>
  561.             </info>
  562.             <value>1000</value>
  563.           </prop>
  564.           <prop oor:name="NonMetric" oor:type="xs:int">
  565.             <info>
  566.               <desc>[UNIT=1/100 mm]</desc>
  567.               <label/>
  568.             </info>
  569.             <value>1270</value>
  570.           </prop>
  571.         </group>
  572.         <group oor:name="YAxis">
  573.           <info>
  574.             <desc>Defines the vertical distance between adjacent grid points.</desc>
  575.             <label>Y Axis Resolution</label>
  576.           </info>
  577.           <prop oor:name="Metric" oor:type="xs:int">
  578.             <info>
  579.               <desc>[UNIT=1/100 mm]</desc>
  580.               <label/>
  581.             </info>
  582.             <value>1000</value>
  583.           </prop>
  584.           <prop oor:name="NonMetric" oor:type="xs:int">
  585.             <info>
  586.               <desc>[UNIT=1/100 mm]</desc>
  587.               <label/>
  588.             </info>
  589.             <value>1270</value>
  590.           </prop>
  591.         </group>
  592.       </group>
  593.       <group oor:name="Subdivision">
  594.         <info>
  595.           <desc>Specifies the subdivision of the grid.</desc>
  596.         </info>
  597.         <prop oor:name="XAxis" oor:type="xs:double">
  598.           <info>
  599.             <desc>Specifies the number of points between two grid points on the X axis.</desc>
  600.             <label>X Axis Subdivision</label>
  601.           </info>
  602.           <value>1</value>
  603.         </prop>
  604.         <prop oor:name="YAxis" oor:type="xs:double">
  605.           <info>
  606.             <desc>Specifies the number of points between two grid points on the Y axis.</desc>
  607.             <label>Y Axis Subdivision</label>
  608.           </info>
  609.           <value>1</value>
  610.         </prop>
  611.       </group>
  612.       <group oor:name="SnapGrid">
  613.         <info>
  614.           <desc>Specifies the snap grid.</desc>
  615.         </info>
  616.         <prop oor:name="Size" oor:type="xs:boolean">
  617.           <info>
  618.             <desc>Indicates whether to synchronize grid and snap-grid.</desc>
  619.             <label>Size to grid</label>
  620.           </info>
  621.           <value>true</value>
  622.         </prop>
  623.         <group oor:name="XAxis">
  624.           <info>
  625.             <desc>Defines the horizontal distance between adjacent points of the snap grid.</desc>
  626.             <label>X axis</label>
  627.           </info>
  628.           <prop oor:name="Metric" oor:type="xs:int">
  629.             <info>
  630.               <desc>[UNIT=1/100 mm]</desc>
  631.               <label/>
  632.             </info>
  633.             <value>1000</value>
  634.           </prop>
  635.           <prop oor:name="NonMetric" oor:type="xs:int">
  636.             <info>
  637.               <desc>[UNIT=1/100 mm]</desc>
  638.               <label/>
  639.             </info>
  640.             <value>1270</value>
  641.           </prop>
  642.         </group>
  643.         <group oor:name="YAxis">
  644.           <info>
  645.             <desc>Defines the vertical distance between adjacent points of the snap grid.</desc>
  646.             <label>Y axis</label>
  647.           </info>
  648.           <prop oor:name="Metric" oor:type="xs:int">
  649.             <info>
  650.               <desc>[UNIT=1/100 mm]</desc>
  651.               <label/>
  652.             </info>
  653.             <value>1000</value>
  654.           </prop>
  655.           <prop oor:name="NonMetric" oor:type="xs:int">
  656.             <info>
  657.               <desc>[UNIT=1/100 mm]</desc>
  658.               <label/>
  659.             </info>
  660.             <value>1270</value>
  661.           </prop>
  662.         </group>
  663.       </group>
  664.     </group>
  665.     <group oor:name="Print">
  666.       <info>
  667.         <desc>Defines options regarding the printing of Draw documents.</desc>
  668.       </info>
  669.       <group oor:name="Content">
  670.         <info>
  671.           <desc>Defines options regarding the printing of document content.</desc>
  672.         </info>
  673.         <prop oor:name="Drawing" oor:type="xs:boolean">
  674.           <info>
  675.             <desc>Indicates whether the drawing page (in contrast to master page) will be printed.</desc>
  676.             <label>Drawing</label>
  677.           </info>
  678.           <value>true</value>
  679.         </prop>
  680.       </group>
  681.       <group oor:name="Page">
  682.         <info>
  683.           <desc>Specifies how and what pages will be printed.</desc>
  684.         </info>
  685.         <prop oor:name="PageSize" oor:type="xs:boolean">
  686.           <info>
  687.             <desc>Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size.</desc>
  688.             <label>Fit to page</label>
  689.           </info>
  690.           <value>false</value>
  691.         </prop>
  692.         <prop oor:name="PageTile" oor:type="xs:boolean">
  693.           <info>
  694.             <desc>Indicates whether to print the pages' titles at the top of every page.</desc>
  695.             <label>Tile pages</label>
  696.           </info>
  697.           <value>false</value>
  698.         </prop>
  699.         <prop oor:name="Booklet" oor:type="xs:boolean">
  700.           <info>
  701.             <desc>Indicates whether to print a document in the form of a brochure.</desc>
  702.             <label>Brochure</label>
  703.           </info>
  704.           <value>false</value>
  705.         </prop>
  706.         <prop oor:name="BookletFront" oor:type="xs:boolean">
  707.           <info>
  708.             <desc>Indicates whether to print the front side pages of a brochure.</desc>
  709.             <label>Front side</label>
  710.           </info>
  711.           <value>true</value>
  712.         </prop>
  713.         <prop oor:name="BookletBack" oor:type="xs:boolean">
  714.           <info>
  715.             <desc>Indicates whether to print the back side pages of a brochure.</desc>
  716.             <label>Back side</label>
  717.           </info>
  718.           <value>true</value>
  719.         </prop>
  720.       </group>
  721.       <group oor:name="Other">
  722.         <info>
  723.           <desc>Contains specifications of general printing related issues.</desc>
  724.         </info>
  725.         <prop oor:name="PageName" oor:type="xs:boolean">
  726.           <info>
  727.             <desc>Indicates whether to print page names.</desc>
  728.             <label>Page name</label>
  729.           </info>
  730.           <value>false</value>
  731.         </prop>
  732.         <prop oor:name="Date" oor:type="xs:boolean">
  733.           <info>
  734.             <desc>Indicates whether to print the current date at the top of every page.</desc>
  735.             <label>Date</label>
  736.           </info>
  737.           <value>false</value>
  738.         </prop>
  739.         <prop oor:name="Time" oor:type="xs:boolean">
  740.           <info>
  741.             <desc>Indicates whether to print the current time at the top of every page.</desc>
  742.             <label>Time</label>
  743.           </info>
  744.           <value>false</value>
  745.         </prop>
  746.         <prop oor:name="HiddenPage" oor:type="xs:boolean">
  747.           <info>
  748.             <desc>Indicates whether to print hidden pages.</desc>
  749.             <label>Hidden pages</label>
  750.           </info>
  751.           <value>true</value>
  752.         </prop>
  753.         <prop oor:name="Quality" oor:type="xs:int">
  754.           <info>
  755.             <desc>Specifies the quality of the printed colors.</desc>
  756.           </info>
  757.           <constraints>
  758.             <enumeration oor:value="0">
  759.               <info>
  760.                 <desc>Color</desc>
  761.               </info>
  762.             </enumeration>
  763.             <enumeration oor:value="1">
  764.               <info>
  765.                 <desc>Grayscale</desc>
  766.               </info>
  767.             </enumeration>
  768.             <enumeration oor:value="2">
  769.               <info>
  770.                 <desc>Black/White</desc>
  771.               </info>
  772.             </enumeration>
  773.           </constraints>
  774.           <value>0</value>
  775.         </prop>
  776.         <prop oor:name="FromPrinterSetup" oor:type="xs:boolean">
  777.           <info>
  778.             <desc>Indicates whether to use the system settings of the printer to choose the paper tray.</desc>
  779.             <label>From printer setup</label>
  780.           </info>
  781.           <value>false</value>
  782.         </prop>
  783.       </group>
  784.     </group>
  785.   </component>
  786. </oor:component-schema>
  787.