home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 June
/
PCWorld_2002-06_cd.bin
/
Software
/
Komercni
/
openoffice
/
install
/
f_0143
/
Draw.xml
Wrap
Extensible Markup Language
|
2002-04-26
|
5KB
|
160 lines
<?xml version="1.0" encoding="utf-8"?>
<Draw cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
<Layout>
<Display>
<Ruler cfg:type="boolean">true</Ruler>
<Helpline cfg:type="boolean">true</Helpline>
<Guide cfg:type="boolean">false</Guide>
<Bezier cfg:type="boolean">false</Bezier>
<Contour cfg:type="boolean">true</Contour>
</Display>
<Other>
<TabStop>
<Metric cfg:type="int">1250</Metric>
<NonMetric cfg:type="int">1270</NonMetric>
</TabStop>
<MeasureUnit>
<Metric cfg:type="int">2</Metric>
<NonMetric cfg:type="int">8</NonMetric>
</MeasureUnit>
<StatusbarFunction cfg:type="int">9</StatusbarFunction>
</Other>
</Layout>
<Content>
<Display>
<PicturePlaceholder cfg:type="boolean">false</PicturePlaceholder>
<ContourMode cfg:type="boolean">false</ContourMode>
<TextPlaceholder cfg:type="boolean">false</TextPlaceholder>
<LineContour cfg:type="boolean">false</LineContour>
</Display>
</Content>
<Misc>
<TextObject>
<QuickEditing cfg:type="boolean">false</QuickEditing>
<Selectable cfg:type="boolean">true</Selectable>
</TextObject>
<BackgroundCache cfg:type="boolean">true</BackgroundCache>
<CopyWhileMoving cfg:type="boolean">false</CopyWhileMoving>
<ObjectMoveable cfg:type="boolean">true</ObjectMoveable>
<NoDistort cfg:type="boolean">false</NoDistort>
<DclickTextedit cfg:type="boolean">true</DclickTextedit>
<RotateClick cfg:type="boolean">false</RotateClick>
<Preview cfg:type="double">0</Preview>
<SimpleHandles cfg:type="boolean">true</SimpleHandles>
<BigHandles cfg:type="boolean">false</BigHandles>
<CreateWithAttributes cfg:type="boolean">false</CreateWithAttributes>
<CrossFading>
<Steps cfg:type="short">16</Steps>
<Orientation cfg:type="boolean">true</Orientation>
<Attributes cfg:type="boolean">true</Attributes>
</CrossFading>
</Misc>
<Snap>
<Object>
<Grid cfg:type="boolean">false</Grid>
<SnapLine cfg:type="boolean">true</SnapLine>
<PageMargin cfg:type="boolean">true</PageMargin>
<ObjectFrame cfg:type="boolean">false</ObjectFrame>
<ObjectPoint cfg:type="boolean">false</ObjectPoint>
<Range cfg:type="int">5</Range>
</Object>
<Position>
<CreatingMoving cfg:type="boolean">false</CreatingMoving>
<ExtendEdges cfg:type="boolean">true</ExtendEdges>
<Rotating cfg:type="boolean">false</Rotating>
<RotatingValue cfg:type="int">1500</RotatingValue>
<PointReduction cfg:type="int">1500</PointReduction>
</Position>
</Snap>
<Zoom>
<ScaleX cfg:type="int">1</ScaleX>
<ScaleY cfg:type="int">1</ScaleY>
</Zoom>
<Grid>
<Option>
<SnapToGrid cfg:type="boolean">false</SnapToGrid>
<VisibleGrid cfg:type="boolean">false</VisibleGrid>
<Synchronize cfg:type="boolean">false</Synchronize>
</Option>
<Resolution>
<XAxis>
<Metric cfg:type="int">1000</Metric>
<NonMetric cfg:type="int">1270</NonMetric>
</XAxis>
<YAxis>
<Metric cfg:type="int">1000</Metric>
<NonMetric cfg:type="int">1270</NonMetric>
</YAxis>
</Resolution>
<Subdivision>
<XAxis cfg:type="double">1</XAxis>
<YAxis cfg:type="double">1</YAxis>
</Subdivision>
<SnapGrid>
<Size cfg:type="boolean">true</Size>
<XAxis>
<Metric cfg:type="int">1000</Metric>
<NonMetric cfg:type="int">1270</NonMetric>
</XAxis>
<YAxis>
<Metric cfg:type="int">1000</Metric>
<NonMetric cfg:type="int">1270</NonMetric>
</YAxis>
</SnapGrid>
</Grid>
<Print>
<Content>
<Drawing cfg:type="boolean">true</Drawing>
</Content>
<Page>
<PageSize cfg:type="boolean">false</PageSize>
<PageTile cfg:type="boolean">false</PageTile>
<Booklet cfg:type="boolean">false</Booklet>
<BookletFront cfg:type="boolean">true</BookletFront>
<BookletBack cfg:type="boolean">true</BookletBack>
</Page>
<Other>
<PageName cfg:type="boolean">false</PageName>
<Date cfg:type="boolean">false</Date>
<Time cfg:type="boolean">false</Time>
<HiddenPage cfg:type="boolean">true</HiddenPage>
<Quality cfg:type="int">0</Quality>
<FromPrinterSetup cfg:type="boolean">false</FromPrinterSetup>
</Other>
</Print>
</Draw>