home *** CD-ROM | disk | FTP | other *** search
- <?xml version='1.0' encoding='UTF-8'?>
-
- <oor:component-schema oor:name="Commands" oor:package="org.openoffice.Office" 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="CommandType">
- <prop oor:name="Command" oor:type="xs:string"/>
- </group>
- </templates>
- <component>
- <group oor:name="Execute">
- <set oor:name="Disabled" oor:node-type="CommandType"/>
- </group>
- </component>
- </oor:component-schema>
-
-