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/ScSpreadsheetSettingsObj.xml | |
parent | 751a36ce9b2a0dff5ea289f912a846ab8e19c52e (diff) |
changed component descriptions to new dtd
Diffstat (limited to 'sc/xml/ScSpreadsheetSettingsObj.xml')
-rw-r--r-- | sc/xml/ScSpreadsheetSettingsObj.xml | 601 |
1 files changed, 294 insertions, 307 deletions
diff --git a/sc/xml/ScSpreadsheetSettingsObj.xml b/sc/xml/ScSpreadsheetSettingsObj.xml index 160cf7c21435..e25dfa86e9eb 100644 --- a/sc/xml/ScSpreadsheetSettingsObj.xml +++ b/sc/xml/ScSpreadsheetSettingsObj.xml @@ -1,310 +1,297 @@ <?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.ScSpreadsheetSettingsObj</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.ScSpreadsheetSettingsObj</name> + <description> This component provides access to the configuration which is global for all views of a spreadsheet document. -</Description> - -<ModuleName>sc</ModuleName> - -<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> - -<Language>c++</Language> - -<Status StatusValue="final"/> - -<SupportedService>com.sun.star.sheet.SpreadsheetDocumentSettings</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>svx</ProjectBuildDependency> -<ProjectBuildDependency>tools</ProjectBuildDependency> -<ProjectBuildDependency>typelib</ProjectBuildDependency> -<ProjectBuildDependency>uno</ProjectBuildDependency> -<ProjectBuildDependency>unotools</ProjectBuildDependency> -<ProjectBuildDependency>vcl</ProjectBuildDependency> -<ProjectBuildDependency>vos</ProjectBuildDependency> - -<Type>com.sun.star.awt.DeviceInfo</Type> -<Type>com.sun.star.awt.FocusEvent</Type> -<Type>com.sun.star.awt.FontDescriptor</Type> -<Type>com.sun.star.awt.FontSlant</Type> -<Type>com.sun.star.awt.Gradient</Type> -<Type>com.sun.star.awt.GradientStyle</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.Point</Type> -<Type>com.sun.star.awt.RasterOperation</Type> -<Type>com.sun.star.awt.Rectangle</Type> -<Type>com.sun.star.awt.SimpleFontMetric</Type> -<Type>com.sun.star.awt.Size</Type> -<Type>com.sun.star.awt.WindowClass</Type> -<Type>com.sun.star.awt.WindowDescriptor</Type> -<Type>com.sun.star.awt.WindowEvent</Type> -<Type>com.sun.star.awt.XBitmap</Type> -<Type>com.sun.star.awt.XControl</Type> -<Type>com.sun.star.awt.XControlContainer</Type> -<Type>com.sun.star.awt.XControlModel</Type> -<Type>com.sun.star.awt.XDevice</Type> -<Type>com.sun.star.awt.XDisplayBitmap</Type> -<Type>com.sun.star.awt.XFocusListener</Type> -<Type>com.sun.star.awt.XFont</Type> -<Type>com.sun.star.awt.XGraphics</Type> -<Type>com.sun.star.awt.XImageConsumer</Type> -<Type>com.sun.star.awt.XImageProducer</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.XPointer</Type> -<Type>com.sun.star.awt.XRegion</Type> -<Type>com.sun.star.awt.XTabController</Type> -<Type>com.sun.star.awt.XTabControllerModel</Type> -<Type>com.sun.star.awt.XToolkit</Type> -<Type>com.sun.star.awt.XView</Type> -<Type>com.sun.star.awt.XWindow</Type> -<Type>com.sun.star.awt.XWindowListener</Type> -<Type>com.sun.star.awt.XWindowPeer</Type> -<Type>com.sun.star.beans.IllegalTypeException</Type> -<Type>com.sun.star.beans.NotRemoveableException</Type> -<Type>com.sun.star.beans.Property</Type> -<Type>com.sun.star.beans.PropertyAttribute</Type> -<Type>com.sun.star.beans.PropertyChangeEvent</Type> -<Type>com.sun.star.beans.PropertyExistException</Type> -<Type>com.sun.star.beans.PropertyState</Type> -<Type>com.sun.star.beans.PropertyStateChangeEvent</Type> -<Type>com.sun.star.beans.PropertyValue</Type> -<Type>com.sun.star.beans.PropertyValues</Type> -<Type>com.sun.star.beans.PropertyVetoException</Type> -<Type>com.sun.star.beans.UnknownPropertyException</Type> -<Type>com.sun.star.beans.XFastPropertySet</Type> -<Type>com.sun.star.beans.XMultiPropertySet</Type> -<Type>com.sun.star.beans.XPropertiesChangeListener</Type> -<Type>com.sun.star.beans.XPropertyAccess</Type> -<Type>com.sun.star.beans.XPropertyChangeListener</Type> -<Type>com.sun.star.beans.XPropertyContainer</Type> -<Type>com.sun.star.beans.XPropertySet</Type> -<Type>com.sun.star.beans.XPropertySetInfo</Type> -<Type>com.sun.star.beans.XPropertyState</Type> -<Type>com.sun.star.beans.XPropertyStateChangeListener</Type> -<Type>com.sun.star.beans.XVetoableChangeListener</Type> -<Type>com.sun.star.chart.ChartDataChangeEvent</Type> -<Type>com.sun.star.chart.ChartDataChangeType</Type> -<Type>com.sun.star.chart.XChartData</Type> -<Type>com.sun.star.chart.XChartDataArray</Type> -<Type>com.sun.star.chart.XChartDataChangeEventListener</Type> -<Type>com.sun.star.container.ElementExistException</Type> -<Type>com.sun.star.container.NoSuchElementException</Type> -<Type>com.sun.star.container.XChild</Type> -<Type>com.sun.star.container.XContentEnumerationAccess</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.XHierarchicalNameAccess</Type> -<Type>com.sun.star.container.XIndexAccess</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.document.XActionLockable</Type> -<Type>com.sun.star.document.XDocumentInfo</Type> -<Type>com.sun.star.document.XDocumentInfoSupplier</Type> -<Type>com.sun.star.document.XLinkTargetSupplier</Type> -<Type>com.sun.star.drawing.XDrawPage</Type> -<Type>com.sun.star.drawing.XDrawPageSupplier</Type> -<Type>com.sun.star.drawing.XDrawPages</Type> -<Type>com.sun.star.drawing.XDrawPagesSupplier</Type> -<Type>com.sun.star.drawing.XShape</Type> -<Type>com.sun.star.drawing.XShapeBinder</Type> -<Type>com.sun.star.drawing.XShapeCombiner</Type> -<Type>com.sun.star.drawing.XShapeDescriptor</Type> -<Type>com.sun.star.drawing.XShapeGroup</Type> -<Type>com.sun.star.drawing.XShapeGrouper</Type> -<Type>com.sun.star.drawing.XShapes</Type> -<Type>com.sun.star.form.XForm</Type> -<Type>com.sun.star.form.XFormComponent</Type> -<Type>com.sun.star.form.XFormController</Type> -<Type>com.sun.star.form.XFormControllerListener</Type> -<Type>com.sun.star.form.XFormsSupplier</Type> -<Type>com.sun.star.form.XImageProducerSupplier</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.frame.XStorable</Type> -<Type>com.sun.star.io.IOException</Type> -<Type>com.sun.star.lang.ArrayIndexOutOfBoundsException</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.KCharacterType</Type> -<Type>com.sun.star.lang.KParseTokens</Type> -<Type>com.sun.star.lang.KParseType</Type> -<Type>com.sun.star.lang.Locale</Type> -<Type>com.sun.star.lang.NoSupportException</Type> -<Type>com.sun.star.lang.ParseResult</Type> -<Type>com.sun.star.lang.WrappedTargetException</Type> -<Type>com.sun.star.lang.XCharacterClassification</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.XServiceName</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.sheet.Border</Type> -<Type>com.sun.star.sheet.CellDeleteMode</Type> -<Type>com.sun.star.sheet.CellInsertMode</Type> -<Type>com.sun.star.sheet.FillDateMode</Type> -<Type>com.sun.star.sheet.FillDirection</Type> -<Type>com.sun.star.sheet.FillMode</Type> -<Type>com.sun.star.sheet.FilterConnection</Type> -<Type>com.sun.star.sheet.FilterOperator</Type> -<Type>com.sun.star.sheet.GeneralFunction</Type> -<Type>com.sun.star.sheet.GoalResult</Type> -<Type>com.sun.star.sheet.SheetLinkMode</Type> -<Type>com.sun.star.sheet.SubTotalColumn</Type> -<Type>com.sun.star.sheet.TableFilterField</Type> -<Type>com.sun.star.sheet.TableOperationMode</Type> -<Type>com.sun.star.sheet.TablePageBreakData</Type> -<Type>com.sun.star.sheet.XAreaLink</Type> -<Type>com.sun.star.sheet.XAreaLinks</Type> -<Type>com.sun.star.sheet.XArrayFormulaRange</Type> -<Type>com.sun.star.sheet.XCalculatable</Type> -<Type>com.sun.star.sheet.XCellAddressable</Type> -<Type>com.sun.star.sheet.XCellFormatRangesSupplier</Type> -<Type>com.sun.star.sheet.XCellRangeAddressable</Type> -<Type>com.sun.star.sheet.XCellRangeMovement</Type> -<Type>com.sun.star.sheet.XCellRangeReferrer</Type> -<Type>com.sun.star.sheet.XCellRangesQuery</Type> -<Type>com.sun.star.sheet.XCellSeries</Type> -<Type>com.sun.star.sheet.XConsolidatable</Type> -<Type>com.sun.star.sheet.XConsolidationDescriptor</Type> -<Type>com.sun.star.sheet.XDDELink</Type> -<Type>com.sun.star.sheet.XDataPilotDescriptor</Type> -<Type>com.sun.star.sheet.XDataPilotTables</Type> -<Type>com.sun.star.sheet.XDataPilotTablesSupplier</Type> -<Type>com.sun.star.sheet.XDatabaseRange</Type> -<Type>com.sun.star.sheet.XDatabaseRanges</Type> -<Type>com.sun.star.sheet.XDocumentAuditing</Type> -<Type>com.sun.star.sheet.XFillAcrossSheet</Type> -<Type>com.sun.star.sheet.XFormulaQuery</Type> -<Type>com.sun.star.sheet.XGoalSeek</Type> -<Type>com.sun.star.sheet.XLabelRange</Type> -<Type>com.sun.star.sheet.XLabelRanges</Type> -<Type>com.sun.star.sheet.XMultipleOperation</Type> -<Type>com.sun.star.sheet.XNamedRange</Type> -<Type>com.sun.star.sheet.XNamedRanges</Type> -<Type>com.sun.star.sheet.XPrintAreas</Type> -<Type>com.sun.star.sheet.XScenario</Type> -<Type>com.sun.star.sheet.XScenarios</Type> -<Type>com.sun.star.sheet.XScenariosSupplier</Type> -<Type>com.sun.star.sheet.XSheetAnnotation</Type> -<Type>com.sun.star.sheet.XSheetAnnotationAnchor</Type> -<Type>com.sun.star.sheet.XSheetAnnotations</Type> -<Type>com.sun.star.sheet.XSheetAnnotationsSupplier</Type> -<Type>com.sun.star.sheet.XSheetAuditing</Type> -<Type>com.sun.star.sheet.XSheetCellCursor</Type> -<Type>com.sun.star.sheet.XSheetCellRange</Type> -<Type>com.sun.star.sheet.XSheetCellRanges</Type> -<Type>com.sun.star.sheet.XSheetFilterDescriptor</Type> -<Type>com.sun.star.sheet.XSheetFilterable</Type> -<Type>com.sun.star.sheet.XSheetFilterableEx</Type> -<Type>com.sun.star.sheet.XSheetLinkable</Type> -<Type>com.sun.star.sheet.XSheetOperation</Type> -<Type>com.sun.star.sheet.XSheetOutline</Type> -<Type>com.sun.star.sheet.XSheetPageBreak</Type> -<Type>com.sun.star.sheet.XSpreadsheet</Type> -<Type>com.sun.star.sheet.XSpreadsheetDocument</Type> -<Type>com.sun.star.sheet.XSpreadsheets</Type> -<Type>com.sun.star.sheet.XSubTotalCalculatable</Type> -<Type>com.sun.star.sheet.XSubTotalDescriptor</Type> -<Type>com.sun.star.sheet.XSubTotalField</Type> -<Type>com.sun.star.sheet.XUsedAreaCursor</Type> -<Type>com.sun.star.style.XStyle</Type> -<Type>com.sun.star.style.XStyleFamiliesSupplier</Type> -<Type>com.sun.star.style.XStyleLoader</Type> -<Type>com.sun.star.table.CellAddress</Type> -<Type>com.sun.star.table.CellContentType</Type> -<Type>com.sun.star.table.CellRangeAddress</Type> -<Type>com.sun.star.table.TableOrientation</Type> -<Type>com.sun.star.table.XAutoFormattable</Type> -<Type>com.sun.star.table.XCell</Type> -<Type>com.sun.star.table.XCellRange</Type> -<Type>com.sun.star.table.XColumnRowRange</Type> -<Type>com.sun.star.table.XTableCharts</Type> -<Type>com.sun.star.table.XTableChartsSupplier</Type> -<Type>com.sun.star.table.XTableColumns</Type> -<Type>com.sun.star.table.XTableRows</Type> -<Type>com.sun.star.text.XSimpleText</Type> -<Type>com.sun.star.text.XText</Type> -<Type>com.sun.star.text.XTextContent</Type> -<Type>com.sun.star.text.XTextCursor</Type> -<Type>com.sun.star.text.XTextFieldsSupplier</Type> -<Type>com.sun.star.text.XTextRange</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.Date</Type> -<Type>com.sun.star.util.MalformedNumberFormatException</Type> -<Type>com.sun.star.util.URL</Type> -<Type>com.sun.star.util.XImportable</Type> -<Type>com.sun.star.util.XIndent</Type> -<Type>com.sun.star.util.XMergeable</Type> -<Type>com.sun.star.util.XModifiable</Type> -<Type>com.sun.star.util.XModifyBroadcaster</Type> -<Type>com.sun.star.util.XModifyListener</Type> -<Type>com.sun.star.util.XNumberFormats</Type> -<Type>com.sun.star.util.XNumberFormatsSupplier</Type> -<Type>com.sun.star.util.XProtectable</Type> -<Type>com.sun.star.util.XRefreshListener</Type> -<Type>com.sun.star.util.XRefreshable</Type> -<Type>com.sun.star.util.XReplaceDescriptor</Type> -<Type>com.sun.star.util.XReplaceable</Type> -<Type>com.sun.star.util.XSearchDescriptor</Type> -<Type>com.sun.star.util.XSearchable</Type> -<Type>com.sun.star.util.XSortable</Type> -<Type>com.sun.star.view.XPrintable</Type> - -</COMPONENTDESCRIPTION> +</description> + <loader-name>com.sun.star.loader.SharedLibrary</loader-name> + <language>c++</language> + <status value="final"/> + <supported-service>com.sun.star.sheet.SpreadsheetDocumentSettings</supported-service> + <type>com.sun.star.awt.DeviceInfo</type> + <type>com.sun.star.awt.FocusEvent</type> + <type>com.sun.star.awt.FontDescriptor</type> + <type>com.sun.star.awt.FontSlant</type> + <type>com.sun.star.awt.Gradient</type> + <type>com.sun.star.awt.GradientStyle</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.Point</type> + <type>com.sun.star.awt.RasterOperation</type> + <type>com.sun.star.awt.Rectangle</type> + <type>com.sun.star.awt.SimpleFontMetric</type> + <type>com.sun.star.awt.Size</type> + <type>com.sun.star.awt.WindowClass</type> + <type>com.sun.star.awt.WindowDescriptor</type> + <type>com.sun.star.awt.WindowEvent</type> + <type>com.sun.star.awt.XBitmap</type> + <type>com.sun.star.awt.XControl</type> + <type>com.sun.star.awt.XControlContainer</type> + <type>com.sun.star.awt.XControlModel</type> + <type>com.sun.star.awt.XDevice</type> + <type>com.sun.star.awt.XDisplayBitmap</type> + <type>com.sun.star.awt.XFocusListener</type> + <type>com.sun.star.awt.XFont</type> + <type>com.sun.star.awt.XGraphics</type> + <type>com.sun.star.awt.XImageConsumer</type> + <type>com.sun.star.awt.XImageProducer</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.XPointer</type> + <type>com.sun.star.awt.XRegion</type> + <type>com.sun.star.awt.XTabController</type> + <type>com.sun.star.awt.XTabControllerModel</type> + <type>com.sun.star.awt.XToolkit</type> + <type>com.sun.star.awt.XView</type> + <type>com.sun.star.awt.XWindow</type> + <type>com.sun.star.awt.XWindowListener</type> + <type>com.sun.star.awt.XWindowPeer</type> + <type>com.sun.star.beans.IllegalTypeException</type> + <type>com.sun.star.beans.NotRemoveableException</type> + <type>com.sun.star.beans.Property</type> + <type>com.sun.star.beans.PropertyAttribute</type> + <type>com.sun.star.beans.PropertyChangeEvent</type> + <type>com.sun.star.beans.PropertyExistException</type> + <type>com.sun.star.beans.PropertyState</type> + <type>com.sun.star.beans.PropertyStateChangeEvent</type> + <type>com.sun.star.beans.PropertyValue</type> + <type>com.sun.star.beans.PropertyValues</type> + <type>com.sun.star.beans.PropertyVetoException</type> + <type>com.sun.star.beans.UnknownPropertyException</type> + <type>com.sun.star.beans.XFastPropertySet</type> + <type>com.sun.star.beans.XMultiPropertySet</type> + <type>com.sun.star.beans.XPropertiesChangeListener</type> + <type>com.sun.star.beans.XPropertyAccess</type> + <type>com.sun.star.beans.XPropertyChangeListener</type> + <type>com.sun.star.beans.XPropertyContainer</type> + <type>com.sun.star.beans.XPropertySet</type> + <type>com.sun.star.beans.XPropertySetInfo</type> + <type>com.sun.star.beans.XPropertyState</type> + <type>com.sun.star.beans.XPropertyStateChangeListener</type> + <type>com.sun.star.beans.XVetoableChangeListener</type> + <type>com.sun.star.chart.ChartDataChangeEvent</type> + <type>com.sun.star.chart.ChartDataChangeType</type> + <type>com.sun.star.chart.XChartData</type> + <type>com.sun.star.chart.XChartDataArray</type> + <type>com.sun.star.chart.XChartDataChangeEventListener</type> + <type>com.sun.star.container.ElementExistException</type> + <type>com.sun.star.container.NoSuchElementException</type> + <type>com.sun.star.container.XChild</type> + <type>com.sun.star.container.XContentEnumerationAccess</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.XHierarchicalNameAccess</type> + <type>com.sun.star.container.XIndexAccess</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.document.XActionLockable</type> + <type>com.sun.star.document.XDocumentInfo</type> + <type>com.sun.star.document.XDocumentInfoSupplier</type> + <type>com.sun.star.document.XLinkTargetSupplier</type> + <type>com.sun.star.drawing.XDrawPage</type> + <type>com.sun.star.drawing.XDrawPageSupplier</type> + <type>com.sun.star.drawing.XDrawPages</type> + <type>com.sun.star.drawing.XDrawPagesSupplier</type> + <type>com.sun.star.drawing.XShape</type> + <type>com.sun.star.drawing.XShapeBinder</type> + <type>com.sun.star.drawing.XShapeCombiner</type> + <type>com.sun.star.drawing.XShapeDescriptor</type> + <type>com.sun.star.drawing.XShapeGroup</type> + <type>com.sun.star.drawing.XShapeGrouper</type> + <type>com.sun.star.drawing.XShapes</type> + <type>com.sun.star.form.XForm</type> + <type>com.sun.star.form.XFormComponent</type> + <type>com.sun.star.form.XFormController</type> + <type>com.sun.star.form.XFormControllerListener</type> + <type>com.sun.star.form.XFormsSupplier</type> + <type>com.sun.star.form.XImageProducerSupplier</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.frame.XStorable</type> + <type>com.sun.star.io.IOException</type> + <type>com.sun.star.lang.ArrayIndexOutOfBoundsException</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.KCharacterType</type> + <type>com.sun.star.lang.KParseTokens</type> + <type>com.sun.star.lang.KParseType</type> + <type>com.sun.star.lang.Locale</type> + <type>com.sun.star.lang.NoSupportException</type> + <type>com.sun.star.lang.ParseResult</type> + <type>com.sun.star.lang.WrappedTargetException</type> + <type>com.sun.star.lang.XCharacterClassification</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.XServiceName</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.sheet.Border</type> + <type>com.sun.star.sheet.CellDeleteMode</type> + <type>com.sun.star.sheet.CellInsertMode</type> + <type>com.sun.star.sheet.FillDateMode</type> + <type>com.sun.star.sheet.FillDirection</type> + <type>com.sun.star.sheet.FillMode</type> + <type>com.sun.star.sheet.FilterConnection</type> + <type>com.sun.star.sheet.FilterOperator</type> + <type>com.sun.star.sheet.GeneralFunction</type> + <type>com.sun.star.sheet.GoalResult</type> + <type>com.sun.star.sheet.SheetLinkMode</type> + <type>com.sun.star.sheet.SubTotalColumn</type> + <type>com.sun.star.sheet.TableFilterField</type> + <type>com.sun.star.sheet.TableOperationMode</type> + <type>com.sun.star.sheet.TablePageBreakData</type> + <type>com.sun.star.sheet.XAreaLink</type> + <type>com.sun.star.sheet.XAreaLinks</type> + <type>com.sun.star.sheet.XArrayFormulaRange</type> + <type>com.sun.star.sheet.XCalculatable</type> + <type>com.sun.star.sheet.XCellAddressable</type> + <type>com.sun.star.sheet.XCellFormatRangesSupplier</type> + <type>com.sun.star.sheet.XCellRangeAddressable</type> + <type>com.sun.star.sheet.XCellRangeMovement</type> + <type>com.sun.star.sheet.XCellRangeReferrer</type> + <type>com.sun.star.sheet.XCellRangesQuery</type> + <type>com.sun.star.sheet.XCellSeries</type> + <type>com.sun.star.sheet.XConsolidatable</type> + <type>com.sun.star.sheet.XConsolidationDescriptor</type> + <type>com.sun.star.sheet.XDDELink</type> + <type>com.sun.star.sheet.XDataPilotDescriptor</type> + <type>com.sun.star.sheet.XDataPilotTables</type> + <type>com.sun.star.sheet.XDataPilotTablesSupplier</type> + <type>com.sun.star.sheet.XDatabaseRange</type> + <type>com.sun.star.sheet.XDatabaseRanges</type> + <type>com.sun.star.sheet.XDocumentAuditing</type> + <type>com.sun.star.sheet.XFillAcrossSheet</type> + <type>com.sun.star.sheet.XFormulaQuery</type> + <type>com.sun.star.sheet.XGoalSeek</type> + <type>com.sun.star.sheet.XLabelRange</type> + <type>com.sun.star.sheet.XLabelRanges</type> + <type>com.sun.star.sheet.XMultipleOperation</type> + <type>com.sun.star.sheet.XNamedRange</type> + <type>com.sun.star.sheet.XNamedRanges</type> + <type>com.sun.star.sheet.XPrintAreas</type> + <type>com.sun.star.sheet.XScenario</type> + <type>com.sun.star.sheet.XScenarios</type> + <type>com.sun.star.sheet.XScenariosSupplier</type> + <type>com.sun.star.sheet.XSheetAnnotation</type> + <type>com.sun.star.sheet.XSheetAnnotationAnchor</type> + <type>com.sun.star.sheet.XSheetAnnotations</type> + <type>com.sun.star.sheet.XSheetAnnotationsSupplier</type> + <type>com.sun.star.sheet.XSheetAuditing</type> + <type>com.sun.star.sheet.XSheetCellCursor</type> + <type>com.sun.star.sheet.XSheetCellRange</type> + <type>com.sun.star.sheet.XSheetCellRanges</type> + <type>com.sun.star.sheet.XSheetFilterDescriptor</type> + <type>com.sun.star.sheet.XSheetFilterable</type> + <type>com.sun.star.sheet.XSheetFilterableEx</type> + <type>com.sun.star.sheet.XSheetLinkable</type> + <type>com.sun.star.sheet.XSheetOperation</type> + <type>com.sun.star.sheet.XSheetOutline</type> + <type>com.sun.star.sheet.XSheetPageBreak</type> + <type>com.sun.star.sheet.XSpreadsheet</type> + <type>com.sun.star.sheet.XSpreadsheetDocument</type> + <type>com.sun.star.sheet.XSpreadsheets</type> + <type>com.sun.star.sheet.XSubTotalCalculatable</type> + <type>com.sun.star.sheet.XSubTotalDescriptor</type> + <type>com.sun.star.sheet.XSubTotalField</type> + <type>com.sun.star.sheet.XUsedAreaCursor</type> + <type>com.sun.star.style.XStyle</type> + <type>com.sun.star.style.XStyleFamiliesSupplier</type> + <type>com.sun.star.style.XStyleLoader</type> + <type>com.sun.star.table.CellAddress</type> + <type>com.sun.star.table.CellContentType</type> + <type>com.sun.star.table.CellRangeAddress</type> + <type>com.sun.star.table.TableOrientation</type> + <type>com.sun.star.table.XAutoFormattable</type> + <type>com.sun.star.table.XCell</type> + <type>com.sun.star.table.XCellRange</type> + <type>com.sun.star.table.XColumnRowRange</type> + <type>com.sun.star.table.XTableCharts</type> + <type>com.sun.star.table.XTableChartsSupplier</type> + <type>com.sun.star.table.XTableColumns</type> + <type>com.sun.star.table.XTableRows</type> + <type>com.sun.star.text.XSimpleText</type> + <type>com.sun.star.text.XText</type> + <type>com.sun.star.text.XTextContent</type> + <type>com.sun.star.text.XTextCursor</type> + <type>com.sun.star.text.XTextFieldsSupplier</type> + <type>com.sun.star.text.XTextRange</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.Date</type> + <type>com.sun.star.util.MalformedNumberFormatException</type> + <type>com.sun.star.util.URL</type> + <type>com.sun.star.util.XImportable</type> + <type>com.sun.star.util.XIndent</type> + <type>com.sun.star.util.XMergeable</type> + <type>com.sun.star.util.XModifiable</type> + <type>com.sun.star.util.XModifyBroadcaster</type> + <type>com.sun.star.util.XModifyListener</type> + <type>com.sun.star.util.XNumberFormats</type> + <type>com.sun.star.util.XNumberFormatsSupplier</type> + <type>com.sun.star.util.XProtectable</type> + <type>com.sun.star.util.XRefreshListener</type> + <type>com.sun.star.util.XRefreshable</type> + <type>com.sun.star.util.XReplaceDescriptor</type> + <type>com.sun.star.util.XReplaceable</type> + <type>com.sun.star.util.XSearchDescriptor</type> + <type>com.sun.star.util.XSearchable</type> + <type>com.sun.star.util.XSortable</type> + <type>com.sun.star.view.XPrintable</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>unotools</project-build-dependency> + <project-build-dependency>vcl</project-build-dependency> + <project-build-dependency>vos</project-build-dependency> +</module-description> |