home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 October / VPR0210A.ISO / OPENOFFICE / f_0239 / Common.xml
Extensible Markup Language  |  2002-07-04  |  4KB  |  124 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Common cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
  3.         <Passwordstorage>
  4.             <Password cfg:type="string" cfg:localized="false"/>
  5.         </Passwordstorage>
  6.         <HistoryType>
  7.             <URL cfg:type="string"/>
  8.             <Filter cfg:type="string"/>
  9.             <Title cfg:type="string"/>
  10.             <Password cfg:type="string"/>
  11.         </HistoryType>
  12.         <MenuType>
  13.             <URL cfg:type="string"/>
  14.             <Title cfg:type="string" cfg:localized="true"/>
  15.             <ImageIdentifier cfg:type="string"/>
  16.             <TargetName cfg:type="string"/>
  17.         </MenuType>
  18.         <DialogSize>
  19.             <Height cfg:type="int" xsi:null="true"/>
  20.             <Width cfg:type="int" xsi:null="true"/>
  21.         </DialogSize>
  22.         <AppWindowPosition>
  23.             <Left cfg:type="int" xsi:null="true"/>
  24.             <Top cfg:type="int" xsi:null="true"/>
  25.             <Right cfg:type="int" xsi:null="true"/>
  26.             <Bottom cfg:type="int" xsi:null="true"/>
  27.         </AppWindowPosition>
  28.         <Font>
  29.             
  30.             <Name cfg:type="string" xsi:null="true"/>
  31.             <Height cfg:type="short" xsi:null="true"/>
  32.             <Width cfg:type="short" xsi:null="true"/>
  33.             <StyleName cfg:type="string" xsi:null="true"/>
  34.             <Family cfg:type="short" xsi:null="true"/>
  35.             <CharSet cfg:type="short" xsi:null="true"/>
  36.             <Pitch cfg:type="short" xsi:null="true"/>
  37.             <CharacterWidth cfg:type="double" xsi:null="true"/>
  38.             <Weight cfg:type="double" xsi:null="true"/>
  39.             <Slant cfg:type="short" xsi:null="true"/>
  40.             <UnderLine cfg:type="short" xsi:null="true"/>
  41.             <Strikeout cfg:type="short" xsi:null="true"/>
  42.             <Orientation cfg:type="double" xsi:null="true"/>
  43.             <Kerning cfg:type="boolean" xsi:null="true"/>
  44.             <WordLineMode cfg:type="boolean" xsi:null="true"/>
  45.             <Type cfg:type="short" xsi:null="true"/>
  46.         </Font>
  47.         <FontReplacement>
  48.             <ReplaceFont cfg:type="string"/>
  49.             <SubstituteFont cfg:type="string"/>
  50.             <OnScreenOnly cfg:type="boolean">false</OnScreenOnly>
  51.             <Always cfg:type="boolean">false</Always>
  52.         </FontReplacement>
  53.         <GraphicSize>
  54.             <Width cfg:type="int">10000</Width>
  55.             <Height cfg:type="int">10000</Height>
  56.         </GraphicSize>
  57.         <WindowAligment>
  58.             <Mode cfg:type="int" xsi:null="true"/>
  59.             <LastMode cfg:type="int" xsi:null="true"/>
  60.             <Line cfg:type="int" xsi:null="true"/>
  61.             <Position cfg:type="int" xsi:null="true"/>
  62.             <Width cfg:type="int" xsi:null="true"/>
  63.             <Height cfg:type="int" xsi:null="true"/>
  64.         </WindowAligment>
  65.         <WindowSize>
  66.             <Width cfg:type="int" xsi:null="true"/>
  67.             <Height cfg:type="int" xsi:null="true"/>
  68.         </WindowSize>
  69.         <WindowPosition>
  70.             <PositionX cfg:type="int" xsi:null="true"/>
  71.             <PositionY cfg:type="int" xsi:null="true"/>
  72.         </WindowPosition>
  73.         <LayoutSettings>
  74.             <MeasureUnit cfg:type="int">2</MeasureUnit>
  75.             <TabStop cfg:type="int">1250</TabStop>
  76.         </LayoutSettings>
  77.         <ObjectNames>
  78.             
  79.             <Name cfg:type="string" cfg:localized="true" cfg:finalized="true"/>
  80.             <Key cfg:type="string" cfg:finalized="true"/>
  81.         </ObjectNames>
  82.         <RecoveryEntry>
  83.             
  84.             <URL cfg:type="string"/>
  85.             <Filter cfg:type="string"/>
  86.             <TempName cfg:type="string"/>
  87.         </RecoveryEntry>
  88.         <StartEndCharacters>
  89.             <StartCharacters cfg:type="string"/>
  90.             <EndCharacters cfg:type="string"/>
  91.         </StartEndCharacters>
  92.         <NameCounter>
  93.             <Name cfg:type="string"/>
  94.             <Counter cfg:type="int" xsi:null="true"/>
  95.         </NameCounter>
  96.         <MailCommandLineProfile>
  97.             
  98.             
  99.             
  100.             
  101.             <FormatStrings>
  102.                 <base cfg:type="string"/>
  103.                 <from cfg:type="string"/>
  104.                 <to cfg:type="string"/>
  105.                 <cc cfg:type="string"/>
  106.                 <bcc cfg:type="string"/>
  107.                 <subject cfg:type="string"/>
  108.                 <attachments cfg:type="string"/>
  109.                 <body cfg:type="string"/>
  110.             </FormatStrings>
  111.             <EnumDelimiters>
  112.                 <cc cfg:type="string"/>
  113.                 <bcc cfg:type="string"/>
  114.                 <attachments cfg:type="string"/>
  115.             </EnumDelimiters>
  116.         </MailCommandLineProfile>
  117.         <JobDescription>
  118.             
  119.             <ServiceName cfg:type="string"/>
  120.             <UserInteraction cfg:type="boolean" xsi:null="true"/>
  121.             <AllowAsync cfg:type="boolean" xsi:null="true"/>
  122.             <ExecutionArguments cfg:type="set" cfg:element-type="cfg:any"/>
  123.         </JobDescription>
  124.     </Common>