/hwpfilter/

ue='distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/elementary/cmd/lc_refreshformcontrol.png
='get'>
AgeCommit message (Expand)Author
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-03-12 10:30:58 +0000
committerNiklas Nebel <nn@openoffice.org>2001-03-12 10:30:58 +0000
commit6f1c72d6b0698388d6cb0d643058050eac9fa0ff (patch)
tree6c97066479c8884b5d3c1f84ca499fb9a42db753 /sc/xml/ScDataPilotTableObj.xml
parent751a36ce9b2a0dff5ea289f912a846ab8e19c52e (diff)
changed component descriptions to new dtd
Diffstat (limited to 'sc/xml/ScDataPilotTableObj.xml')
-rw-r--r--sc/xml/ScDataPilotTableObj.xml257
1 files changed, 122 insertions, 135 deletions
diff --git a/sc/xml/ScDataPilotTableObj.xml b/sc/xml/ScDataPilotTableObj.xml
index c0a87c051a4f..dc3eb15e67a8 100644
--- a/sc/xml/ScDataPilotTableObj.xml
+++ b/sc/xml/ScDataPilotTableObj.xml
@@ -1,137 +1,124 @@
<?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.ScDataPilotTableObj</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.ScDataPilotTableObj</name>
+ <description>
This component provides access to a data pilot table on a spreadsheet.
-</Description>
-
-<ModuleName>sc</ModuleName>
-
-<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
-
-<Language>c++</Language>
-
-<Status StatusValue="final"/>
-
-<SupportedService>com.sun.star.sheet.DataPilotTable</SupportedService>
-
-<!--
-<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>tools</ProjectBuildDependency>
-<ProjectBuildDependency>typelib</ProjectBuildDependency>
-<ProjectBuildDependency>uno</ProjectBuildDependency>
-<ProjectBuildDependency>vcl</ProjectBuildDependency>
-<ProjectBuildDependency>vos</ProjectBuildDependency>
-
-<Type>com.sun.star.awt.FocusEvent</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.WindowEvent</Type>
-<Type>com.sun.star.awt.XFocusListener</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.NoSuchElementException</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.XNameAccess</Type>
-<Type>com.sun.star.container.XNamed</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.Locale</Type>
-<Type>com.sun.star.lang.WrappedTargetException</Type>
-<Type>com.sun.star.lang.XComponent</Type>
-<Type>com.sun.star.lang.XEventListener<