home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / OOo_3.0.1_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / WriterGlobalWindowState.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-15  |  1.1 KB  |  22 lines

  1. <?xml version="1.0"?>
  2. <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="WriterGlobalWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Writer global text module.</desc>
  5.   </info>
  6.   <import oor:component="org.openoffice.Office.UI.WindowState"/>
  7.   <uses oor:component="org.openoffice.Office.UI.WindowState"/>
  8.   <templates/>
  9.   <component>
  10.     <group oor:name="UIElements">
  11.       <info>
  12.         <desc>Contains user interface element state data specific for the Writer global module."</desc>
  13.       </info>
  14.       <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
  15.         <info>
  16.           <desc>Contains states of all known dockable user interface elements of the Writer global module."</desc>
  17.         </info>
  18.       </set>
  19.     </group>
  20.   </component>
  21. </oor:component-schema>
  22.