home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 May
/
Gamestar_62_2004-05_dvd.iso
/
Programy
/
openoffice
/
f_0003
/
VCL.xcs
Wrap
Extensible Markup Language
|
2004-03-27
|
1KB
|
25 lines
<?xml version='1.0' encoding='UTF-8'?>
<oor:component-schema oor:name="VCL" oor:package="org.openoffice" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<templates>
<group oor:name="LFonts">
<prop oor:name="SubstFonts" oor:type="xs:string"/>
<prop oor:name="SubstFontsMS" oor:type="xs:string"/>
<prop oor:name="SubstFontsPS" oor:type="xs:string"/>
<prop oor:name="SubstFontsHTML" oor:type="xs:string"/>
<prop oor:name="FontWidth" oor:type="xs:string"/>
<prop oor:name="FontWeight" oor:type="xs:string"/>
<prop oor:name="FontType" oor:type="xs:string"/>
</group>
<group oor:name="ConfigurableSettings" oor:extensible="true"/>
<group oor:name="LocalizedDefaultFonts" oor:extensible="true"/>
<set oor:name="LocalizedFontSubstitutions" oor:node-type="LFonts"/>
</templates>
<component>
<set oor:name="Settings" oor:node-type="ConfigurableSettings"/>
<set oor:name="DefaultFonts" oor:node-type="LocalizedDefaultFonts"/>
<set oor:name="FontSubstitutions" oor:node-type="LocalizedFontSubstitutions"/>
</component>
</oor:component-schema>