home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #3 / K-CD_2002-03.iso / OpenOffice / f_0184 / Common.xml
Extensible Markup Language  |  2001-11-09  |  68KB  |  714 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.         <Passwords>
  4.             <UseStorage cfg:type="boolean">true</UseStorage>
  5.             <HasMaster cfg:type="boolean">false</HasMaster>
  6.             <Master cfg:type="string"/>
  7.             <Store cfg:type="set" cfg:element-type="Passwordstorage"/>
  8.         </Passwords>
  9.         <_3D_Engine>
  10.             <Dithering cfg:type="boolean">true</Dithering>
  11.             <OpenGL cfg:type="boolean">true</OpenGL>
  12.             <OpenGL_Faster cfg:type="boolean">true</OpenGL_Faster>
  13.             <ShowFull cfg:type="boolean">false</ShowFull>
  14.         </_3D_Engine>
  15.         <AutoCorrect>
  16.             <Exceptions>
  17.                 <TwoCapitalsAtStart cfg:type="boolean">true</TwoCapitalsAtStart>
  18.                 <CapitalAtStartSentence cfg:type="boolean">true</CapitalAtStartSentence>
  19.             </Exceptions>
  20.             <UseReplacementTable cfg:type="boolean">true</UseReplacementTable>
  21.             <TwoCapitalsAtStart cfg:type="boolean">true</TwoCapitalsAtStart>
  22.             <CapitalAtStartSentence cfg:type="boolean">true</CapitalAtStartSentence>
  23.             <ChangeUnderlineWeight cfg:type="boolean">true</ChangeUnderlineWeight>
  24.             <SetInetAttribute cfg:type="boolean">true</SetInetAttribute>
  25.             <ChangeOrdinalNumber cfg:type="boolean">true</ChangeOrdinalNumber>
  26.             <ChangeFraction cfg:type="boolean">true</ChangeFraction>
  27.             <ChangeDash cfg:type="boolean">true</ChangeDash>
  28.             <RemoveDoubleSpaces cfg:type="boolean">false</RemoveDoubleSpaces>
  29.             <ReplaceSingleQuote cfg:type="boolean">false</ReplaceSingleQuote>
  30.             <SingleQuoteAtStart cfg:type="int" xsi:null="true"/>
  31.             <SingleQuoteAtEnd cfg:type="int" xsi:null="true"/>
  32.             <ReplaceDoubleQuote cfg:type="boolean">true</ReplaceDoubleQuote>
  33.             <DoubleQuoteAtStart cfg:type="int" xsi:null="true"/>
  34.             <DoubleQuoteAtEnd cfg:type="int" xsi:null="true"/>
  35.         </AutoCorrect>
  36.         <Cache>
  37.             <DrawingEngine>
  38.                 <OLE_Objects cfg:type="int">20</OLE_Objects>
  39.             </DrawingEngine>
  40.             <Writer>
  41.                 <OLE_Objects cfg:type="int">20</OLE_Objects>
  42.             </Writer>
  43.             <GraphicManager>
  44.                 <TotalCacheSize cfg:type="int">10240000</TotalCacheSize>
  45.                 <ObjectCacheSize cfg:type="int">2560000</ObjectCacheSize>
  46.                 <ObjectReleaseTime cfg:type="int">600</ObjectReleaseTime>
  47.             </GraphicManager>
  48.         </Cache>
  49.         <Path>
  50.             
  51.             
  52.             
  53.             <Current>
  54.                 
  55.                 <OfficeInstall cfg:type="string"/>
  56.                 <OfficeInstallURL cfg:type="string"/>
  57.                 <Addin cfg:type="string">$(progpath)/addin</Addin>
  58.                 <AutoCorrect cfg:type="string" cfg:separator=":" cfg:derivedBy="list">$(insturl)/share/autocorr:$(userurl)/autocorr</AutoCorrect>
  59.                 <AutoText cfg:type="string" cfg:separator=":" cfg:derivedBy="list">$(insturl)/share/autotext/$(vlang):$(userurl)/autotext</AutoText>
  60.                 <Backup cfg:type="string">$(userurl)/backup</Backup>
  61.                 <Basic cfg:type="string" cfg:separator=":" cfg:derivedBy="list">$(insturl)/share/basic:$(userurl)/basic</Basic>
  62.                 <Bitmap cfg:type="string">$(insturl)/share/config/symbol</Bitmap>
  63.                 <Config cfg:type="string">$(insturl)/share/config</Config>
  64.                 <Dictionary cfg:type="string">$(insturl)/share/wordbook/$(vlang)</Dictionary>
  65.                 <Favorite cfg:type="string">$(userurl)/config/folders</Favorite>
  66.                 <Filter cfg:type="string">$(progpath)/filter</Filter>
  67.                 <Gallery cfg:type="string" cfg:separator=":" cfg:derivedBy="list">$(insturl)/share/gallery:$(userurl)/gallery</Gallery>
  68.                 <Graphic cfg:type="string">$(insturl)/share/gallery</Graphic>
  69.                 <Help cfg:type="string">$(instpath)/help</Help>
  70.                 <Linguistic cfg:type="string">$(insturl)/share/dict</Linguistic>
  71.                 <Module cfg:type="string">$(progpath)</Module>
  72.                 <Palette cfg:type="string">$(userurl)/config</Palette>
  73.                 <Plugin cfg:type="string" cfg:separator=":" cfg:derivedBy="list">$(userpath)/plugin</Plugin>
  74.                 <Storage cfg:type="string">$(userpath)/store</Storage>
  75.                 <Temp cfg:type="string">$(userurl)/temp</Temp>
  76.                 <Template cfg:type="string" cfg:separator=":" cfg:derivedBy="list">$(insturl)/share/template/$(vlang):$(userurl)/template</Template>
  77.                 <UserConfig cfg:type="string">$(userurl)/config</UserConfig>
  78.                 <UserDictionary cfg:type="string">$(userurl)/wordbook</UserDictionary>
  79.                 <Work cfg:type="string">$(userurl)/work</Work>
  80.             </Current>
  81.             <Default>
  82.                 
  83.                 <Addin cfg:type="string" cfg:writable="false">$(progpath)/addin</Addin>
  84.                 <AutoCorrect cfg:type="string" cfg:separator=":" cfg:derivedBy="list" cfg:writable="false">$(insturl)/share/autocorr:$(userurl)/autocorr</AutoCorrect>
  85.                 <AutoText cfg:type="string" cfg:separator=":" cfg:derivedBy="list" cfg:writable="false">$(insturl)/share/autotext/$(vlang):$(userurl)/autotext</AutoText>
  86.                 <Backup cfg:type="string" cfg:writable="false">$(userurl)/backup</Backup>
  87.                 <Basic cfg:type="string" cfg:separator=":" cfg:derivedBy="list" cfg:writable="false">$(insturl)/share/basic:$(userurl)/basic</Basic>
  88.                 <Bitmap cfg:type="string" cfg:writable="false">$(insturl)/share/config/symbol</Bitmap>
  89.                 <Config cfg:type="string" cfg:writable="false">$(insturl)/share/config</Config>
  90.                 <Dictionary cfg:type="string" cfg:writable="false">$(insturl)/share/wordbook/$(vlang)</Dictionary>
  91.                 <Favorite cfg:type="string" cfg:writable="false">$(userurl)/config/folders</Favorite>
  92.                 <Filter cfg:type="string" cfg:writable="false">$(progpath)/filter</Filter>
  93.                 <Gallery cfg:type="string" cfg:separator=":" cfg:derivedBy="list" cfg:writable="false">$(insturl)/share/gallery:$(userurl)/gallery</Gallery>
  94.                 <Graphic cfg:type="string" cfg:writable="false">$(insturl)/share/gallery</Graphic>
  95.                 <Help cfg:type="string" cfg:writable="false">$(instpath)/help</Help>
  96.                 <Linguistic cfg:type="string" cfg:writable="false">$(insturl)/share/dict</Linguistic>
  97.                 <Module cfg:type="string" cfg:writable="false">$(progpath)</Module>
  98.                 <Palette cfg:type="string" cfg:writable="false">$(userurl)/config</Palette>
  99.                 <Plugin cfg:type="string" cfg:separator=":" cfg:derivedBy="list" cfg:writable="false">$(userpath)/plugin</Plugin>
  100.                 <Temp cfg:type="string" cfg:writable="false">$(userurl)/temp</Temp>
  101.                 <Template cfg:type="string" cfg:separator=":" cfg:derivedBy="list" cfg:writable="false">$(insturl)/share/template/$(vlang):$(userurl)/template</Template>
  102.                 <UserConfig cfg:type="string" cfg:writable="false">$(userurl)/config</UserConfig>
  103.                 <UserDictionary cfg:type="string" cfg:writable="false">$(userurl)/wordbook</UserDictionary>
  104.                 <Work cfg:type="string" cfg:writable="false">$(userurl)/work</Work>
  105.             </Default>
  106.         </Path>
  107.         <FileDialog>
  108.             <Extension cfg:type="boolean">true</Extension>
  109.             <FilterCache cfg:type="int" xsi:null="true"/>
  110.             <ImportGraphic>
  111.                 <Position cfg:type="int" xsi:null="true"/>
  112.                 <Size>
  113.                         <Height cfg:type="int">100</Height>
  114.                         <Width cfg:type="int">200</Width>
  115.                     </Size>
  116.                 <AsLink cfg:type="boolean">false</AsLink>
  117.                 <Preview cfg:type="boolean">false</Preview>
  118.             </ImportGraphic>
  119.             <FileDialogSize cfg:type="string"/>
  120.         </FileDialog>
  121.         <Font>
  122.             <Substitution>
  123.                 <Replacement cfg:type="boolean">false</Replacement>
  124.                 <FontPairs cfg:type="set" cfg:element-type="FontReplacement"/>
  125.             </Substitution>
  126.             <View>
  127.                 <History cfg:type="boolean">true</History>
  128.                 <ShowFontBoxWYSIWYG cfg:type="boolean">true</ShowFontBoxWYSIWYG>
  129.             </View>
  130.         </Font>
  131.         <Gallery>
  132.             <ID_Dialog cfg:type="boolean">false</ID_Dialog>
  133.         </Gallery>
  134.         <Menus>
  135.             
  136.             
  137.             <New cfg:type="set" cfg:element-type="MenuType"><MenuType cfg:name="m0">
  138.                     <URL cfg:type="string">private:factory/swriter</URL>
  139.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">µûçσ¡ùµûçΣ╗╢(~T)</cfg:value><cfg:value xml:lang="ja">µûçµ¢╕∩╛ä∩╛₧∩╜╖∩╜¡∩╛Æ∩╛¥∩╛ä(~T)</cfg:value><cfg:value xml:lang="tr">~Text Document</cfg:value><cfg:value xml:lang="el">╬ê╬│╬│╧ü╬▒╧å╬┐ ╬║╬╡╬╣╬╝╬¡╬╜╬┐~╧à</cfg:value><cfg:value xml:lang="es">~Documento de texto</cfg:value><cfg:value xml:lang="pt-BR">~Text Document</cfg:value><cfg:value xml:lang="pl">Dokument ~tekstowy</cfg:value><cfg:value xml:lang="pt">~Texto</cfg:value><cfg:value xml:lang="ko">φàì∞èñφè╕ δ¼╕∞ä£(~T)</cfg:value><cfg:value xml:lang="fr">~Texte</cfg:value><cfg:value xml:lang="ar">~Text Document</cfg:value><cfg:value xml:lang="en-US">~Text Document</cfg:value><cfg:value xml:lang="ru">╨ó╨╡╨║╤ü╤é╨╛╨▓╤ï╨╣ ╨┤╨╛╨║╤â╨╝╨╡╨╜╤é</cfg:value><cfg:value xml:lang="zh-CN">µûçµ£¼µûçµíú(~T)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Tekstdocument</cfg:value><cfg:value xml:lang="sv">~Textdokument</cfg:value><cfg:value xml:lang="da">~Text Document</cfg:value><cfg:value xml:lang="de">~Textdokument</cfg:value><cfg:value xml:lang="it">~Documento di testo</cfg:value><cfg:value xml:lang="fi">~Text Document</cfg:value><cfg:value xml:lang="ca">~Text Document</cfg:value></Title>
  140.                     <ImageIdentifier cfg:type="string"/>
  141.                     <TargetName cfg:type="string">_blank</TargetName>
  142.                 </MenuType><MenuType cfg:name="m1">
  143.                     <URL cfg:type="string">private:factory/scalc</URL>
  144.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">σ╖ÑΣ╜£Φí¿µûçΣ╗╢(~S)</cfg:value><cfg:value xml:lang="ja">Φí¿Φ¿êτ«ù∩╛ä∩╛₧∩╜╖∩╜¡∩╛Æ∩╛¥∩╛ä(~S)</cfg:value><cfg:value xml:lang="tr">~Spreadsheet</cfg:value><cfg:value xml:lang="el">╬ê╬│╬│╧ü╬▒╧å╬┐ ╧Ç╬»~╬╜╬▒╬║╬▒</cfg:value><cfg:value xml:lang="es">Hoja de ~c├ílculo</cfg:value><cfg:value xml:lang="pt-BR">~Spreadsheet</cfg:value><cfg:value xml:lang="pl">Arkusz kalk~ulacyjny</cfg:value><cfg:value xml:lang="pt">Folha de ~c├ílculo</cfg:value><cfg:value xml:lang="ko">φàî∞¥┤δ╕ö δ¼╕∞ä£(~S)</cfg:value><cfg:value xml:lang="fr">~Classeur</cfg:value><cfg:value xml:lang="ar">~Spreadsheet</cfg:value><cfg:value xml:lang="en-US">~Spreadsheet</cfg:value><cfg:value xml:lang="ru">╨ö╨╛╨║╤â╨╝╨╡╨╜╤é ╤ì╨╗╨╡╨║╤é╤Ç╨╛╨╜╨╜╨╛╨╣ ╤é╨░╨▒╨╗╨╕╤å╤ï</cfg:value><cfg:value xml:lang="zh-CN">σ╖ÑΣ╜£Φí¿µûçµíú(~S)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Werkbladdocument</cfg:value><cfg:value xml:lang="sv">Tab~elldokument</cfg:value><cfg:value xml:lang="da">~Spreadsheet</cfg:value><cfg:value xml:lang="de">Tab~ellendokument</cfg:value><cfg:value xml:lang="it">~Foglio elettronico</cfg:value><cfg:value xml:lang="fi">~Spreadsheet</cfg:value><cfg:value xml:lang="ca">~Spreadsheet</cfg:value></Title>
  145.                     <ImageIdentifier cfg:type="string"/>
  146.                     <TargetName cfg:type="string">_blank</TargetName>
  147.                 </MenuType><MenuType cfg:name="m2">
  148.                     <URL cfg:type="string">private:factory/simpress</URL>
  149.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">τ░íσá▒(~P)</cfg:value><cfg:value xml:lang="ja">∩╛î∩╛ƒ∩╛Ü∩╜╛∩╛₧∩╛¥∩╛â∩╜░∩╜╝∩╜«∩╛¥(~P)</cfg:value><cfg:value xml:lang="tr">~Presentation</cfg:value><cfg:value xml:lang="el">~╬á╬▒╧ü╬┐╧à╧â╬»╬▒╧â╬╖</cfg:value><cfg:value xml:lang="es">~Presentaci├│n</cfg:value><cfg:value xml:lang="pt-BR">~Presentation</cfg:value><cfg:value xml:lang="pl">~Prezentacja</cfg:value><cfg:value xml:lang="pt">A~presenta├º├úo</cfg:value><cfg:value xml:lang="ko">∞è¼δ¥╝∞¥┤δô£∞ç╝(~P)</cfg:value><cfg:value xml:lang="fr">~Pr├⌐sentation</cfg:value><cfg:value xml:lang="ar">~Presentation</cfg:value><cfg:value xml:lang="en-US">~Presentation</cfg:value><cfg:value xml:lang="ru">╨ƒ╤Ç╨╡~╨╖╨╡╨╜╤é╨░╤å╨╕╤Å</cfg:value><cfg:value xml:lang="zh-CN">µ╝öτñ║µûçτ¿┐(~P)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Presentatie</cfg:value><cfg:value xml:lang="sv">~Presentation</cfg:value><cfg:value xml:lang="da">~Presentation</cfg:value><cfg:value xml:lang="de">~Pr├ñsentation</cfg:value><cfg:value xml:lang="it">~Presentazione</cfg:value><cfg:value xml:lang="fi">~Presentation</cfg:value><cfg:value xml:lang="ca">~Presentation</cfg:value></Title>
  150.                     <ImageIdentifier cfg:type="string"/>
  151.                     <TargetName cfg:type="string">_blank</TargetName>
  152.                 </MenuType><MenuType cfg:name="m3">
  153.                     <URL cfg:type="string">private:factory/sdraw</URL>
  154.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">τ╣¬σ£û(~D)</cfg:value><cfg:value xml:lang="ja">σ¢│σ╜óµÅÅτö╗(~D)</cfg:value><cfg:value xml:lang="tr">~Drawing</cfg:value><cfg:value xml:lang="el">╬ú~╧ç╬¡╬┤╬╣╬┐</cfg:value><cfg:value xml:lang="es">Dib~ujo</cfg:value><cfg:value xml:lang="pt-BR">~Drawing</cfg:value><cfg:value xml:lang="pl">~Rysunek</cfg:value><cfg:value xml:lang="pt">De~senho</cfg:value><cfg:value xml:lang="ko">Ω╖╕리Ω╕░(~D)</cfg:value><cfg:value xml:lang="fr">D~essin</cfg:value><cfg:value xml:lang="ar">~Drawing</cfg:value><cfg:value xml:lang="en-US">~Drawing</cfg:value><cfg:value xml:lang="ru">~╨á╨╕╤ü╤â╨╜╨╛╨║</cfg:value><cfg:value xml:lang="zh-CN">τ╗ÿσ¢╛(~D)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">T~ekening</cfg:value><cfg:value xml:lang="sv">Te~ckning</cfg:value><cfg:value xml:lang="da">~Drawing</cfg:value><cfg:value xml:lang="de">~Zeichnung</cfg:value><cfg:value xml:lang="it">Dis~egno</cfg:value><cfg:value xml:lang="fi">~Drawing</cfg:value><cfg:value xml:lang="ca">~Drawing</cfg:value></Title>
  155.                     <ImageIdentifier cfg:type="string"/>
  156.                     <TargetName cfg:type="string">_blank</TargetName>
  157.                 </MenuType><MenuType cfg:name="m4">
  158.                     <URL cfg:type="string">private:separator</URL>
  159.                     <Title cfg:type="string" cfg:localized="true"/>
  160.                     <ImageIdentifier cfg:type="string"/>
  161.                     <TargetName cfg:type="string">_blank</TargetName>
  162.                 </MenuType><MenuType cfg:name="m5">
  163.                     <URL cfg:type="string">private:factory/swriter/web</URL>
  164.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">~HTML µûçΣ╗╢</cfg:value><cfg:value xml:lang="ja">~HTML σ╜óσ╝Å∩╛ä∩╛₧∩╜╖∩╜¡∩╛Æ∩╛¥∩╛ä</cfg:value><cfg:value xml:lang="tr">~HTML Document</cfg:value><cfg:value xml:lang="el">╬ê╬│╬│╧ü╬▒╧å╬┐ ~HTML</cfg:value><cfg:value xml:lang="es">Documento ~HTML</cfg:value><cfg:value xml:lang="pt-BR">~HTML Document</cfg:value><cfg:value xml:lang="pl">Dokument ~HTML</cfg:value><cfg:value xml:lang="pt">Documento ~HTML</cfg:value><cfg:value xml:lang="ko">~HTML - δ¼╕∞ä£(H)</cfg:value><cfg:value xml:lang="fr">Document ~HTML</cfg:value><cfg:value xml:lang="ar">~HTML Document</cfg:value><cfg:value xml:lang="en-US">~HTML Document</cfg:value><cfg:value xml:lang="ru">╨ö╨╛╨║╤â╨╝╨╡╨╜╤é ~HTML</cfg:value><cfg:value xml:lang="zh-CN">~HTML µûçµíú</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~HTML-Document</cfg:value><cfg:value xml:lang="sv">~HTML-dokument</cfg:value><cfg:value xml:lang="da">~HTML Document</cfg:value><cfg:value xml:lang="de">~HTML - Dokument</cfg:value><cfg:value xml:lang="it">Documento ~HTML</cfg:value><cfg:value xml:lang="fi">~HTML Document</cfg:value><cfg:value xml:lang="ca">~HTML Document</cfg:value></Title>
  165.                     <ImageIdentifier cfg:type="string"/>
  166.                     <TargetName cfg:type="string">_blank</TargetName>
  167.                 </MenuType><MenuType cfg:name="m6">
  168.                     <URL cfg:type="string">private:factory/swriter/GlobalDocument</URL>
  169.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">Σ╕╗µÄºµûçΣ╗╢(~A)</cfg:value><cfg:value xml:lang="ja">∩╛Å∩╜╜∩╛Ç∩╜░∩╛ä∩╛₧∩╜╖∩╜¡∩╛Æ∩╛¥∩╛ä(~A)</cfg:value><cfg:value xml:lang="tr">M~aster Document</cfg:value><cfg:value xml:lang="el">K╧ì╧ü╬╣╬┐ ╬¡╬│~╬│╧ü╬▒╧å╬┐</cfg:value><cfg:value xml:lang="es">Documento ma~estro</cfg:value><cfg:value xml:lang="pt-BR">M~aster Document</cfg:value><cfg:value xml:lang="pl">Dokument ~g┼é├│wny</cfg:value><cfg:value xml:lang="pt">Docum~ento-mestre</cfg:value><cfg:value xml:lang="ko">δºê∞èñφä░ δ¼╕∞ä£(~A)</cfg:value><cfg:value xml:lang="fr">~Document ma├«tre</cfg:value><cfg:value xml:lang="ar">to be translated</cfg:value><cfg:value xml:lang="en-US">M~aster Document</cfg:value><cfg:value xml:lang="ru">╨ô╨╗╨░╨▓╨╜╤ï╨╣ ╨┤╨╛╨║╤â╨╝╨╡╨╜╤é</cfg:value><cfg:value xml:lang="zh-CN">Σ╕╗µÄºµûçµíú(~A)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Basisdocument</cfg:value><cfg:value xml:lang="sv">~Samlingsdokument</cfg:value><cfg:value xml:lang="da">M~aster Document</cfg:value><cfg:value xml:lang="de">~Globaldokument</cfg:value><cfg:value xml:lang="it">Documento ~master</cfg:value><cfg:value xml:lang="fi">M~aster Document</cfg:value><cfg:value xml:lang="ca">M~aster Document</cfg:value></Title>
  170.                     <ImageIdentifier cfg:type="string"/>
  171.                     <TargetName cfg:type="string">_blank</TargetName>
  172.                 </MenuType><MenuType cfg:name="m7">
  173.                     <URL cfg:type="string">private:separator</URL>
  174.                     <Title cfg:type="string" cfg:localized="true"/>
  175.                     <ImageIdentifier cfg:type="string"/>
  176.                     <TargetName cfg:type="string">_blank</TargetName>
  177.                 </MenuType><MenuType cfg:name="m8">
  178.                     <URL cfg:type="string">private:factory/smath</URL>
  179.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">σà¼σ╝Å(~O)</cfg:value><cfg:value xml:lang="ja">µò░σ╝Å(~O)</cfg:value><cfg:value xml:lang="tr">F~ormula</cfg:value><cfg:value xml:lang="el">╬ñ╧ì╧Ç~╬┐╧é</cfg:value><cfg:value xml:lang="es">~F├│rmula</cfg:value><cfg:value xml:lang="pt-BR">F~ormula</cfg:value><cfg:value xml:lang="pl">F~ormu┼éa</cfg:value><cfg:value xml:lang="pt">F├│~rmula</cfg:value><cfg:value xml:lang="ko">∞êÿ∞ï¥(~O)</cfg:value><cfg:value xml:lang="fr">F~ormule</cfg:value><cfg:value xml:lang="ar">F~ormula</cfg:value><cfg:value xml:lang="en-US">F~ormula</cfg:value><cfg:value xml:lang="ru">╨ñ╨╛╤Ç╨╝╤â╨╗╨░</cfg:value><cfg:value xml:lang="zh-CN">σà¼σ╝Å(~O)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">F~ormule</cfg:value><cfg:value xml:lang="sv">F~ormel</cfg:value><cfg:value xml:lang="da">F~ormula</cfg:value><cfg:value xml:lang="de">F~ormel</cfg:value><cfg:value xml:lang="it">F~ormula</cfg:value><cfg:value xml:lang="fi">F~ormula</cfg:value><cfg:value xml:lang="ca">F~ormula</cfg:value></Title>
  180.                     <ImageIdentifier cfg:type="string"/>
  181.                     <TargetName cfg:type="string">_blank</TargetName>
  182.                 </MenuType><MenuType cfg:name="m9">
  183.                     <URL cfg:type="string">private:factory/swriter?slot=21051</URL>
  184.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">Φ▓╝µ¿Ö(~L)</cfg:value><cfg:value xml:lang="ja">∩╛ù∩╛ì∩╛₧∩╛Öµ¢╕πüì(~L)</cfg:value><cfg:value xml:lang="tr">~Labels</cfg:value><cfg:value xml:lang="el">╬ò╧ä~╬╣╬║╬¡╧ä╬╡╧é</cfg:value><cfg:value xml:lang="es">Etiqu~etas</cfg:value><cfg:value xml:lang="pt-BR">~Labels</cfg:value><cfg:value xml:lang="pl">Etyk~iety</cfg:value><cfg:value xml:lang="pt">Etiquetas</cfg:value><cfg:value xml:lang="ko">δ¥╝δ▓¿(~L)</cfg:value><cfg:value xml:lang="fr">├ëti~quettes</cfg:value><cfg:value xml:lang="ar">~Labels</cfg:value><cfg:value xml:lang="en-US">~Labels</cfg:value><cfg:value xml:lang="ru">╨¥╨░╨║╨╗╨╡╨╣╨║╨╕</cfg:value><cfg:value xml:lang="zh-CN">µáçτ¡╛(~L)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">Et~iketten</cfg:value><cfg:value xml:lang="sv">Et~iketter</cfg:value><cfg:value xml:lang="da">~Labels</cfg:value><cfg:value xml:lang="de">Et~iketten</cfg:value><cfg:value xml:lang="it">Et~ichette</cfg:value><cfg:value xml:lang="fi">~Labels</cfg:value><cfg:value xml:lang="ca">~Labels</cfg:value></Title>
  185.                     <ImageIdentifier cfg:type="string">private:image/3163</ImageIdentifier>
  186.                     <TargetName cfg:type="string">_blank</TargetName>
  187.                 </MenuType><MenuType cfg:name="m10">
  188.                     <URL cfg:type="string">private:factory/swriter?slot=21052</URL>
  189.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">σÉìτëç(~U)</cfg:value><cfg:value xml:lang="ja">σÉìσê║(~U)</cfg:value><cfg:value xml:lang="tr">B~usiness Cards</cfg:value><cfg:value xml:lang="el">~╬ú╧à╧â╧ä╬▒╧ä╬╣╬║╬¡╧é ╬║╬¼╧ü╧ä╬╡╧é</cfg:value><cfg:value xml:lang="es">~Tarjetas de visita</cfg:value><cfg:value xml:lang="pt-BR">B~usiness Cards</cfg:value><cfg:value xml:lang="pl">~Wizyt├│wki</cfg:value><cfg:value xml:lang="pt">Cart├╡es de ~visita</cfg:value><cfg:value xml:lang="ko">δ¬àφò¿(~U)</cfg:value><cfg:value xml:lang="fr">Cartes de ~visite</cfg:value><cfg:value xml:lang="ar">B~usiness Cards</cfg:value><cfg:value xml:lang="en-US">B~usiness Cards</cfg:value><cfg:value xml:lang="ru">╨Æ╨╕╨╖╨╕╤é╨╜╤ï╨╡ ╨║╨░╤Ç╤é╨╛╤ç╨║╨╕</cfg:value><cfg:value xml:lang="zh-CN">σÉìτëç(~U)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Visitekaartjes</cfg:value><cfg:value xml:lang="sv">~Visitkort</cfg:value><cfg:value xml:lang="da">B~usiness Cards</cfg:value><cfg:value xml:lang="de">~Visitenkarten</cfg:value><cfg:value xml:lang="it">Biglietti da ~visita</cfg:value><cfg:value xml:lang="fi">B~usiness Cards</cfg:value><cfg:value xml:lang="ca">B~usiness Cards</cfg:value></Title>
  190.                     <ImageIdentifier cfg:type="string">private:image/3163</ImageIdentifier>
  191.                     <TargetName cfg:type="string">_blank</TargetName>
  192.                 </MenuType><MenuType cfg:name="m11">
  193.                     <URL cfg:type="string">private:separator</URL>
  194.                     <Title cfg:type="string" cfg:localized="true"/>
  195.                     <ImageIdentifier cfg:type="string"/>
  196.                     <TargetName cfg:type="string">_blank</TargetName>
  197.                 </MenuType><MenuType cfg:name="m12">
  198.                     <URL cfg:type="string">slot:5500</URL>
  199.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">µ¿úσ╝ÅσÆîµûçΣ╗╢(~N)</cfg:value><cfg:value xml:lang="ja">∩╛â∩╛¥∩╛î∩╛ƒ∩╛Ü∩╜░∩╛äπü¿∩╛ä∩╛₧∩╜╖∩╜¡∩╛Æ∩╛¥∩╛ä(~N)</cfg:value><cfg:value xml:lang="tr">F~rom Template...</cfg:value><cfg:value xml:lang="el">╬á╧ü╧î╧ä╧à╧Ç~╬▒ ╬║╬▒╬╣ ╬¡╬│╬│╧ü╬▒╧å╬▒</cfg:value><cfg:value xml:lang="es">~Plantillas y documentos</cfg:value><cfg:value xml:lang="pt-BR">F~rom Template...</cfg:value><cfg:value xml:lang="pl">Szablony i dokumenty</cfg:value><cfg:value xml:lang="pt">~Modelos e documentos</cfg:value><cfg:value xml:lang="ko">∞ä£∞怒φîî∞¥╝Ω│╝ δ¼╕∞ä£(~N)...</cfg:value><cfg:value xml:lang="fr">Mod├¿~les et documents</cfg:value><cfg:value xml:lang="ar">F~rom Template...</cfg:value><cfg:value xml:lang="en-US">Templates a~nd Documents</cfg:value><cfg:value xml:lang="ru">╨¿╨░╨▒╨╗╨╛╨╜╤ï ╨╕ ╨┤╨╛╨║╤â╨╝╨╡╨╜╤é╤ï</cfg:value><cfg:value xml:lang="zh-CN">µá╖σ╝ÅσÆîµûçµîí(~N)</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Sjablonen en documenten</cfg:value><cfg:value xml:lang="sv">M~allar och dokument</cfg:value><cfg:value xml:lang="da">F~rom Template...</cfg:value><cfg:value xml:lang="de">Vorl~agen und Dokumente</cfg:value><cfg:value xml:lang="it">Mode~lli e documenti</cfg:value><cfg:value xml:lang="fi">F~rom Template...</cfg:value><cfg:value xml:lang="ca">F~rom Template...</cfg:value></Title>
  200.                     <ImageIdentifier cfg:type="string">private:image/3242</ImageIdentifier>
  201.                     <TargetName cfg:type="string">_self</TargetName>
  202.                 </MenuType></New>
  203.             <Wizard cfg:type="set" cfg:element-type="MenuType"><MenuType cfg:name="m0">
  204.                     <URL cfg:type="string">slot:10428</URL>
  205.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">Σ┐íσç╜(~L)...</cfg:value><cfg:value xml:lang="ja">∩╛Ü∩╛Ç∩╜░(~L)...</cfg:value><cfg:value xml:lang="tr">~Letter...</cfg:value><cfg:value xml:lang="el">╬ò╧Ç╬╣╧â╧ä╬┐~╬╗╬«...</cfg:value><cfg:value xml:lang="es">~Carta...</cfg:value><cfg:value xml:lang="pt-BR">to be translated</cfg:value><cfg:value xml:lang="pl">~List...</cfg:value><cfg:value xml:lang="pt">~Carta...</cfg:value><cfg:value xml:lang="ko">φÄ╕∞ºÇ(~L)...</cfg:value><cfg:value xml:lang="fr">~Lettre...</cfg:value><cfg:value xml:lang="ar">~Letter...</cfg:value><cfg:value xml:lang="en-US">~Letter...</cfg:value><cfg:value xml:lang="ru">~╨ƒ╨╕╤ü╤î╨╝╨╛...</cfg:value><cfg:value xml:lang="zh-CN">Σ┐íσç╜(~L)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Brief...</cfg:value><cfg:value xml:lang="sv">~Brev...</cfg:value><cfg:value xml:lang="da">~Letter...</cfg:value><cfg:value xml:lang="de">~Brief...</cfg:value><cfg:value xml:lang="it">~Lettera...</cfg:value><cfg:value xml:lang="fi">~Letter...</cfg:value><cfg:value xml:lang="ca">~Letter...</cfg:value></Title>
  206.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  207.                     <TargetName cfg:type="string">_self</TargetName>
  208.                 </MenuType><MenuType cfg:name="m1">
  209.                     <URL cfg:type="string">slot:10427</URL>
  210.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">σé│τ£ƒ(~F)...</cfg:value><cfg:value xml:lang="ja">~Fax ΘÇüΣ╗ÿτè╢...</cfg:value><cfg:value xml:lang="tr">~Fax...</cfg:value><cfg:value xml:lang="el">~Fax...</cfg:value><cfg:value xml:lang="es">~Fax...</cfg:value><cfg:value xml:lang="pt-BR">~Fax...</cfg:value><cfg:value xml:lang="pl">~Faks...</cfg:value><cfg:value xml:lang="pt">~Fax...</cfg:value><cfg:value xml:lang="ko">φî⌐∞èñ(~F)...</cfg:value><cfg:value xml:lang="fr">~Fax...</cfg:value><cfg:value xml:lang="ar">~Fax...</cfg:value><cfg:value xml:lang="en-US">~Fax...</cfg:value><cfg:value xml:lang="ru">~╨ñ╨░╨║╤ü...</cfg:value><cfg:value xml:lang="zh-CN">Σ╝áτ£ƒ(~F)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Fax...</cfg:value><cfg:value xml:lang="sv">~Fax...</cfg:value><cfg:value xml:lang="da">~Fax...</cfg:value><cfg:value xml:lang="de">~Fax...</cfg:value><cfg:value xml:lang="it">~Fax...</cfg:value><cfg:value xml:lang="fi">~Fax...</cfg:value><cfg:value xml:lang="ca">~Fax...</cfg:value></Title>
  211.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  212.                     <TargetName cfg:type="string">_self</TargetName>
  213.                 </MenuType><MenuType cfg:name="m2">
  214.                     <URL cfg:type="string">slot:10426</URL>
  215.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">µ£âΦ¡░Φ¡░τ¿ï(~A)...</cfg:value><cfg:value xml:lang="ja">Σ╝ÜΦ¡░Θî▓(~A)...</cfg:value><cfg:value xml:lang="tr">~Agenda...</cfg:value><cfg:value xml:lang="el">╬á╧ü╧î╬│╧ü~╬▒╬╝╬╝╬▒ ╬╡╧ü╬│╬▒╧â╬»╬▒╧é...</cfg:value><cfg:value xml:lang="es">~Agenda...</cfg:value><cfg:value xml:lang="pt-BR">~Agenda...</cfg:value><cfg:value xml:lang="pl">~Agenda...</cfg:value><cfg:value xml:lang="pt">~Agenda...</cfg:value><cfg:value xml:lang="ko">∞òêΩ▒┤(~A)...</cfg:value><cfg:value xml:lang="fr">~Agenda...</cfg:value><cfg:value xml:lang="ar">~Agenda...</cfg:value><cfg:value xml:lang="en-US">~Agenda...</cfg:value><cfg:value xml:lang="ru">~╨ƒ╨╛╨▓╨╡╤ü╤é╨║╨░ ╨┤╨╜╤Å...</cfg:value><cfg:value xml:lang="zh-CN">Σ╝ÜΦ««Φ««τ¿ï(~A)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Agenda...</cfg:value><cfg:value xml:lang="sv">~Agenda...</cfg:value><cfg:value xml:lang="da">~Agenda...</cfg:value><cfg:value xml:lang="de">~Agenda...</cfg:value><cfg:value xml:lang="it">~Agenda...</cfg:value><cfg:value xml:lang="fi">~Agenda...</cfg:value><cfg:value xml:lang="ca">~Agenda...</cfg:value></Title>
  216.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  217.                     <TargetName cfg:type="string">_self</TargetName>
  218.                 </MenuType><MenuType cfg:name="m3">
  219.                     <URL cfg:type="string">slot:10429</URL>
  220.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">σéÖσ┐ÿΘîä(~M)...</cfg:value><cfg:value xml:lang="ja">∩╛Æ∩╛ôσ╕│(~M)...</cfg:value><cfg:value xml:lang="tr">~Memo...</cfg:value><cfg:value xml:lang="el">╬ú╬╖~╬╝╬╡╬»╧ë╬╝╬▒...</cfg:value><cfg:value xml:lang="es">~Memor├índum...</cfg:value><cfg:value xml:lang="pt-BR">~Memo...</cfg:value><cfg:value xml:lang="pl">~Memorandum...</cfg:value><cfg:value xml:lang="pt">~Memorando...</cfg:value><cfg:value xml:lang="ko">δ⌐ö모(~M)...</cfg:value><cfg:value xml:lang="fr">~M├⌐mo...</cfg:value><cfg:value xml:lang="ar">~Memo...</cfg:value><cfg:value xml:lang="en-US">~Memo...</cfg:value><cfg:value xml:lang="ru">~╨ƒ╨░╨╝╤Å╤é╨║╨░...</cfg:value><cfg:value xml:lang="zh-CN">σñçσ┐ÿσ╜ò(~M)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Memo...</cfg:value><cfg:value xml:lang="sv">P~M...</cfg:value><cfg:value xml:lang="da">~Memo...</cfg:value><cfg:value xml:lang="de">~Memo...</cfg:value><cfg:value xml:lang="it">~Memo...</cfg:value><cfg:value xml:lang="fi">~Memo...</cfg:value><cfg:value xml:lang="ca">~Memo...</cfg:value></Title>
  221.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  222.                     <TargetName cfg:type="string">_self</TargetName>
  223.                 </MenuType><MenuType cfg:name="m4">
  224.                     <URL cfg:type="string">private:separator</URL>
  225.                     <Title cfg:type="string" cfg:localized="true"/>
  226.                     <ImageIdentifier cfg:type="string"/>
  227.                     <TargetName cfg:type="string">_self</TargetName>
  228.                 </MenuType><MenuType cfg:name="m5">
  229.                     <URL cfg:type="string">slot:10425</URL>
  230.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">τ░íσá▒(~P)...</cfg:value><cfg:value xml:lang="ja">∩╛î∩╛ƒ∩╛Ü∩╜╛∩╛₧∩╛¥∩╛â∩╜░∩╜╝∩╜«∩╛¥(~P)...</cfg:value><cfg:value xml:lang="tr">~Presentation...</cfg:value><cfg:value xml:lang="el">~╬á╬▒╧ü╬┐╧à╧â╬»╬▒╧â╬╖...</cfg:value><cfg:value xml:lang="es">~Presentaci├│n...</cfg:value><cfg:value xml:lang="pt-BR">~Presentation...</cfg:value><cfg:value xml:lang="pl">~Prezentacja...</cfg:value><cfg:value xml:lang="pt">A~presenta├º├úo...</cfg:value><cfg:value xml:lang="ko">φöä리∞ááφàî∞¥┤∞àÿ(~P)...</cfg:value><cfg:value xml:lang="fr">~Pr├⌐sentation...</cfg:value><cfg:value xml:lang="ar">~Presentation...</cfg:value><cfg:value xml:lang="en-US">~Presentation...</cfg:value><cfg:value xml:lang="ru">~╨ƒ╤Ç╨╡╨╖╨╡╨╜╤é╨░╤å╨╕╤Å...</cfg:value><cfg:value xml:lang="zh-CN">µ╝öτñ║µûçτ¿┐(~P)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Presentatie...</cfg:value><cfg:value xml:lang="sv">~Presentation...</cfg:value><cfg:value xml:lang="da">~Presentation...</cfg:value><cfg:value xml:lang="de">~Pr├ñsentation...</cfg:value><cfg:value xml:lang="it">~Presentazione...</cfg:value><cfg:value xml:lang="fi">~Presentation...</cfg:value><cfg:value xml:lang="ca">~Presentation...</cfg:value></Title>
  231.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  232.                     <TargetName cfg:type="string">_self</TargetName>
  233.                 </MenuType><MenuType cfg:name="m6">
  234.                     <URL cfg:type="string">private:separator</URL>
  235.                     <Title cfg:type="string" cfg:localized="true"/>
  236.                     <ImageIdentifier cfg:type="string"/>
  237.                     <TargetName cfg:type="string">_self</TargetName>
  238.                 </MenuType><MenuType cfg:name="m7">
  239.                     <URL cfg:type="string">macro:///WebWizard.HtmlAutoPilotBasic.Main</URL>
  240.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">~Web τ╢▓Θáü...</cfg:value><cfg:value xml:lang="ja">~Web∩╜╗∩╜▓∩╛ä...</cfg:value><cfg:value xml:lang="tr">~Web Page...</cfg:value><cfg:value xml:lang="el">╬ú╬╡╬╗╬»╬┤╬▒ ╧ä╬┐╧à ~Web...</cfg:value><cfg:value xml:lang="es">P├ígina ~Web...</cfg:value><cfg:value xml:lang="pt-BR">~Web Page...</cfg:value><cfg:value xml:lang="pl">Strona ~WWW...</cfg:value><cfg:value xml:lang="pt">P├ígina ~Web...</cfg:value><cfg:value xml:lang="ko">∞¢╣ - ∞é¼∞¥┤φè╕(~W)...</cfg:value><cfg:value xml:lang="fr">Page ~Web...</cfg:value><cfg:value xml:lang="ar">~Web Page...</cfg:value><cfg:value xml:lang="en-US">~Web Page...</cfg:value><cfg:value xml:lang="ru">~Web-╤ü╤é╤Ç╨░╨╜╨╕╤å╨░...</cfg:value><cfg:value xml:lang="zh-CN">Σ╕çτ╗┤τ╜æΘí╡(~W)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Webpagina...</cfg:value><cfg:value xml:lang="sv">~Webbsida...</cfg:value><cfg:value xml:lang="da">~Web Page...</cfg:value><cfg:value xml:lang="de">~Web - Seite...</cfg:value><cfg:value xml:lang="it">Pagina ~Web...</cfg:value><cfg:value xml:lang="fi">~Web Page...</cfg:value><cfg:value xml:lang="ca">~Web Page...</cfg:value></Title>
  241.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  242.                     <TargetName cfg:type="string">_self</TargetName>
  243.                 </MenuType><MenuType cfg:name="m8">
  244.                     <URL cfg:type="string">macro:///FormWizard.FormWizard.MainWithDefault</URL>
  245.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">Φí¿σû«(~R)...</cfg:value><cfg:value xml:lang="ja">∩╛î∩╜½∩╜░∩╛æ(~R)...</cfg:value><cfg:value xml:lang="tr">Form...</cfg:value><cfg:value xml:lang="el">~╬ª╧î╧ü╬╝╬▒...</cfg:value><cfg:value xml:lang="es">Formulario...</cfg:value><cfg:value xml:lang="pt-BR">Form...</cfg:value><cfg:value xml:lang="pl">Formularz...</cfg:value><cfg:value xml:lang="pt">F~ormul├írio...</cfg:value><cfg:value xml:lang="ko">∞ûæ∞ï¥(~R)...</cfg:value><cfg:value xml:lang="fr">Formulaire...</cfg:value><cfg:value xml:lang="ar">Form...</cfg:value><cfg:value xml:lang="en-US">Fo~rm...</cfg:value><cfg:value xml:lang="ru">╨ñ╨╛╤Ç╨╝╤â╨╗╤Å╤Ç...</cfg:value><cfg:value xml:lang="zh-CN">Φí¿σìò(~R)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">F~ormulier...</cfg:value><cfg:value xml:lang="sv">F~ormul├ñr...</cfg:value><cfg:value xml:lang="da">Form...</cfg:value><cfg:value xml:lang="de">F~ormular...</cfg:value><cfg:value xml:lang="it">Formulario...</cfg:value><cfg:value xml:lang="fi">Form...</cfg:value><cfg:value xml:lang="ca">Form...</cfg:value></Title>
  246.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  247.                     <TargetName cfg:type="string">_self</TargetName>
  248.                 </MenuType><MenuType cfg:name="m9">
  249.                     <URL cfg:type="string">private:separator</URL>
  250.                     <Title cfg:type="string" cfg:localized="true"/>
  251.                     <ImageIdentifier cfg:type="string"/>
  252.                     <TargetName cfg:type="string">_self</TargetName>
  253.                 </MenuType><MenuType cfg:name="m10">
  254.                     <URL cfg:type="string">macro:///ImportWizard.Main.Main</URL>
  255.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">µûçΣ╗╢Φ╜ëµÅ¢σÖ¿(~C)...</cfg:value><cfg:value xml:lang="ja">∩╛ä∩╛₧∩╜╖∩╜¡∩╛Æ∩╛¥∩╛äσñëµÅ¢(~C)...</cfg:value><cfg:value xml:lang="tr">StarOffice 5.2 Database Import...</cfg:value><cfg:value xml:lang="el">╬£╬╡╧ä╬▒╧ä╧ü╬┐╧Ç╬¡╬▒~╧é ╬╡╬│╬│╧ü╬¼╧å╧ë╬╜...</cfg:value><cfg:value xml:lang="es">Convertidor de documentos...</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 5.2 Database Import...</cfg:value><cfg:value xml:lang="pl">Konwerter dokument├│w...</cfg:value><cfg:value xml:lang="pt">Conve~rsor de documentos...</cfg:value><cfg:value xml:lang="ko">δ¼╕∞䣠∞╗¿δ▓äφä░(~C)</cfg:value><cfg:value xml:lang="fr">Converti~sseur de documents...</cfg:value><cfg:value xml:lang="ar">StarOffice 5.2 Database Import...</cfg:value><cfg:value xml:lang="en-US">Document ~Converter...</cfg:value><cfg:value xml:lang="ru">╨ƒ╤Ç╨╡╨╛╨▒╤Ç╨░╨╖╨╛╨▓╨░╤é╨╡╨╗╤î ╨┤╨╛╨║╤â╨╝╨╡╨╜╤é╨╛╨▓...</cfg:value><cfg:value xml:lang="zh-CN">µûçµíúΦ╜¼µìóσÖ¿(~C)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">Documenten-~converter...</cfg:value><cfg:value xml:lang="sv">Dokument~konverterare...</cfg:value><cfg:value xml:lang="da">StarOffice 5.2 Database Import...</cfg:value><cfg:value xml:lang="de">Dokumenten-~Konverter...</cfg:value><cfg:value xml:lang="it">Co~nvertitore di documenti...</cfg:value><cfg:value xml:lang="fi">StarOffice 5.2 Database Import...</cfg:value><cfg:value xml:lang="ca">StarOffice 5.2 Database Import...</cfg:value></Title>
  256.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  257.                     <TargetName cfg:type="string">_self</TargetName>
  258.                 </MenuType><MenuType cfg:name="m11">
  259.                     <URL cfg:type="string">macro:///Euro.AutoPilotRun.StartAutoPilot</URL>
  260.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">µ¡ÉσàâΦ╜ëµÅ¢σÖ¿(~E)...</cfg:value><cfg:value xml:lang="ja">∩╛ò∩╜░∩╛¢ΘÇÜΦ▓¿µÅ¢τ«ù(~E)...</cfg:value><cfg:value xml:lang="tr">~Euro Converter...</cfg:value><cfg:value xml:lang="el">╬ò╬╣╧â╬▒╬│╧ë╬│╬« ╬▓╬¼╧â╬╖╧é ╬┤╬╡╬┤╬┐╬╝╬¡╬╜╧ë╬╜ ╧ä╬┐╧à StarOffice 5.2...</cfg:value><cfg:value xml:lang="es">Convertidor de ~euro...</cfg:value><cfg:value xml:lang="pt-BR">~Euro Converter...</cfg:value><cfg:value xml:lang="pl">Konwerter ~Euro...</cfg:value><cfg:value xml:lang="pt">Euro-~Conversor...</cfg:value><cfg:value xml:lang="ko">∞£áδí£ δ│ÇφÖÿΩ╕░(~E)...</cfg:value><cfg:value xml:lang="fr">Euro-~Convertisseur...</cfg:value><cfg:value xml:lang="ar">~Euro Converter...</cfg:value><cfg:value xml:lang="en-US">~Euro Converter...</cfg:value><cfg:value xml:lang="ru">╨ƒ╤Ç╨╡╨╛╨▒╤Ç╨░╨╖╨╛╨▓╨░╤é╨╡╨╗╤î ╨ò╨▓╤Ç╨╛...</cfg:value><cfg:value xml:lang="zh-CN">µ¼ºσàâµìóτ«ùσÖ¿(~E)...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">~Euro-converter...</cfg:value><cfg:value xml:lang="sv">~Eurokonverterare...</cfg:value><cfg:value xml:lang="da">~Euro Converter...</cfg:value><cfg:value xml:lang="de">~Euro-Konverter...</cfg:value><cfg:value xml:lang="it">Convertitore ~Euro...</cfg:value><cfg:value xml:lang="fi">~Euro Converter...</cfg:value><cfg:value xml:lang="ca">~Euro Converter...</cfg:value></Title>
  261.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  262.                     <TargetName cfg:type="string">_self</TargetName>
  263.                 </MenuType><MenuType cfg:name="m12">
  264.                     <URL cfg:type="string">private:separator</URL>
  265.                     <Title cfg:type="string" cfg:localized="true"/>
  266.                     <ImageIdentifier cfg:type="string"/>
  267.                     <TargetName cfg:type="string">_self</TargetName>
  268.                 </MenuType><MenuType cfg:name="m13">
  269.                     <URL cfg:type="string">slot:10909</URL>
  270.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="zh-TW">σî»σàÑ StarOffice 5.2 Φ│çµûÖσ║½...</cfg:value><cfg:value xml:lang="ja">StarOffice 5.2 ∩╛â∩╛₧∩╜░∩╛Ç∩╛ì∩╛₧∩╜░∩╜╜πü«∩╜▓∩╛¥∩╛Ä∩╛ƒ∩╜░∩╛ä...</cfg:value><cfg:value xml:lang="tr">~Euro Converter...</cfg:value><cfg:value xml:lang="el">╬ò╬╣╧â╬▒╬│╧ë╬│╬« ╬▓╬¼╧â╬╖╧é ╬┤╬╡╬┤╬┐╬╝╬¡╬╜╧ë╬╜ ╧ä╬┐╧à StarOffice 5.2...</cfg:value><cfg:value xml:lang="es">Importaci├│n de bases de datos StarOffice 5.2...</cfg:value><cfg:value xml:lang="pt-BR">~Euro Converter...</cfg:value><cfg:value xml:lang="pl">StarOffice 5.2 - Import bazy danych...</cfg:value><cfg:value xml:lang="pt">StarOffice 5.2 - Importar bases de dados...</cfg:value><cfg:value xml:lang="ko">StarOffice 5.2 δì░∞¥┤φä░δ▓á∞¥┤∞èñ Ω░Ç∞á╕∞ÿñΩ╕░...</cfg:value><cfg:value xml:lang="fr">Import de BD StarOffice 5.2...</cfg:value><cfg:value xml:lang="ar">~Euro Converter...</cfg:value><cfg:value xml:lang="en-US">StarOffice 5.2 Database Import...</cfg:value><cfg:value xml:lang="ru">╨ÿ╨╝╨┐╨╛╤Ç╤é ╨▒╨░╨╖╤ï ╨┤╨░╨╜╨╜╤ï╤à StarOffice 5.2...</cfg:value><cfg:value xml:lang="zh-CN">Φ╛ôσàÑ StarOffice 5.2 µò░µì«σ║ô...</cfg:value><cfg:value xml:lang="x-comment">this is the former URL file</cfg:value><cfg:value xml:lang="nl">StarOffice 5.2 database-import...</cfg:value><cfg:value xml:lang="sv">StarOffice 5.2 databasimport...</cfg:value><cfg:value xml:lang="da">~Euro Converter...</cfg:value><cfg:value xml:lang="de">StarOffice 5.2 Datenbanken-Import...</cfg:value><cfg:value xml:lang="it">Importa database StarOffice 5.2...</cfg:value><cfg:value xml:lang="fi">~Euro Converter...</cfg:value><cfg:value xml:lang="ca">~Euro Converter...</cfg:value></Title>
  271.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  272.                     <TargetName cfg:type="string">_self</TargetName>
  273.                 </MenuType><MenuType cfg:name="m14">
  274.                     <URL cfg:type="string">slot:10934</URL>
  275.                     <Title cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">Address Data Source...</cfg:value><cfg:value xml:lang="en">Address Data Source...</cfg:value><cfg:value xml:lang="de">Adress Datenquelle...</cfg:value><cfg:value xml:lang="x-comment">Address Data Source...</cfg:value><cfg:value xml:lang="pt">Fonte de dados de endere├ºos...</cfg:value><cfg:value xml:lang="ru">╨ÿ╤ü╤é╨╛╤ç╨╜╨╕╨║ ╨┤╨░╨╜╨╜╤ï╤à ╨░╨┤╤Ç╨╡╤ü╨╛╨▓...</cfg:value><cfg:value xml:lang="el">Address Data Source...</cfg:value><cfg:value xml:lang="nl">Bron addresgegevens...</cfg:value><cfg:value xml:lang="fr">Source de donn├⌐es des adresses...</cfg:value><cfg:value xml:lang="es">Fuente de datos de direcciones...</cfg:value><cfg:value xml:lang="fi">Address Data Source...</cfg:value><cfg:value xml:lang="it">Sorgente dati indirizzi...</cfg:value><cfg:value xml:lang="da">Address Data Source...</cfg:value><cfg:value xml:lang="sv">Adressdatak├ñlla...</cfg:value><cfg:value xml:lang="pl">┼╣r├│d┼éo danych adresowych...</cfg:value><cfg:value xml:lang="pt-BR">Address Data Source...</cfg:value><cfg:value xml:lang="ja">∩╜▒∩╛ä∩╛₧∩╛Ü∩╜╜σ╕│∩╛â∩╛₧∩╜░∩╛Ç∩╜┐∩╜░∩╜╜...</cfg:value><cfg:value xml:lang="ko">∞ú╝∞åî δì░∞¥┤φä░ ∞åî∞èñ...</cfg:value><cfg:value xml:lang="zh-CN">σ£░σ¥Çµò░µì«µ║É...</cfg:value><cfg:value xml:lang="zh-TW">σ£░σ¥ÇΦ│çµûÖµ║É...</cfg:value><cfg:value xml:lang="tr">Address Data Source...</cfg:value><cfg:value xml:lang="ar">Address Data Source...</cfg:value><cfg:value xml:lang="ca">Address Data Source...</cfg:value></Title>
  276.                     <ImageIdentifier cfg:type="string">private:image/3216</ImageIdentifier>
  277.                     <TargetName cfg:type="string">_self</TargetName>
  278.                 </MenuType></Wizard>
  279.             <HelpBookmarks cfg:type="set" cfg:element-type="MenuType"/>
  280.         </Menus>
  281.         <History>
  282.             
  283.             
  284.             <Size cfg:type="int">100</Size>
  285.             <PickListSize cfg:type="int">4</PickListSize>
  286.             <List cfg:type="set" cfg:element-type="HistoryType"/>
  287.             <PickList cfg:type="set" cfg:element-type="HistoryType"/>
  288.         </History>
  289.         <Internal>
  290.             <SendCrashMail cfg:type="boolean">false</SendCrashMail>
  291.             <UseMailUI cfg:type="boolean">false</UseMailUI>
  292.             <Slot cfg:type="boolean">false</Slot>
  293.             <RecoveryList cfg:type="set" cfg:element-type="RecoveryEntry"/>
  294.             <DevelopmentChart cfg:type="boolean">false</DevelopmentChart>
  295.             <CurrentTempURL cfg:type="string"/>
  296.         </Internal>
  297.         <Save>
  298.             <WorkingSet cfg:type="boolean">false</WorkingSet>
  299.             <Document>
  300.                 <Unpacked cfg:type="boolean">false</Unpacked>
  301.                 <UseUserData cfg:type="boolean">true</UseUserData>
  302.                 <AutoSave cfg:type="boolean">false</AutoSave>
  303.                 <CreateBackup cfg:type="boolean">false</CreateBackup>
  304.                 <EditProperty cfg:type="boolean">false</EditProperty>
  305.                 <AutoSavePrompt cfg:type="boolean">true</AutoSavePrompt>
  306.                 <AutoSaveTimeIntervall cfg:type="int">15</AutoSaveTimeIntervall>
  307.                 <ViewInfo cfg:type="boolean">true</ViewInfo>
  308.                 <DocumentWindows cfg:type="boolean">false</DocumentWindows>
  309.                 <PrettyPrinting cfg:type="boolean">false</PrettyPrinting>
  310.             </Document>
  311.             <Graphic>
  312.                 <Format cfg:type="int">1</Format>
  313.             </Graphic>
  314.             <URL>
  315.                 <FileSystem cfg:type="boolean">true</FileSystem>
  316.                 <Internet cfg:type="boolean">true</Internet>
  317.             </URL>
  318.         </Save>
  319.         <Load>
  320.             <UserDefinedSettings cfg:type="boolean">true</UserDefinedSettings>
  321.         </Load>
  322.         <Security>
  323.             <Scripting>
  324.                 <SecureURL cfg:type="string" cfg:derivedBy="list">file:/ private:newmenu private:user</SecureURL>
  325.                 <OfficeBasic cfg:type="int">1</OfficeBasic>
  326.                 <ExecutePlugins cfg:type="boolean">true</ExecutePlugins>
  327.             </Scripting>
  328.         </Security>
  329.         <View>
  330.             <FontScaling cfg:type="short">100</FontScaling>
  331.             <LookAndFeel cfg:type="short">0</LookAndFeel>
  332.             <AppWindow>
  333.                 <FullScreen cfg:type="boolean">false</FullScreen>
  334.                 <Preference cfg:type="int">0</Preference>
  335.             </AppWindow>
  336.             <Dialog>
  337.                 <ButtonLarge cfg:type="boolean">false</ButtonLarge>
  338.                 <ButtonFlat cfg:type="boolean">true</ButtonFlat>
  339.                 <ColoredTab cfg:type="boolean">false</ColoredTab>
  340.                 <MousePositioning cfg:type="short">2</MousePositioning>
  341.                 <MiddleMouseButton cfg:type="short">1</MiddleMouseButton>
  342.                 <SingleLineTab cfg:type="boolean">false</SingleLineTab>
  343.             </Dialog>
  344.             <Localisation>
  345.                 <AutoMnemonic cfg:type="boolean" cfg:localized="true"><cfg:value xml:lang="en-US">true</cfg:value><cfg:value xml:lang="de">true</cfg:value><cfg:value xml:lang="ru">true</cfg:value><cfg:value xml:lang="nl">true</cfg:value><cfg:value xml:lang="fr">true</cfg:value><cfg:value xml:lang="es">true</cfg:value><cfg:value xml:lang="it">true</cfg:value><cfg:value xml:lang="sv">true</cfg:value><cfg:value xml:lang="pl">true</cfg:value><cfg:value xml:lang="ja">true</cfg:value><cfg:value xml:lang="zh-CN">true</cfg:value><cfg:value xml:lang="pt">true</cfg:value><cfg:value xml:lang="el">true</cfg:value><cfg:value xml:lang="da">true</cfg:value><cfg:value xml:lang="ko">true</cfg:value><cfg:value xml:lang="zh-TW">true</cfg:value><cfg:value xml:lang="tr">true</cfg:value><cfg:value xml:lang="ar">false</cfg:value></AutoMnemonic>
  346.                 <DialogScale cfg:type="int" cfg:localized="true"><cfg:value xml:lang="en-US">10</cfg:value><cfg:value xml:lang="de">0</cfg:value><cfg:value xml:lang="ru">13</cfg:value><cfg:value xml:lang="nl">10</cfg:value><cfg:value xml:lang="fr">10</cfg:value><cfg:value xml:lang="es">10</cfg:value><cfg:value xml:lang="it">10</cfg:value><cfg:value xml:lang="sv">10</cfg:value><cfg:value xml:lang="pl">13</cfg:value><cfg:value xml:lang="ja">13</cfg:value><cfg:value xml:lang="zh-CN">13</cfg:value><cfg:value xml:lang="pt">10</cfg:value><cfg:value xml:lang="el">10</cfg:value><cfg:value xml:lang="da">10</cfg:value><cfg:value xml:lang="ko">13</cfg:value><cfg:value xml:lang="zh-TW">13</cfg:value><cfg:value xml:lang="tr">13</cfg:value><cfg:value xml:lang="ar">13</cfg:value></DialogScale>
  347.             </Localisation>
  348.             <Menu>
  349.                 <DontHideDisabledEntry cfg:type="boolean">false</DontHideDisabledEntry>
  350.                 <FollowMouse cfg:type="boolean">true</FollowMouse>
  351.                 <ShowIconsInMenues cfg:type="boolean">true</ShowIconsInMenues>
  352.             </Menu>
  353.             <Window>
  354.                 <Drag cfg:type="short">2</Drag>
  355.                 <Key cfg:type="int" xsi:null="true"/>
  356.                 <Version cfg:type="string"/>
  357.                 <State cfg:type="boolean">false</State>
  358.                 <Flag cfg:type="int" xsi:null="true"/>
  359.                 <UserData cfg:type="string"/>
  360.             </Window>
  361.             <SplitWindow>
  362.                 <Key cfg:type="string"/>
  363.                 <Version cfg:type="int" xsi:null="true"/>
  364.                 <State cfg:type="int" xsi:null="true"/>
  365.                 <Count cfg:type="int" xsi:null="true"/>
  366.                 <Sequence cfg:type="int" xsi:null="true"/>
  367.             </SplitWindow>
  368.             <FontAntiAliasing>
  369.                 <Enabled cfg:type="boolean">true</Enabled>
  370.                 <MinPixelHeight cfg:type="short">8</MinPixelHeight>
  371.             </FontAntiAliasing>
  372.         </View>
  373.         <Undo>
  374.             <Steps cfg:type="int">20</Steps>
  375.         </Undo>
  376.         <Setup>
  377.             <Language>
  378.                 <Locales cfg:type="string" cfg:derivedBy="list"/>
  379.             </Language>
  380.         </Setup>
  381.         <Print>
  382.             <PrintingModifiesDocument cfg:type="boolean">true</PrintingModifiesDocument>
  383.             <Warning>
  384.                 <PaperSize cfg:type="boolean">false</PaperSize>
  385.                 <PaperOrientation cfg:type="boolean">false</PaperOrientation>
  386.                 <NotFound cfg:type="boolean">false</NotFound>
  387.                 <Transparency cfg:type="boolean">true</Transparency>
  388.             </Warning>
  389.             <Option>
  390.                 <Printer>
  391.                     <ReduceTransparency cfg:type="boolean">false</ReduceTransparency>
  392.                     <ReducedTransparencyMode cfg:type="short">0</ReducedTransparencyMode>
  393.                     <ReduceGradients cfg:type="boolean">false</ReduceGradients>
  394.                     <ReducedGradientMode cfg:type="short">0</ReducedGradientMode>
  395.                     <ReducedGradientStepCount cfg:type="short">64</ReducedGradientStepCount>
  396.                     <ReduceBitmaps cfg:type="boolean">false</ReduceBitmaps>
  397.                     <ReducedBitmapMode cfg:type="short">1</ReducedBitmapMode>
  398.                     <ReducedBitmapResolution cfg:type="short">3</ReducedBitmapResolution>
  399.                     <ReducedBitmapIncludesTransparency cfg:type="boolean">true</ReducedBitmapIncludesTransparency>
  400.                     <ConvertToGreyscales cfg:type="boolean">false</ConvertToGreyscales>
  401.                 </Printer>
  402.                 <File>
  403.                     <ReduceTransparency cfg:type="boolean">false</ReduceTransparency>
  404.                     <ReducedTransparencyMode cfg:type="short">0</ReducedTransparencyMode>
  405.                     <ReduceGradients cfg:type="boolean">false</ReduceGradients>
  406.                     <ReducedGradientMode cfg:type="short">0</ReducedGradientMode>
  407.                     <ReducedGradientStepCount cfg:type="short">64</ReducedGradientStepCount>
  408.                     <ReduceBitmaps cfg:type="boolean">false</ReduceBitmaps>
  409.                     <ReducedBitmapMode cfg:type="short">1</ReducedBitmapMode>
  410.                     <ReducedBitmapResolution cfg:type="short">3</ReducedBitmapResolution>
  411.                     <ReducedBitmapIncludesTransparency cfg:type="boolean">true</ReducedBitmapIncludesTransparency>
  412.                     <ConvertToGreyscales cfg:type="boolean">false</ConvertToGreyscales>
  413.                 </File>
  414.             </Option>
  415.         </Print>
  416.         <WorkingSet>
  417.             <WindowList cfg:type="string" cfg:derivedBy="list"/>
  418.         </WorkingSet>
  419.         <AddXMLToStorage>
  420.             <Writer cfg:type="boolean" xsi:null="true"/>
  421.             <Calc cfg:type="boolean" xsi:null="true"/>
  422.             <Impress cfg:type="boolean" xsi:null="true"/>
  423.             <Draw cfg:type="boolean" xsi:null="true"/>
  424.         </AddXMLToStorage>
  425.         <Help>
  426.             
  427.             <Locale cfg:type="string"/>
  428.             <System cfg:type="string"/>
  429.             <Tip cfg:type="boolean">true</Tip>
  430.             <ExtendedTip cfg:type="boolean">false</ExtendedTip>
  431.             <HelpAgent>
  432.                 <Enabled cfg:type="boolean">true</Enabled>
  433.                 <Timeout cfg:type="int">30</Timeout>
  434.                 <RetryLimit cfg:type="int">3</RetryLimit>
  435.                 <IgnoreList cfg:type="set" cfg:element-type="NameCounter"/>
  436.             </HelpAgent>
  437.         </Help>
  438.         <Java>
  439.             <Applet>
  440.                 <Enable cfg:type="boolean">false</Enable>
  441.             </Applet>
  442.         </Java>
  443.         <Vectorize>
  444.             <ColorCount cfg:type="short">8</ColorCount>
  445.             <PointReduce cfg:type="short">0</PointReduce>
  446.             <FillHole cfg:type="boolean">false</FillHole>
  447.             <TileExtent cfg:type="short">32</TileExtent>
  448.         </Vectorize>
  449.         <Image>
  450.             <Color>
  451.                 <RGB>
  452.                     <Red cfg:type="int">10</Red>
  453.                     <Green cfg:type="int">10</Green>
  454.                     <Blue cfg:type="int">10</Blue>
  455.                 </RGB>
  456.                 <Grayscale cfg:type="short">256</Grayscale>
  457.                 <PosterColor cfg:type="short">16</PosterColor>
  458.                 <Brightness cfg:type="int">10</Brightness>
  459.                 <Contrast cfg:type="int">10</Contrast>
  460.                 <RotationAngle cfg:type="int">4500</RotationAngle>
  461.                 <LeftRight cfg:type="boolean">true</LeftRight>
  462.                 <BlackWhiteThreshold cfg:type="int">50</BlackWhiteThreshold>
  463.             </Color>
  464.             <Effect>
  465.                 <MosaicX_Tile cfg:type="short">4</MosaicX_Tile>
  466.                 <MosaicY_Tile cfg:type="short">4</MosaicY_Tile>
  467.                 <Definition cfg:type="short">2</Definition>
  468.                 <SolarizationThreshold cfg:type="int">10</SolarizationThreshold>
  469.                 <Invert cfg:type="boolean">false</Invert>
  470.                 <TileX_Tile cfg:type="short">4</TileX_Tile>
  471.                 <TileY_Tile cfg:type="short">4</TileY_Tile>
  472.                 <Degree cfg:type="short">2</Degree>
  473.                 <Intensity cfg:type="int">10</Intensity>
  474.             </Effect>
  475.         </Image>
  476.         <DateFormat>
  477.             <TwoDigitYear cfg:type="int">1930</TwoDigitYear>
  478.         </DateFormat>
  479.         <Filter>
  480.             <Microsoft>
  481.                 <Import>
  482.                     <MathTypeToMath cfg:type="boolean">true</MathTypeToMath>
  483.                     <WinWordToWriter cfg:type="boolean">true</WinWordToWriter>
  484.                     <ExcelToCalc cfg:type="boolean">true</ExcelToCalc>
  485.                     <PowerPointToImpress cfg:type="boolean">true</PowerPointToImpress>
  486.                 </Import>
  487.                 <Export>
  488.                     <MathToMathType cfg:type="boolean">true</MathToMathType>
  489.                     <WriterToWinWord cfg:type="boolean">true</WriterToWinWord>
  490.                     <CalcToExcel cfg:type="boolean">true</CalcToExcel>
  491.                     <ImpressToPowerPoint cfg:type="boolean">true</ImpressToPowerPoint>
  492.                 </Export>
  493.             </Microsoft>
  494.             <Graphic>
  495.                 <Import>
  496.                     <PCD>
  497.                         <Resolution cfg:type="int">2</Resolution>
  498.                     </PCD>
  499.                 </Import>
  500.                 <Export>
  501.                     <BMP>
  502.                         <ExportMode cfg:type="int">0</ExportMode>
  503.                         <Resolution cfg:type="int">75</Resolution>
  504.                         <Color cfg:type="int">0</Color>
  505.                         <RLE_Coding cfg:type="boolean">true</RLE_Coding>
  506.                         <Size>
  507.             <Width cfg:type="int">10000</Width>
  508.             <Height cfg:type="int">10000</Height>
  509.         </Size>
  510.                     </BMP>
  511.                     <EPS>
  512.                         
  513.                         
  514.                         
  515.                         <Preview cfg:type="int">0</Preview>
  516.                         <Version cfg:type="int">2</Version>
  517.                         <ColorFormat cfg:type="int">2</ColorFormat>
  518.                         <CompressionMode cfg:type="int">2</CompressionMode>
  519.                         <TextMode cfg:type="int">0</TextMode>
  520.                     </EPS>
  521.                     <GIF>
  522.                         <Interlaced cfg:type="int">1</Interlaced>
  523.                         <Translucent cfg:type="int">1</Translucent>
  524.                     </GIF>
  525.                     <JPG>
  526.                         <Quality cfg:type="int">75</Quality>
  527.                         <ColorMode cfg:type="int">0</ColorMode>
  528.                     </JPG>
  529.                     <MET>
  530.                         <ExportMode cfg:type="int">0</ExportMode>
  531.                         <Size>
  532.             <Width cfg:type="int">10000</Width>
  533.             <Height cfg:type="int">10000</Height>
  534.         </Size>
  535.                     </MET>
  536.                     <PCT>
  537.                         <ExportMode cfg:type="int">0</ExportMode>
  538.                         <Size>
  539.             <Width cfg:type="int">10000</Width>
  540.             <Height cfg:type="int">10000</Height>
  541.         </Size>
  542.                     </PCT>
  543.                     <PBM>
  544.                         <FileFormat cfg:type="int">1</FileFormat>
  545.                     </PBM>
  546.                     <PGM>
  547.                         <FileFormat cfg:type="int">1</FileFormat>
  548.                     </PGM>
  549.                     <PPM>
  550.                         <FileFormat cfg:type="int">1</FileFormat>
  551.                     </PPM>
  552.                     <SVM>
  553.                         <ExportMode cfg:type="int">0</ExportMode>
  554.                         <Size>
  555.             <Width cfg:type="int">10000</Width>
  556.             <Height cfg:type="int">10000</Height>
  557.         </Size>
  558.                     </SVM>
  559.                     <WMF>
  560.                         <ExportMode cfg:type="int">0</ExportMode>
  561.                         <Size>
  562.             <Width cfg:type="int">10000</Width>
  563.             <Height cfg:type="int">10000</Height>
  564.         </Size>
  565.                     </WMF>
  566.                     <EMF>
  567.                         <ExportMode cfg:type="int">0</ExportMode>
  568.                         <Size>
  569.             <Width cfg:type="int">10000</Width>
  570.             <Height cfg:type="int">10000</Height>
  571.         </Size>
  572.                     </EMF>
  573.                     <PNG>
  574.                         <Compression cfg:type="int">6</Compression>
  575.                         <Interlaced cfg:type="int">1</Interlaced>
  576.                     </PNG>
  577.                 </Export>
  578.             </Graphic>
  579.             <HTML>
  580.                 <Import>
  581.                     <UnknownTag cfg:type="boolean">false</UnknownTag>
  582.                     <FontSetting cfg:type="boolean">false</FontSetting>
  583.                     <FontSize>
  584.                         <Size_1 cfg:type="int">7</Size_1>
  585.                         <Size_2 cfg:type="int">10</Size_2>
  586.                         <Size_3 cfg:type="int">12</Size_3>
  587.                         <Size_4 cfg:type="int">14</Size_4>
  588.                         <Size_5 cfg:type="int">18</Size_5>
  589.                         <Size_6 cfg:type="int">24</Size_6>
  590.                         <Size_7 cfg:type="int">36</Size_7>
  591.                     </FontSize>
  592.                 </Import>
  593.                 <Export>
  594.                     <Browser cfg:type="int">4</Browser>
  595.                     <Basic cfg:type="boolean">false</Basic>
  596.                     <PrintLayout cfg:type="boolean">false</PrintLayout>
  597.                     <LocalGraphic cfg:type="boolean">true</LocalGraphic>
  598.                     <Warning cfg:type="boolean">true</Warning>
  599.                     <Encoding cfg:type="int" xsi:null="true"/>
  600.                 </Export>
  601.             </HTML>
  602.         </Filter>
  603.         <Misc>
  604.             <PluginsEnabled cfg:type="boolean">true</PluginsEnabled>
  605.             <UseSystemFileDialog cfg:type="boolean">true</UseSystemFileDialog>
  606.             <SymbolSet cfg:type="short">0</SymbolSet>
  607.             <ToolboxStyle cfg:type="short">1</ToolboxStyle>
  608.             <FormControlPilotsEnabled cfg:type="boolean">true</FormControlPilotsEnabled>
  609.             <FirstRun cfg:type="boolean">true</FirstRun>
  610.         </Misc>
  611.         <AsianLayout>
  612.             <IsKerningWesternTextOnly cfg:type="boolean">true</IsKerningWesternTextOnly>
  613.             <CompressCharacterDistance cfg:type="short">0</CompressCharacterDistance>
  614.             <StartEndCharacters cfg:type="set" cfg:element-type="StartEndCharacters"/>
  615.         </AsianLayout>
  616.         <SearchOptions>
  617.             <IsWholeWordsOnly cfg:type="boolean">false</IsWholeWordsOnly>
  618.             <IsBackwards cfg:type="boolean">false</IsBackwards>
  619.             <IsUseRegularExpression cfg:type="boolean">false</IsUseRegularExpression>
  620.             <IsSearchForStyles cfg:type="boolean">false</IsSearchForStyles>
  621.             <IsSimilaritySearch cfg:type="boolean">false</IsSimilaritySearch>
  622.             <IsMatchCase cfg:type="boolean">false</IsMatchCase>
  623.             <IsUseAsianOptions cfg:type="boolean">false</IsUseAsianOptions>
  624.             <Japanese>
  625.                 <IsMatchFullHalfWidthForms cfg:type="boolean">true</IsMatchFullHalfWidthForms>
  626.                 <IsMatchHiraganaKatakana cfg:type="boolean">true</IsMatchHiraganaKatakana>
  627.                 <IsMatchContractions cfg:type="boolean">true</IsMatchContractions>
  628.                 <IsMatchMinusDashCho-on cfg:type="boolean">true</IsMatchMinusDashCho-on>
  629.                 <IsMatchRepeatCharMarks cfg:type="boolean">true</IsMatchRepeatCharMarks>
  630.                 <IsMatchVariantFormKanji cfg:type="boolean">true</IsMatchVariantFormKanji>
  631.                 <IsMatchOldKanaForms cfg:type="boolean">true</IsMatchOldKanaForms>
  632.                 <IsMatch_DiZi_DuZu cfg:type="boolean">true</IsMatch_DiZi_DuZu>
  633.                 <IsMatch_BaVa_HaFa cfg:type="boolean">true</IsMatch_BaVa_HaFa>
  634.                 <IsMatch_TsiThiChi_DhiZi cfg:type="boolean">true</IsMatch_TsiThiChi_DhiZi>
  635.                 <IsMatch_HyuIyu_ByuVyu cfg:type="boolean">true</IsMatch_HyuIyu_ByuVyu>
  636.                 <IsMatch_SeShe_ZeJe cfg:type="boolean">true</IsMatch_SeShe_ZeJe>
  637.                 <IsMatch_IaIya cfg:type="boolean">true</IsMatch_IaIya>
  638.                 <IsMatch_KiKu cfg:type="boolean">true</IsMatch_KiKu>
  639.                 <IsIgnorePunctuation cfg:type="boolean">true</IsIgnorePunctuation>
  640.                 <IsIgnoreWhitespace cfg:type="boolean">true</IsIgnoreWhitespace>
  641.                 <IsIgnoreProlongedSoundMark cfg:type="boolean">true</IsIgnoreProlongedSoundMark>
  642.                 <IsIgnoreMiddleDot cfg:type="boolean">true</IsIgnoreMiddleDot>
  643.             </Japanese>
  644.         </SearchOptions>
  645.         <OfficeObjects cfg:type="set" cfg:element-type="ObjectNames"><ObjectNames cfg:name="Writer">
  646.                 <Name cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="de">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="ja">StarSuite 6.0 µûçµ¢╕</cfg:value><cfg:value xml:lang="ko">StarSuite 6.0 φàì∞èñφè╕</cfg:value><cfg:value xml:lang="zh-CN">StarSuite 6.0 µûçµ£¼µûçµíú</cfg:value><cfg:value xml:lang="zh-TW">StarSuite 6.0 µûçσ¡ù</cfg:value><cfg:value xml:lang="x-comment">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="pt">StarOffice 6.0 Texto</cfg:value><cfg:value xml:lang="ru">StarOffice 6.0 - ╨ó╨╡╨║╤ü╤é</cfg:value><cfg:value xml:lang="el">StarOffice 6.0 - ╬Ü╬╡╬»╬╝╬╡╬╜╬┐</cfg:value><cfg:value xml:lang="nl">StarOffice 6.0 Tekst</cfg:value><cfg:value xml:lang="fr">StarOffice 6.0 Texte</cfg:value><cfg:value xml:lang="es">StarOffice 6.0 Texto</cfg:value><cfg:value xml:lang="it">StarOffice 6.0 Testo</cfg:value><cfg:value xml:lang="da">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="sv">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="pl">StarOffice 6.0 - Tekst</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="tr">StarOffice 6.0 Text</cfg:value><cfg:value xml:lang="ar">StarOffice 6.0 ┘å╪╡</cfg:value><cfg:value xml:lang="fi">StarOffice 6.0 -teksti</cfg:value><cfg:value xml:lang="ca">StarOffice 6.0 Texto</cfg:value></Name>
  647.                 <Key cfg:type="string">8BC6B165-B1B2-4EDD-AA47-DAE2EE689DD6</Key>
  648.             </ObjectNames><ObjectNames cfg:name="Calc">
  649.                 <Name cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">StarOffice 6.0 Spreadsheet</cfg:value><cfg:value xml:lang="de">StarOffice 6.0 Tabelle</cfg:value><cfg:value xml:lang="ja">StarSuite 6.0 Φí¿Φ¿êτ«ù</cfg:value><cfg:value xml:lang="ko">StarSuite 6.0 ∞èñφöäδáêδô£∞ï£φè╕</cfg:value><cfg:value xml:lang="zh-CN">StarSuite 6.0 σ╖ÑΣ╜£Φí¿</cfg:value><cfg:value xml:lang="zh-TW">StarSuite 6.0 σ╖ÑΣ╜£Φí¿</cfg:value><cfg:value xml:lang="x-comment">StarOffice 6.0 Spreadsheet</cfg:value><cfg:value xml:lang="pt">StarOffice 6.0 Folha de c├ílculo</cfg:value><cfg:value xml:lang="ru">StarOffice 6.0 - ╨¡╨╗╨╡╨║╤é╤Ç╨╛╨╜╨╜╨░╤Å ╤é╨░╨▒╨╗╨╕╤å╨░</cfg:value><cfg:value xml:lang="el">StarOffice 6.0 - ╬á╬»╬╜╬▒╬║╬▒╧é</cfg:value><cfg:value xml:lang="nl">StarOffice 6.0 Werkblad</cfg:value><cfg:value xml:lang="fr">StarOffice 6.0 Classeur</cfg:value><cfg:value xml:lang="es">StarOffice 6.0 Hoja de c├ílculo</cfg:value><cfg:value xml:lang="it">StarOffice 6.0 Tabella</cfg:value><cfg:value xml:lang="da">StarOffice 6.0 Spreadsheet</cfg:value><cfg:value xml:lang="sv">StarOffice 6.0 tabell</cfg:value><cfg:value xml:lang="pl">StarOffice 6.0 - Arkusz kalkulacyjny</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 6.0 Spreadsheet</cfg:value><cfg:value xml:lang="tr">StarOffice 6.0 Spreadsheet</cfg:value><cfg:value xml:lang="ar">StarOffice 6.0 ╪¼╪»┘ê┘ä</cfg:value><cfg:value xml:lang="fi">StarOffice 6.0 -laskentataulukko</cfg:value><cfg:value xml:lang="ca">StarOffice 6.0 Hoja de c├ílculo</cfg:value></Name>
  650.                 <Key cfg:type="string">47BBB4CB-CE4C-4E80-A591-42D9AE74950F</Key>
  651.             </ObjectNames><ObjectNames cfg:name="Draw">
  652.                 <Name cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">StarOffice 6.0 Drawing</cfg:value><cfg:value xml:lang="de">StarOffice 6.0 Zeichnung</cfg:value><cfg:value xml:lang="ja">StarSuite 6.0 σ¢│σ╜óµÅÅτö╗</cfg:value><cfg:value xml:lang="ko">StarSuite 6.0 Ω╖╕리Ω╕░</cfg:value><cfg:value xml:lang="zh-CN">StarSuite 6.0 τ╗ÿσ¢╛</cfg:value><cfg:value xml:lang="zh-TW">StarSuite 6.0 τ╣¬σ£û</cfg:value><cfg:value xml:lang="x-comment">StarOffice 6.0 Drawing</cfg:value><cfg:value xml:lang="pt">StarOffice 6.0 Desenho</cfg:value><cfg:value xml:lang="ru">StarOffice 6.0 - ╨á╨╕╤ü╤â╨╜╨╛╨║</cfg:value><cfg:value xml:lang="el">StarOffice 6.0 - ╬ú╧ç╬¡╬┤╬╣╬┐</cfg:value><cfg:value xml:lang="nl">StarOffice 6.0 Tekening</cfg:value><cfg:value xml:lang="fr">StarOffice 6.0 Dessin</cfg:value><cfg:value xml:lang="es">StarOffice 6.0 Dibujo</cfg:value><cfg:value xml:lang="it">StarOffice 6.0 Disegno</cfg:value><cfg:value xml:lang="da">StarOffice 6.0 Drawing</cfg:value><cfg:value xml:lang="sv">StarOffice 6.0 teckning</cfg:value><cfg:value xml:lang="pl">StarOffice 6.0 - Rysunek</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 6.0 Drawing</cfg:value><cfg:value xml:lang="tr">StarOffice 6.0 Drawing</cfg:value><cfg:value xml:lang="ar">StarOffice 6.0 ╪▒╪│┘à╪⌐</cfg:value><cfg:value xml:lang="fi">StarOffice 6.0 -piirros</cfg:value><cfg:value xml:lang="ca">StarOffice 6.0 Dibujo</cfg:value></Name>
  653.                 <Key cfg:type="string">4BAB8970-8A3B-45B3-991C-CBEEAC6BD5E3</Key>
  654.             </ObjectNames><ObjectNames cfg:name="Chart">
  655.                 <Name cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">StarOffice 6.0 Chart</cfg:value><cfg:value xml:lang="de">StarOffice 6.0 Diagramm</cfg:value><cfg:value xml:lang="ja">StarSuite 6.0 ∩╜╕∩╛₧∩╛ù∩╛î</cfg:value><cfg:value xml:lang="ko">StarSuite 6.0 ∞░¿φè╕</cfg:value><cfg:value xml:lang="zh-CN">StarSuite 6.0 σ¢╛Φí¿</cfg:value><cfg:value xml:lang="zh-TW">StarSuite 6.0 σ£ûΦí¿</cfg:value><cfg:value xml:lang="x-comment">StarOffice 6.0 Chart</cfg:value><cfg:value xml:lang="pt">StarOffice 6.0 Gr├ífico</cfg:value><cfg:value xml:lang="ru">StarOffice 6.0 - ╨ö╨╕╨░╨│╤Ç╨░╨╝╨╝╨░</cfg:value><cfg:value xml:lang="el">StarOffice 6.0 - ╬ö╬╣╬¼╬│╧ü╬▒╬╝╬╝╬▒</cfg:value><cfg:value xml:lang="nl">StarOffice 6.0 Diagram</cfg:value><cfg:value xml:lang="fr">StarOffice 6.0 Diagramme</cfg:value><cfg:value xml:lang="es">StarOffice 6.0 Diagrama</cfg:value><cfg:value xml:lang="it">StarOffice 6.0 Diagramma</cfg:value><cfg:value xml:lang="da">StarOffice 6.0 Chart</cfg:value><cfg:value xml:lang="sv">StarOffice 6.0 diagram</cfg:value><cfg:value xml:lang="pl">StarOffice 6.0 - Wykres</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 6.0 Chart</cfg:value><cfg:value xml:lang="tr">StarOffice 6.0 Chart</cfg:value><cfg:value xml:lang="ar">StarOffice 6.0 ╪▒╪│┘à ╪¿┘è╪º┘å┘è</cfg:value><cfg:value xml:lang="fi">StarOffice 6.0 -kaavio</cfg:value><cfg:value xml:lang="ca">StarOffice 6.0 Diagrama</cfg:value></Name>
  656.                 <Key cfg:type="string">12DCAE26-281F-416F-A234-C3086127382E</Key>
  657.             </ObjectNames><ObjectNames cfg:name="Math">
  658.                 <Name cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">StarOffice 6.0 Formula</cfg:value><cfg:value xml:lang="de">StarOffice 6.0 Formel</cfg:value><cfg:value xml:lang="ja">StarSuite 6.0 µò░σ╝Å</cfg:value><cfg:value xml:lang="ko">StarSuite 6.0 ∞êÿ∞ï¥</cfg:value><cfg:value xml:lang="zh-CN">StarSuite 6.0 σà¼σ╝Å</cfg:value><cfg:value xml:lang="zh-TW">StarSuite 6.0 σà¼σ╝Å</cfg:value><cfg:value xml:lang="x-comment">StarOffice 6.0 Formula</cfg:value><cfg:value xml:lang="pt">StarOffice 6.0 F├│rmula</cfg:value><cfg:value xml:lang="ru">StarOffice 6.0 - ╨ñ╨╛╤Ç╨╝╤â╨╗╨░</cfg:value><cfg:value xml:lang="el">StarOffice 6.0 - ╬ñ╧ì╧Ç╬┐╧é</cfg:value><cfg:value xml:lang="nl">StarOffice 6.0 Formule</cfg:value><cfg:value xml:lang="fr">StarOffice 6.0 Formule</cfg:value><cfg:value xml:lang="es">StarOffice 6.0 F├│rmula</cfg:value><cfg:value xml:lang="it">StarOffice 6.0 Formula</cfg:value><cfg:value xml:lang="da">StarOffice 6.0 Formula</cfg:value><cfg:value xml:lang="sv">StarOffice 6.0 formel</cfg:value><cfg:value xml:lang="pl">StarOffice 6.0 - Formularz</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 6.0 Formula</cfg:value><cfg:value xml:lang="tr">StarOffice 6.0 Formula</cfg:value><cfg:value xml:lang="ar">StarOffice 6.0 ╪╡┘è╪║╪⌐</cfg:value><cfg:value xml:lang="fi">StarOffice 6.0 -kaava</cfg:value><cfg:value xml:lang="ca">StarOffice 6.0 F├│rmula</cfg:value></Name>
  659.                 <Key cfg:type="string">078B7ABA-54FC-457F-8551-6147E776A997</Key>
  660.             </ObjectNames><ObjectNames cfg:name="Impress">
  661.                 <Name cfg:type="string" cfg:localized="true"><cfg:value xml:lang="en-US">StarOffice 6.0 Presentation</cfg:value><cfg:value xml:lang="de">StarOffice 6.0 Pr├ñsentation</cfg:value><cfg:value xml:lang="ja">StarSuite 6.0 ∩╛î∩╛ƒ∩╛Ü∩╜╛∩╛₧∩╛¥∩╛â∩╜░∩╜╝∩╜«∩╛¥</cfg:value><cfg:value xml:lang="ko">StarSuite 6.0 ∞è¼δ¥╝∞¥┤δô£∞ç╝</cfg:value><cfg:value xml:lang="zh-CN">StarSuite 6.0 µ╝öτñ║µûçτ¿┐</cfg:value><cfg:value xml:lang="zh-TW">StarSuite 6.0 τ░íσá▒</cfg:value><cfg:value xml:lang="x-comment">StarOffice 6.0 Presentation</cfg:value><cfg:value xml:lang="pt">StarOffice 6.0 Apresenta├º├úo</cfg:value><cfg:value xml:lang="ru">╨ƒ╤Ç╨╡╨╖╨╡╨╜╤é╨░╤å╨╕╤Å ╨▓ StarOffice 6.0 </cfg:value><cfg:value xml:lang="el">StarOffice 6.0 ╬á╬▒╧ü╬┐╧à╧â╬»╬▒╧â╬╖</cfg:value><cfg:value xml:lang="nl">StarOffice 6.0 Presentatie</cfg:value><cfg:value xml:lang="fr">StarOffice 6.0 Pr├⌐sentation</cfg:value><cfg:value xml:lang="es">StarOffice 6.0 Presentaci├│n</cfg:value><cfg:value xml:lang="it">StarOffice 6.0 Presentazione</cfg:value><cfg:value xml:lang="da">StarOffice 6.0 Presentation</cfg:value><cfg:value xml:lang="sv">StarOffice 6.0 Presentation</cfg:value><cfg:value xml:lang="pl">StarOffice 6.0 - Prezentacja</cfg:value><cfg:value xml:lang="pt-BR">StarOffice 6.0 Presentation</cfg:value><cfg:value xml:lang="tr">StarOffice 6.0 Presentation</cfg:value><cfg:value xml:lang="ar">StarOffice 6.0 ╪╣╪▒╪╢ ╪¬┘é╪»┘è┘à┘è</cfg:value><cfg:value xml:lang="fi">StarOffice 6.0 Pr├ñsentation</cfg:value><cfg:value xml:lang="ca">StarOffice 6.0 Presentaci├│n</cfg:value></Name>
  662.                 <Key cfg:type="string">9176E48A-637A-4D1F-803B-99D9BFAC1047</Key>
  663.             </ObjectNames></OfficeObjects>
  664.         <ExternalApps cfg:type="set" cfg:element-type="cfg:any"><cfg:any cfg:name="http" cfg:type="string"/><cfg:any cfg:name="https" cfg:type="string"/><cfg:any cfg:name="ftp" cfg:type="string"/><cfg:any cfg:name="file" cfg:type="string"/><cfg:any cfg:name="mailto" cfg:type="string"/></ExternalApps>
  665.         <ExternalMailer>
  666.             
  667.             
  668.             
  669.             
  670.             <UseDefaultMailer cfg:type="boolean" xsi:null="true"/>
  671.             <Program cfg:type="string"/>
  672.             <CommandProfile cfg:type="string">Netscape 6.x</CommandProfile>
  673.             <Profiles cfg:type="set" cfg:element-type="MailCommandLineProfile"><MailCommandLineProfile cfg:name="Netscape 6.x">
  674.                     <FormatStrings>
  675.                         <base cfg:type="string">-compose "%s"</base>
  676.                         <from cfg:type="string"/>
  677.                         <to cfg:type="string">to='%s'</to>
  678.                         <cc cfg:type="string">cc='%s'</cc>
  679.                         <bcc cfg:type="string">bcc='%s'</bcc>
  680.                         <subject cfg:type="string">subject='%s'</subject>
  681.                         <attachment cfg:type="string">attachment='%s'</attachment>
  682.                         <body cfg:type="string">body='%s'</body>
  683.                     </FormatStrings>
  684.                     <EnumDelimiters>
  685.                         <base cfg:type="string">,</base>
  686.                         <cc cfg:type="string">,</cc>
  687.                         <bcc cfg:type="string">,</bcc>
  688.                         <attachment cfg:type="string">,</attachment>
  689.                     </EnumDelimiters>
  690.                 </MailCommandLineProfile></Profiles>
  691.         </ExternalMailer>
  692.         <I18N>
  693.             <CJK>
  694.                 <CJKFont cfg:type="boolean">true</CJKFont>
  695.                 <VerticalText cfg:type="boolean">true</VerticalText>
  696.                 <AsianTypography cfg:type="boolean">true</AsianTypography>
  697.                 <JapaneseFind cfg:type="boolean">true</JapaneseFind>
  698.                 <Ruby cfg:type="boolean">true</Ruby>
  699.                 <ChangeCaseMap cfg:type="boolean">true</ChangeCaseMap>
  700.                 <DoubleLines cfg:type="boolean">true</DoubleLines>
  701.                 <EmphasisMarks cfg:type="boolean">true</EmphasisMarks>
  702.                 <VerticalCallOut cfg:type="boolean">true</VerticalCallOut>
  703.             </CJK>
  704.         </I18N>
  705.         <Startup>
  706.             <Run cfg:type="set" cfg:element-type="JobDescription"/>
  707.             <RunOnce cfg:type="set" cfg:element-type="JobDescription"><JobDescription cfg:name="AddressSourcePilot">
  708.                     <ServiceName cfg:type="string">com.sun.star.ui.dialogs.AddressBookSourcePilot</ServiceName>
  709.                     <UserInteraction cfg:type="boolean">true</UserInteraction>
  710.                     <AllowAsync cfg:type="boolean">false</AllowAsync>
  711.                     <ExecutionArguments cfg:type="set" cfg:element-type="cfg:any"/>
  712.                 </JobDescription></RunOnce>
  713.         </Startup>
  714.     </Common>