summaryrefslogtreecommitdiff
path: root/sc/xml/ScAutoFormatObj.xml
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
commit9ae5a91f7955e44d3b24a3f7741f9bca02ac7f24 (patch)
tree13c111a6380728f470fa177e679b80089a01efc4 /sc/xml/ScAutoFormatObj.xml
initial import
Diffstat (limited to 'sc/xml/ScAutoFormatObj.xml')
-rw-r--r--sc/xml/ScAutoFormatObj.xml149
1 files changed, 149 insertions, 0 deletions
diff --git a/sc/xml/ScAutoFormatObj.xml b/sc/xml/ScAutoFormatObj.xml
new file mode 100644
index 000000000000..63b6eb07f848
--- /dev/null
+++ b/sc/xml/ScAutoFormatObj.xml
@@ -0,0 +1,149 @@
+<?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.ScAutoFormatObj</Name>
+<Description>
+ This component provides ...
+</Description>
+
+<SupportedService>com.sun.star.sheet.TableAutoFormat</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>