diff options
author | Niklas Nebel <nn@openoffice.org> | 2001-03-12 10:30:58 +0000 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2001-03-12 10:30:58 +0000 |
commit | 6f1c72d6b0698388d6cb0d643058050eac9fa0ff (patch) | |
tree | 6c97066479c8884b5d3c1f84ca499fb9a42db753 /sc/xml/ScAutoFormatFieldObj.xml | |
parent | 751a36ce9b2a0dff5ea289f912a846ab8e19c52e (diff) |
changed component descriptions to new dtd
Diffstat (limited to 'sc/xml/ScAutoFormatFieldObj.xml')
-rw-r--r-- | sc/xml/ScAutoFormatFieldObj.xml | 281 |
1 files changed, 134 insertions, 147 deletions
diff --git a/sc/xml/ScAutoFormatFieldObj.xml b/sc/xml/ScAutoFormatFieldObj.xml index f8b92ed335ad..5a06bf6c6686 100644 --- a/sc/xml/ScAutoFormatFieldObj.xml +++ b/sc/xml/ScAutoFormatFieldObj.xml @@ -1,149 +1,136 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd"> - -<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" > -<Author>Niklas Nebel</Author> -<Name>com.sun.star.comp.office.ScAutoFormatFieldObj</Name> -<Description> +<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"> +<module-description xmlns:xlink="http://www.w3.org/1999/xlink"> + <module-name>sc</module-name> + <component-description> + <author>Niklas Nebel</author> + <name>com.sun.star.comp.office.ScAutoFormatFieldObj</name> + <description> This component provides access to a single field in a TableAutoFormat. -</Description> - -<SupportedService>com.sun.star.sheet.TableAutoFormatField</SupportedService> - -<Language>c++</Language> - -<Status StatusValue="final"/> - -<ModuleName>sc</ModuleName> - -<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - -<!-- -<ServiceDependency>...</ServiceDependency> - -<RuntimeModuleDependency>...</RuntimeModuleDependency> ---> - -<ProjectBuildDependency>cppu</ProjectBuildDependency> -<ProjectBuildDependency>cppuhelper</ProjectBuildDependency> -<ProjectBuildDependency>osl</ProjectBuildDependency> -<ProjectBuildDependency>rsc</ProjectBuildDependency> -<ProjectBuildDependency>rtl</ProjectBuildDependency> -<ProjectBuildDependency>sal</ProjectBuildDependency> -<ProjectBuildDependency>sfx2</ProjectBuildDependency> -<ProjectBuildDependency>so3</ProjectBuildDependency> -<ProjectBuildDependency>sot</ProjectBuildDependency> -<ProjectBuildDependency>stl</ProjectBuildDependency> -<ProjectBuildDependency>svtools</ProjectBuildDependency> -<ProjectBuildDependency>svx</ProjectBuildDependency> -<ProjectBuildDependency>tools</ProjectBuildDependency> -<ProjectBuildDependency>typelib</ProjectBuildDependency> -<ProjectBuildDependency>uno</ProjectBuildDependency> -<ProjectBuildDependency>vcl</ProjectBuildDependency> -<ProjectBuildDependency>vos</ProjectBuildDependency> - -<Type>com.sun.star.awt.CharSet</Type> -<Type>com.sun.star.awt.FocusEvent</Type> -<Type>com.sun.star.awt.FontDescriptor</Type> -<Type>com.sun.star.awt.FontFamily</Type> -<Type>com.sun.star.awt.FontPitch</Type> -<Type>com.sun.star.awt.FontSlant</Type> -<Type>com.sun.star.awt.FontStrikeout</Type> -<Type>com.sun.star.awt.FontType</Type> -<Type>com.sun.star.awt.FontUnderline</Type> -<Type>com.sun.star.awt.FontWeight</Type> -<Type>com.sun.star.awt.FontWidth</Type> -<Type>com.sun.star.awt.InputEvent</Type> -<Type>com.sun.star.awt.KeyEvent</Type> -<Type>com.sun.star.awt.MouseEvent</Type> -<Type>com.sun.star.awt.PaintEvent</Type> -<Type>com.sun.star.awt.Rectangle</Type> -<Type>com.sun.star.awt.SimpleFontMetric</Type> -<Type>com.sun.star.awt.WindowEvent</Type> -<Type>com.sun.star.awt.XFocusListener</Type> -<Type>com.sun.star.awt.XFont</Type> -<Type>com.sun.star.awt.XKeyListener</Type> -<Type>com.sun.star.awt.XMouseListener</Type> -<Type>com.sun.star.awt.XMouseMotionListener</Type> -<Type>com.sun.star.awt.XPaintListener</Type> -<Type>com.sun.star.awt.XWindow</Type> -<Type>com.sun.star.awt.XWindowListener</Type> -<Type>com.sun.star.beans.Property</Type> -<Type>com.sun.star.beans.PropertyChangeEvent</Type> -<Type>com.sun.star.beans.PropertyState</Type> -<Type>com.sun.star.beans.PropertyValue</Type> -<Type>com.sun.star.beans.PropertyVetoException</Type> -<Type>com.sun.star.beans.UnknownPropertyException</Type> -<Type>com.sun.star.beans.XPropertyChangeListener</Type> -<Type>com.sun.star.beans.XPropertySet</Type> -<Type>com.sun.star.beans.XPropertySetInfo</Type> -<Type>com.sun.star.beans.XVetoableChangeListener</Type> -<Type>com.sun.star.container.ContainerEvent</Type> -<Type>com.sun.star.container.ElementExistException</Type> -<Type>com.sun.star.container.NoSuchElementException</Type> -<Type>com.sun.star.container.XContainer</Type> -<Type>com.sun.star.container.XContainerListener</Type> -<Type>com.sun.star.container.XElementAccess</Type> -<Type>com.sun.star.container.XEnumeration</Type> -<Type>com.sun.star.container.XEnumerationAccess</Type> -<Type>com.sun.star.container.XIndexAccess</Type> -<Type>com.sun.star.container.XIndexContainer</Type> -<Type>com.sun.star.container.XIndexReplace</Type> -<Type>com.sun.star.container.XNameAccess</Type> -<Type>com.sun.star.container.XNameContainer</Type> -<Type>com.sun.star.container.XNameReplace</Type> -<Type>com.sun.star.container.XNamed</Type> -<Type>com.sun.star.container.XSet</Type> -<Type>com.sun.star.frame.FrameAction</Type> -<Type>com.sun.star.frame.FrameActionEvent</Type> -<Type>com.sun.star.frame.XController</Type> -<Type>com.sun.star.frame.XFrame</Type> -<Type>com.sun.star.frame.XFrameActionListener</Type> -<Type>com.sun.star.frame.XFrames</Type> -<Type>com.sun.star.frame.XFramesSupplier</Type> -<Type>com.sun.star.frame.XModel</Type> -<Type>com.sun.star.lang.EventObject</Type> -<Type>com.sun.star.lang.IllegalArgumentException</Type> -<Type>com.sun.star.lang.IndexOutOfBoundsException</Type> -<Type>com.sun.star.lang.WrappedTargetException</Type> -<Type>com.sun.star.lang.XComponent</Type> -<Type>com.sun.star.lang.XEventListener</Type> -<Type>com.sun.star.lang.XMultiServiceFactory</Type> -<Type>com.sun.star.lang.XServiceInfo</Type> -<Type>com.sun.star.lang.XSingleServiceFactory</Type> -<Type>com.sun.star.lang.XTypeProvider</Type> -<Type>com.sun.star.lang.XUnoTunnel</Type> -<Type>com.sun.star.registry.InvalidRegistryException</Type> -<Type>com.sun.star.registry.InvalidValueException</Type> -<Type>com.sun.star.registry.RegistryKeyType</Type> -<Type>com.sun.star.registry.RegistryValueType</Type> -<Type>com.sun.star.registry.XRegistryKey</Type> -<Type>com.sun.star.table.BorderLine</Type> -<Type>com.sun.star.table.CellAddress</Type> -<Type>com.sun.star.table.CellContentType</Type> -<Type>com.sun.star.table.CellHoriJustify</Type> -<Type>com.sun.star.table.CellOrientation</Type> -<Type>com.sun.star.table.CellRangeAddress</Type> -<Type>com.sun.star.table.CellVertJustify</Type> -<Type>com.sun.star.table.ShadowFormat</Type> -<Type>com.sun.star.table.ShadowLocation</Type> -<Type>com.sun.star.table.TableBorder</Type> -<Type>com.sun.star.table.TableOrientation</Type> -<Type>com.sun.star.uno.Any</Type> -<Type>com.sun.star.uno.Exception</Type> -<Type>com.sun.star.uno.Reference</Type> -<Type>com.sun.star.uno.RuntimeException</Type> -<Type>com.sun.star.uno.Sequence</Type> -<Type>com.sun.star.uno.Type</Type> -<Type>com.sun.star.uno.TypeClass</Type> -<Type>com.sun.star.uno.XAdapter</Type> -<Type>com.sun.star.uno.XAggregation</Type> -<Type>com.sun.star.uno.XInterface</Type> -<Type>com.sun.star.uno.XReference</Type> -<Type>com.sun.star.uno.XWeak</Type> -<Type>com.sun.star.uno.genfunc</Type> -<Type>com.sun.star.util.SortField</Type> -<Type>com.sun.star.util.SortFieldType</Type> -<Type>com.sun.star.util.URL</Type> - -</COMPONENTDESCRIPTION> +</description> + <loader-name>com.sun.star.loader.SharedLibrary</loader-name> + <language>c++</language> + <status value="final"/> + <supported-service>com.sun.star.sheet.TableAutoFormatField</supported-service> + <type>com.sun.star.awt.CharSet</type> + <type>com.sun.star.awt.FocusEvent</type> + <type>com.sun.star.awt.FontDescriptor</type> + <type>com.sun.star.awt.FontFamily</type> + <type>com.sun.star.awt.FontPitch</type> + <type>com.sun.star.awt.FontSlant</type> + <type>com.sun.star.awt.FontStrikeout</type> + <type>com.sun.star.awt.FontType</type> + <type>com.sun.star.awt.FontUnderline</type> + <type>com.sun.star.awt.FontWeight</type> + <type>com.sun.star.awt.FontWidth</type> + <type>com.sun.star.awt.InputEvent</type> + <type>com.sun.star.awt.KeyEvent</type> + <type>com.sun.star.awt.MouseEvent</type> + <type>com.sun.star.awt.PaintEvent</type> + <type>com.sun.star.awt.Rectangle</type> + <type>com.sun.star.awt.SimpleFontMetric</type> + <type>com.sun.star.awt.WindowEvent</type> + <type>com.sun.star.awt.XFocusListener</type> + <type>com.sun.star.awt.XFont</type> + <type>com.sun.star.awt.XKeyListener</type> + <type>com.sun.star.awt.XMouseListener</type> + <type>com.sun.star.awt.XMouseMotionListener</type> + <type>com.sun.star.awt.XPaintListener</type> + <type>com.sun.star.awt.XWindow</type> + <type>com.sun.star.awt.XWindowListener</type> + <type>com.sun.star.beans.Property</type> + <type>com.sun.star.beans.PropertyChangeEvent</type> + <type>com.sun.star.beans.PropertyState</type> + <type>com.sun.star.beans.PropertyValue</type> + <type>com.sun.star.beans.PropertyVetoException</type> + <type>com.sun.star.beans.UnknownPropertyException</type> + <type>com.sun.star.beans.XPropertyChangeListener</type> + <type>com.sun.star.beans.XPropertySet</type> + <type>com.sun.star.beans.XPropertySetInfo</type> + <type>com.sun.star.beans.XVetoableChangeListener</type> + <type>com.sun.star.container.ContainerEvent</type> + <type>com.sun.star.container.ElementExistException</type> + <type>com.sun.star.container.NoSuchElementException</type> + <type>com.sun.star.container.XContainer</type> + <type>com.sun.star.container.XContainerListener</type> + <type>com.sun.star.container.XElementAccess</type> + <type>com.sun.star.container.XEnumeration</type> + <type>com.sun.star.container.XEnumerationAccess</type> + <type>com.sun.star.container.XIndexAccess</type> + <type>com.sun.star.container.XIndexContainer</type> + <type>com.sun.star.container.XIndexReplace</type> + <type>com.sun.star.container.XNameAccess</type> + <type>com.sun.star.container.XNameContainer</type> + <type>com.sun.star.container.XNameReplace</type> + <type>com.sun.star.container.XNamed</type> + <type>com.sun.star.container.XSet</type> + <type>com.sun.star.frame.FrameAction</type> + <type>com.sun.star.frame.FrameActionEvent</type> + <type>com.sun.star.frame.XController</type> + <type>com.sun.star.frame.XFrame</type> + <type>com.sun.star.frame.XFrameActionListener</type> + <type>com.sun.star.frame.XFrames</type> + <type>com.sun.star.frame.XFramesSupplier</type> + <type>com.sun.star.frame.XModel</type> + <type>com.sun.star.lang.EventObject</type> + <type>com.sun.star.lang.IllegalArgumentException</type> + <type>com.sun.star.lang.IndexOutOfBoundsException</type> + <type>com.sun.star.lang.WrappedTargetException</type> + <type>com.sun.star.lang.XComponent</type> + <type>com.sun.star.lang.XEventListener</type> + <type>com.sun.star.lang.XMultiServiceFactory</type> + <type>com.sun.star.lang.XServiceInfo</type> + <type>com.sun.star.lang.XSingleServiceFactory</type> + <type>com.sun.star.lang.XTypeProvider</type> + <type>com.sun.star.lang.XUnoTunnel</type> + <type>com.sun.star.registry.InvalidRegistryException</type> + <type>com.sun.star.registry.InvalidValueException</type> + <type>com.sun.star.registry.RegistryKeyType</type> + <type>com.sun.star.registry.RegistryValueType</type> + <type>com.sun.star.registry.XRegistryKey</type> + <type>com.sun.star.table.BorderLine</type> + <type>com.sun.star.table.CellAddress</type> + <type>com.sun.star.table.CellContentType</type> + <type>com.sun.star.table.CellHoriJustify</type> + <type>com.sun.star.table.CellOrientation</type> + <type>com.sun.star.table.CellRangeAddress</type> + <type>com.sun.star.table.CellVertJustify</type> + <type>com.sun.star.table.ShadowFormat</type> + <type>com.sun.star.table.ShadowLocation</type> + <type>com.sun.star.table.TableBorder</type> + <type>com.sun.star.table.TableOrientation</type> + <type>com.sun.star.uno.Any</type> + <type>com.sun.star.uno.Exception</type> + <type>com.sun.star.uno.Reference</type> + <type>com.sun.star.uno.RuntimeException</type> + <type>com.sun.star.uno.Sequence</type> + <type>com.sun.star.uno.Type</type> + <type>com.sun.star.uno.TypeClass</type> + <type>com.sun.star.uno.XAdapter</type> + <type>com.sun.star.uno.XAggregation</type> + <type>com.sun.star.uno.XInterface</type> + <type>com.sun.star.uno.XReference</type> + <type>com.sun.star.uno.XWeak</type> + <type>com.sun.star.uno.genfunc</type> + <type>com.sun.star.util.SortField</type> + <type>com.sun.star.util.SortFieldType</type> + <type>com.sun.star.util.URL</type> + </component-description> + <project-build-dependency>cppu</project-build-dependency> + <project-build-dependency>cppuhelper</project-build-dependency> + <project-build-dependency>osl</project-build-dependency> + <project-build-dependency>rsc</project-build-dependency> + <project-build-dependency>rtl</project-build-dependency> + <project-build-dependency>sal</project-build-dependency> + <project-build-dependency>sfx2</project-build-dependency> + <project-build-dependency>so3</project-build-dependency> + <project-build-dependency>sot</project-build-dependency> + <project-build-dependency>stl</project-build-dependency> + <project-build-dependency>svtools</project-build-dependency> + <project-build-dependency>svx</project-build-dependency> + <project-build-dependency>tools</project-build-dependency> + <project-build-dependency>typelib</project-build-dependency> + <project-build-dependency>uno</project-build-dependency> + <project-build-dependency>vcl</project-build-dependency> + <project-build-dependency>vos</project-build-dependency> +</module-description> |