summaryrefslogtreecommitdiff
path: root/sc/xml/ScSubTotalDescriptorBase.xml
blob: adec6c17d57bcd51da4a0fcac6b1436e9396654c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<?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.ScSubTotalDescriptorBase</Name>
<Description>
    This component provides ...
</Description>

<SupportedService>com.sun.star.sheet.SubTotalDescriptor</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>sdb</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.Point</Type>
<Type>com.sun.star.awt.Rectangle</Type>
<Type>com.sun.star.awt.Size</Type>
<Type>com.sun.star.awt.WindowEvent</Type>
<Type>com.sun.star.awt.XBitmap</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.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.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.XLinkTargetSupplier</Type>
<Type>com.sun.star.drawing.XDrawPage</Type>
<Type>com.sun.star.drawing.XDrawPageSupplier</Type>
<Type>com.sun.star.drawing.XShape</Type>
<Type>com.sun.star.drawing.XShapeDescriptor</Type>
<Type>com.sun.star.drawing.XShapes</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</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.CellDeleteMode</Type>
<Type>com.sun.star.sheet.CellInsertMode</Type>
<Type>com.sun.star.sheet.DataImportMode</Type>
<Type>com.sun.star.sheet.DataPilotFieldOrientation</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.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.XArrayFormulaRange</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.XConsolidationDescriptor</Type>
<Type>com.sun.star.sheet.XDataPilotDescriptor</Type>
<Type>com.sun.star.sheet.XDataPilotTable</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.XFormulaQuery</Type>
<Type>com.sun.star.sheet.XMultipleOperation</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.XSubTotalCalculatable</Type>
<Type>com.sun.star.sheet.XSubTotalDescriptor</Type>
<Type>com.sun.star.sheet.XSubTotalField</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.SortField</Type>
<Type>com.sun.star.util.SortFieldType</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.XProtectable</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>

</COMPONENTDESCRIPTION>