tdf#130519 Add "More options" button to Lists section
[LibreOffice.git] / sw / IwyuFilter_sw.yaml
blobc0596000c2f278b52827d74853b583ce25157cf7
1 ---
2 assumeFilename: sw/source/core/doc/docnew.cxx
3 blacklist:
4     sw/inc/extinput.hxx:
5     - vector
6     sw/inc/fmtmeta.hxx:
7     - vector
8     sw/inc/istyleaccess.hxx:
9     - vector
10     sw/inc/shellres.hxx:
11     - memory
12     sw/inc/docary.hxx:
13     # Complete type is needed here:
14     # fldbas.hxx brings in SwTOXType, which is needed by SwTOXTypes, as SwVectorModifyBase's dtor wants to delete it
15     - fldbas.hxx
16     # numrule.hxx brings in SwNumRule, which is needed by SwNumRuleTable, as SwVectorModifyBase's dtor wants to delete it
17     - numrule.hxx
18     # tox.hxx brings in SwTOXType, which is needed by SwTOXTypes, as SwVectorModifyBase's dtor wants to delete it
19     - tox.hxx
20     # section.hxx brings in SwSectionFormat, which is needed by SwSectionFormats, as SwFormatsModifyBase's type param has to be complete
21     - section.hxx
22     sw/inc/docfac.hxx:
23     # Complete type is needed by rtl::Reference<SwDoc>.
24     - doc.hxx
25     sw/inc/swmodule.hxx:
26     # Needed for macro #define
27     - sfx2/app.hxx
28     sw/inc/swtypes.hxx:
29     # Needed for macro #define
30     - com/sun/star/i18n/CollatorOptions.hpp
31     sw/inc/IDocumentLinksAdministration.hxx:
32     - sal/types.h
33     sw/inc/pagedesc.hxx:
34     - boost/multi_index/identity.hpp
35     sw/inc/rdfhelper.hxx:
36     - com/sun/star/uno/Reference.h
37     sw/inc/ring.hxx:
38     - utility
39     sw/inc/shellid.hxx:
40     - sfx2/shell.hxx
41     sw/inc/breakit.hxx:
42     # std::unique_ptr dtor requires complete type
43     - com/sun/star/i18n/ForbiddenCharacters.hpp
44     sw/inc/dbmgr.hxx:
45     # uno::Sequence ctor needs the complete type
46     - com/sun/star/beans/PropertyValue.hpp
47     sw/inc/dlelstnr.hxx:
48     # base class has to be a complete type
49     - com/sun/star/frame/XTerminateListener.hpp
50     - com/sun/star/linguistic2/XLinguServiceEventListener.hpp
51     sw/inc/finalthreadmanager.hxx:
52     # base class has to be a complete type
53     - com/sun/star/frame/XTerminateListener2.hpp
54     - com/sun/star/lang/XServiceInfo.hpp
55     - com/sun/star/util/XJobManager.hpp
56     sw/inc/splargs.hxx:
57     # inline dtor, complete type is needed
58     - com/sun/star/linguistic2/XSpellAlternatives.hpp
59     - com/sun/star/linguistic2/XSpellChecker1.hpp
60     sw/inc/SwGetPoolIdFromName.hxx:
61     # Needed for enum type
62     - sal/types.h
63     sw/inc/unocoll.hxx:
64     # base class has to be a complete type
65     - com/sun/star/container/XEnumerationAccess.hpp
66     - com/sun/star/container/XIndexAccess.hpp
67     - com/sun/star/container/XNameAccess.hpp
68     - com/sun/star/lang/XServiceInfo.hpp
69     sw/inc/unobaseclass.hxx:
70     # base class has to be a complete type
71     - com/sun/star/lang/XServiceInfo.hpp
72     - com/sun/star/container/XEnumeration.hpp
73     sw/inc/unofieldcoll.hxx:
74     # base class has to be a complete type
75     - com/sun/star/util/XRefreshable.hpp
76     sw/inc/unochart.hxx:
77     # base class has to be a complete type
78     - com/sun/star/beans/XPropertySet.hpp
79     - com/sun/star/chart2/data/XDataProvider.hpp
80     - com/sun/star/chart2/data/XDataSequence.hpp
81     - com/sun/star/chart2/data/XDataSource.hpp
82     - com/sun/star/chart2/data/XLabeledDataSequence2.hpp
83     - com/sun/star/chart2/data/XNumericalDataSequence.hpp
84     - com/sun/star/chart2/data/XRangeXMLConversion.hpp
85     - com/sun/star/chart2/data/XTextualDataSequence.hpp
86     - com/sun/star/lang/XComponent.hpp
87     - com/sun/star/lang/XEventListener.hpp
88     - com/sun/star/lang/XServiceInfo.hpp
89     - com/sun/star/lang/XUnoTunnel.hpp
90     - com/sun/star/util/XCloneable.hpp
91     - com/sun/star/util/XModifiable.hpp
92     - com/sun/star/util/XModifyListener.hpp
93     sw/inc/unodraw.hxx:
94     # base class has to be a complete type
95     - com/sun/star/beans/XPropertyState.hpp
96     - com/sun/star/container/XEnumerationAccess.hpp
97     - com/sun/star/drawing/XShape.hpp
98     - com/sun/star/lang/XUnoTunnel.hpp
99     - com/sun/star/text/XTextContent.hpp
100     sw/inc/unoframe.hxx:
101     # base class has to be a complete type
102     - com/sun/star/beans/XPropertyState.hpp
103     - com/sun/star/container/XEnumerationAccess.hpp
104     - com/sun/star/container/XNamed.hpp
105     - com/sun/star/document/XEmbeddedObjectSupplier2.hpp
106     - com/sun/star/document/XEventsSupplier.hpp
107     - com/sun/star/drawing/XShape.hpp
108     - com/sun/star/text/XTextFrame.hpp
109     - com/sun/star/util/XModifyListener.hpp
110     sw/inc/unosrch.hxx:
111     # base class has to be a complete type
112     - com/sun/star/lang/XServiceInfo.hpp
113     - com/sun/star/lang/XUnoTunnel.hpp
114     - com/sun/star/util/XPropertyReplace.hpp
115     sw/inc/unoparagraph.hxx:
116     # base class has to be a complete type
117     - com/sun/star/beans/XMultiPropertySet.hpp
118     - com/sun/star/beans/XPropertySet.hpp
119     - com/sun/star/beans/XPropertyState.hpp
120     - com/sun/star/beans/XTolerantMultiPropertySet.hpp
121     - com/sun/star/container/XContentEnumerationAccess.hpp
122     - com/sun/star/container/XEnumerationAccess.hpp
123     - com/sun/star/lang/XServiceInfo.hpp
124     - com/sun/star/lang/XUnoTunnel.hpp
125     - com/sun/star/text/XTextContent.hpp
126     - com/sun/star/text/XTextRange.hpp
127     sw/inc/unosett.hxx:
128     # base class has to be a complete type
129     - com/sun/star/beans/XPropertySet.hpp
130     - com/sun/star/container/XIndexReplace.hpp
131     - com/sun/star/container/XNamed.hpp
132     - com/sun/star/lang/XServiceInfo.hpp
133     - com/sun/star/lang/XUnoTunnel.hpp
134     - com/sun/star/text/XTextColumns.hpp
135     # sw::UnoImplPtr typedef
136     - unobaseclass.hxx
137     sw/inc/unotbl.hxx:
138     # base class has to be a complete type
139     - com/sun/star/chart/XChartDataArray.hpp
140     - com/sun/star/container/XEnumerationAccess.hpp
141     - com/sun/star/container/XNamed.hpp
142     - com/sun/star/sheet/XCellRangeData.hpp
143     - com/sun/star/table/XAutoFormattable.hpp
144     - com/sun/star/table/XCellRange.hpp
145     - com/sun/star/text/XTextTable.hpp
146     - com/sun/star/text/XTextTableCursor.hpp
147     - com/sun/star/util/XSortable.hpp
148     sw/inc/unotextbodyhf.hxx:
149     # base class has to be a complete type
150     - com/sun/star/lang/XServiceInfo.hpp
151     - com/sun/star/container/XEnumerationAccess.hpp
152     sw/inc/unotextcursor.hxx:
153     # base class has to be a complete type
154     - com/sun/star/beans/XMultiPropertySet.hpp
155     - com/sun/star/beans/XMultiPropertyStates.hpp
156     - com/sun/star/beans/XPropertySet.hpp
157     - com/sun/star/beans/XPropertyState.hpp
158     - com/sun/star/container/XContentEnumerationAccess.hpp
159     - com/sun/star/container/XEnumerationAccess.hpp
160     - com/sun/star/document/XDocumentInsertable.hpp
161     - com/sun/star/lang/XServiceInfo.hpp
162     - com/sun/star/text/XMarkingAccess.hpp
163     - com/sun/star/text/XParagraphCursor.hpp
164     - com/sun/star/text/XRedline.hpp
165     - com/sun/star/text/XSentenceCursor.hpp
166     - com/sun/star/text/XWordCursor.hpp
167     - com/sun/star/util/XSortable.hpp
168     sw/inc/unoredlines.hxx:
169     # base class has to be a complete type
170     - com/sun/star/container/XEnumerationAccess.hpp
171     sw/inc/unotxdoc.hxx:
172     # base class has to be a complete type
173     - com/sun/star/beans/XPropertySet.hpp
174     - com/sun/star/beans/XPropertyState.hpp
175     - com/sun/star/document/XDocumentLanguages.hpp
176     - com/sun/star/document/XLinkTargetSupplier.hpp
177     - com/sun/star/document/XRedlinesSupplier.hpp
178     - com/sun/star/drawing/XDrawPageSupplier.hpp
179     - com/sun/star/drawing/XDrawPagesSupplier.hpp
180     - com/sun/star/lang/XServiceInfo.hpp
181     - com/sun/star/style/XAutoStylesSupplier.hpp
182     - com/sun/star/style/XStyleFamiliesSupplier.hpp
183     - com/sun/star/text/XBookmarksSupplier.hpp
184     - com/sun/star/text/XChapterNumberingSupplier.hpp
185     - com/sun/star/text/XDocumentIndexesSupplier.hpp
186     - com/sun/star/text/XEndnotesSupplier.hpp
187     - com/sun/star/text/XFlatParagraphIteratorProvider.hpp
188     - com/sun/star/text/XFootnotesSupplier.hpp
189     - com/sun/star/text/XLineNumberingProperties.hpp
190     - com/sun/star/text/XNumberingRulesSupplier.hpp
191     - com/sun/star/text/XPagePrintable.hpp
192     - com/sun/star/text/XReferenceMarksSupplier.hpp
193     - com/sun/star/text/XTextDocument.hpp
194     - com/sun/star/text/XTextEmbeddedObjectsSupplier.hpp
195     - com/sun/star/text/XTextFieldsSupplier.hpp
196     - com/sun/star/text/XTextFramesSupplier.hpp
197     - com/sun/star/text/XTextGraphicObjectsSupplier.hpp
198     - com/sun/star/text/XTextSectionsSupplier.hpp
199     - com/sun/star/text/XTextTablesSupplier.hpp
200     - com/sun/star/util/XCloneable.hpp
201     - com/sun/star/util/XLinkUpdate.hpp
202     - com/sun/star/util/XRefreshable.hpp
203     - com/sun/star/util/XReplaceable.hpp
204     - com/sun/star/view/XRenderable.hpp
205     - com/sun/star/xforms/XFormsSupplier.hpp
206     # sw::UnoImplPtr typedef
207     - unobaseclass.hxx
208     sw/inc/hintids.hxx:
209     # used as template parameter of TypedWhichId
210     - class SfxStringItem
211     - class SvXMLAttrContainerItem
212     - class SwAttrSetChg
213     - class SwDocPosUpdate
214     - class SwFormatChg
215     - class SwFormatMeta
216     - class SwMsgPoolItem
217     - class SwPtrMsgPoolItem
218     - class SwUpdateAttr
219     - class SfxBoolItem
220     - class SvxCharSetColorItem
221     - class SvxColorItem
222     # used in extern declaration
223     - struct SfxItemInfo
224     sw/inc/textboxhelper.hxx:
225     # used as a template parameter
226     - class SwFormatContent
227     sw/qa/extras/rtfexport/rtfexport.cxx:
228     # complete type is wanted
229     - com/sun/star/awt/XBitmap.hpp
230     - com/sun/star/text/XTextColumns.hpp
231     sw/inc/pagepreviewlayout.hxx:
232     - vector
233     sw/inc/unostyle.hxx:
234     # Base class needs complete type
235     - com/sun/star/beans/XPropertySet.hpp
236     - com/sun/star/beans/XPropertyState.hpp
237     - com/sun/star/style/XAutoStyle.hpp
238     - com/sun/star/style/XAutoStyleFamily.hpp
239     - com/sun/star/style/XAutoStyles.hpp
240     - com/sun/star/container/XNameContainer.hpp
241     - com/sun/star/style/XStyle.hpp
242     - com/sun/star/style/XStyleLoader.hpp
243     sw/inc/unotextrange.hxx:
244     # Base class needs complete type
245     - com/sun/star/lang/XUnoTunnel.hpp
246     - com/sun/star/lang/XServiceInfo.hpp
247     - com/sun/star/beans/XPropertySet.hpp
248     - com/sun/star/beans/XPropertyState.hpp
249     - com/sun/star/container/XIndexAccess.hpp
250     - com/sun/star/container/XEnumerationAccess.hpp
251     - com/sun/star/container/XContentEnumerationAccess.hpp
252     - com/sun/star/text/XTextRange.hpp
253     - com/sun/star/text/XRedline.hpp
254     # sw::UnoImplPtr typedef
255     - unobaseclass.hxx
256     sw/source/core/access/acccontext.hxx:
257     # Base class needs complete type
258     - com/sun/star/accessibility/XAccessibleComponent.hpp
259     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
260     - com/sun/star/lang/XServiceInfo.hpp
261     sw/source/core/access/acchyperlink.hxx:
262     # Base class needs complete type
263     - com/sun/star/accessibility/XAccessibleHyperlink.hpp
264     sw/source/core/access/accnotexthyperlink.hxx:
265     # Base class needs complete type
266     - com/sun/star/accessibility/XAccessibleHyperlink.hpp
267     sw/source/core/docnode/cancellablejob.hxx:
268     # Base class needs complete type
269     - com/sun/star/util/XCancellable.hpp
270     sw/source/core/inc/acorrect.hxx:
271     # Needed for implicit dtor
272     - svl/itemset.hxx
273     sw/source/core/inc/dumpfilter.hxx:
274     # Base class needs complete type
275     - com/sun/star/document/XExporter.hpp
276     - com/sun/star/document/XFilter.hpp
277     - com/sun/star/lang/XInitialization.hpp
278     - com/sun/star/lang/XServiceInfo.hpp
279     sw/source/core/inc/frame.hxx:
280     # Needed for direct member access
281     - com/sun/star/style/TabStop.hpp
282     sw/source/core/inc/SwXTextDefaults.hxx:
283     # Base class needs complete type
284     - com/sun/star/beans/XPropertySet.hpp
285     - com/sun/star/beans/XPropertyState.hpp
286     - com/sun/star/lang/XServiceInfo.hpp
287     sw/source/core/inc/swthreadjoiner.hxx:
288     # Needed for css shortcut
289     - sal/types.h
290     sw/source/core/inc/unobookmark.hxx:
291     # Base class needs complete type
292     - com/sun/star/lang/XUnoTunnel.hpp
293     - com/sun/star/lang/XServiceInfo.hpp
294     - com/sun/star/beans/XPropertySet.hpp
295     - com/sun/star/container/XNamed.hpp
296     - com/sun/star/text/XTextContent.hpp
297     - com/sun/star/text/XFormField.hpp
298     # Needed for UnoImplPtr template
299     - unobaseclass.hxx
300     sw/source/core/inc/unofield.hxx:
301     # Base class needs complete type
302     - com/sun/star/container/XEnumeration.hpp
303     - com/sun/star/lang/XServiceInfo.hpp
304     - com/sun/star/lang/XUnoTunnel.hpp
305     - com/sun/star/text/XDependentTextField.hpp
306     - com/sun/star/util/XUpdatable.hpp
307     # Needed for UnoImplPtr template
308     - unobaseclass.hxx
309     sw/source/core/inc/unoflatpara.hxx:
310     # Base class needs complete type
311     - com/sun/star/beans/XPropertySet.hpp
312     - com/sun/star/lang/XUnoTunnel.hpp
313     - com/sun/star/text/XFlatParagraph.hpp
314     - com/sun/star/text/XFlatParagraphIterator.hpp
315     sw/source/core/inc/unofootnote.hxx:
316     # Base class needs complete type
317     - com/sun/star/lang/XUnoTunnel.hpp
318     - com/sun/star/lang/XServiceInfo.hpp
319     - com/sun/star/beans/XPropertySet.hpp
320     - com/sun/star/container/XEnumerationAccess.hpp
321     - com/sun/star/text/XFootnote.hpp
322     sw/source/core/inc/unoidx.hxx:
323     # Base class needs complete type
324     - com/sun/star/lang/XServiceInfo.hpp
325     - com/sun/star/lang/XUnoTunnel.hpp
326     - com/sun/star/beans/XPropertySet.hpp
327     - com/sun/star/container/XNamed.hpp
328     - com/sun/star/util/XRefreshable.hpp
329     - com/sun/star/text/XDocumentIndexMark.hpp
330     - com/sun/star/text/XDocumentIndex.hpp
331     # Needed for UnoImplPtr template
332     - unobaseclass.hxx
333     sw/source/core/inc/unometa.hxx:
334     # Base class needs complete type
335     - com/sun/star/lang/XServiceInfo.hpp
336     - com/sun/star/lang/XUnoTunnel.hpp
337     - com/sun/star/beans/XPropertySet.hpp
338     - com/sun/star/container/XChild.hpp
339     - com/sun/star/container/XEnumerationAccess.hpp
340     - com/sun/star/text/XTextContent.hpp
341     - com/sun/star/text/XTextField.hpp
342     # Needed for UnoImplPtr template
343     - unobaseclass.hxx
344     sw/source/core/inc/unorefmark.hxx:
345     # Base class needs complete type
346     - com/sun/star/lang/XUnoTunnel.hpp
347     - com/sun/star/lang/XServiceInfo.hpp
348     - com/sun/star/beans/XPropertySet.hpp
349     - com/sun/star/container/XNamed.hpp
350     - com/sun/star/text/XTextContent.hpp
351     # Needed for UnoImplPtr template
352     - unobaseclass.hxx
353     sw/source/core/inc/unoport.hxx:
354     # Base class needs complete type
355     - com/sun/star/text/XTextRange.hpp
356     - com/sun/star/beans/XPropertySet.hpp
357     - com/sun/star/container/XEnumeration.hpp
358     - com/sun/star/lang/XServiceInfo.hpp
359     - com/sun/star/lang/XUnoTunnel.hpp
360     - com/sun/star/container/XContentEnumerationAccess.hpp
361     - com/sun/star/beans/XMultiPropertySet.hpp
362     - com/sun/star/beans/XPropertyState.hpp
363     - com/sun/star/beans/XTolerantMultiPropertySet.hpp
364     sw/source/core/inc/unotextmarkup.hxx:
365     # Base class needs complete type
366     - com/sun/star/text/XTextMarkup.hpp
367     - com/sun/star/text/XMultiTextMarkup.hpp
368     # Needed for UnoImplPtr template
369     - unobaseclass.hxx
370     sw/source/core/inc/unosection.hxx:
371     # Base class needs complete type
372     - com/sun/star/lang/XUnoTunnel.hpp
373     - com/sun/star/lang/XServiceInfo.hpp
374     - com/sun/star/beans/XPropertySet.hpp
375     - com/sun/star/beans/XPropertyState.hpp
376     - com/sun/star/beans/XMultiPropertySet.hpp
377     - com/sun/star/container/XNamed.hpp
378     - com/sun/star/text/XTextSection.hpp
379     # Needed for UnoImplPtr template
380     - unobaseclass.hxx
381     sw/qa/extras/odfexport/odfexport.cxx:
382     # Needed for getProperty template
383     - com/sun/star/graphic/XGraphic.hpp
384     sw/qa/extras/odfimport/odfimport.cxx:
385     # Needed for direct member access
386     - com/sun/star/text/XTextSection.hpp
387     sw/qa/extras/ooxmlexport/ooxmlexport.cxx:
388     # Needed for direct member access
389     - com/sun/star/graphic/XGraphic.hpp
390     - com/sun/star/text/TableColumnSeparator.hpp
391     sw/qa/extras/ooxmlexport/ooxmlexport2.cxx:
392     # Needed for direct member access
393     - com/sun/star/awt/XBitmap.hpp
394     sw/qa/extras/ooxmlexport/ooxmlexport3.cxx:
395     # Needed for direct member access
396     - com/sun/star/xml/dom/XDocument.hpp
397     sw/qa/extras/ooxmlexport/ooxmlexport4.cxx:
398     # Needed for direct member access
399     - com/sun/star/awt/XBitmap.hpp
400     sw/qa/extras/ooxmlexport/ooxmlexport8.cxx:
401     # Needed for direct member access
402     - com/sun/star/graphic/XGraphic.hpp
403     sw/qa/extras/ooxmlexport/ooxmlexport9.cxx:
404     # Needed for direct member access
405     - com/sun/star/graphic/XGraphic.hpp
406     sw/qa/extras/ooxmlexport/ooxmlexport10.cxx:
407     # Needed for direct member access
408     - com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp
409     - com/sun/star/graphic/XGraphic.hpp
410     - com/sun/star/text/TableColumnSeparator.hpp
411     - com/sun/star/text/XTextColumns.hpp
412     sw/qa/extras/ooxmlimport/ooxmlimport2.cxx:
413     # Needed for direct member access
414     - com/sun/star/document/XEmbeddedObjectSupplier2.hpp
415     - com/sun/star/embed/Aspects.hpp
416     sw/qa/extras/rtfimport/rtfimport.cxx:
417     # Needed for direct member access
418     - com/sun/star/graphic/XGraphic.hpp
419     - com/sun/star/text/XDocumentIndexMark.hpp
420     sw/qa/extras/uiwriter/uiwriter.cxx:
421     # Needed for for-loop range
422     - PostItMgr.hxx
423     sw/qa/extras/unowriter/unowriter.cxx:
424     # Needed for direct member access
425     - com/sun/star/awt/XDevice.hpp
426     # Needed for for-loop range
427     - com/sun/star/graphic/XGraphic.hpp
428     sw/qa/extras/ww8export/ww8export.cxx:
429     # Needed for direct member access
430     - com/sun/star/graphic/XGraphic.hpp
431     sw/qa/extras/ww8import/ww8import.cxx:
432     # Needed for for-loop range
433     - com/sun/star/graphic/XGraphic.hpp
434     sw/source/filter/ww8/ww8scan.hxx:
435     # OSL_BIGENDIAN is being checked
436     - osl/endian.h
437     sw/qa/extras/layout/layout.cxx:
438     - comphelper/scopeguard.hxx
439     sw/source/core/doc/DocumentFieldsManager.cxx:
440     # Actually used
441     - comphelper/scopeguard.hxx
442     sw/source/core/doc/docbm.cxx:
443     # Needed for implicit dtor SwHistoryTextFieldmark
444     - rolbck.hxx
445     sw/source/core/doc/docredln.cxx:
446     # Needed for linker visibility of sw_DebugRedline
447     - docredln.hxx
448     sw/source/core/docnode/threadmanager.cxx:
449     # Actually used
450     - com/sun/star/util/XJobManager.hpp
451     sw/source/filter/html/htmlreqifreader.cxx:
452     - comphelper/scopeguard.hxx
453     sw/source/uibase/sidebar/PageMarginUtils.hxx:
454     # Needed for std::abs
455     - cmath
456     sw/source/core/crsr/paminit.cxx:
457     # Needed for linker visibility of extern functions
458     - cshtyp.hxx
459     sw/source/core/undo/untbl.cxx:
460     # Needed for linker visibility of sw_DebugRedline
461     - docredln.hxx
462     sw/source/core/edit/edglss.cxx:
463     # OSL_BIGENDIAN is being checked
464     - osl/endian.h
465     sw/source/core/edit/edfcol.cxx:
466     # Actually used
467     - comphelper/scopeguard.hxx
468     sw/source/core/fields/textapi.cxx:
469     # Needed for macros to work
470     - editeng/unoprnms.hxx
471     - com/sun/star/lang/Locale.hpp
472     sw/source/core/swg/SwXMLBlockExport.cxx:
473     # Actually used
474     - com/sun/star/xml/sax/XDocumentHandler.hpp
475     sw/source/core/swg/SwXMLSectionList.cxx:
476     # Actually used
477     - vector
478     sw/source/core/undo/unsect.cxx:
479     # Actually used
480     - comphelper/scopeguard.hxx
481     sw/source/core/unocore/unomap1.cxx:
482     # Needed for UnoType macro
483     - com/sun/star/container/XIndexReplace.hpp
484     - com/sun/star/container/XIndexContainer.hpp
485     - com/sun/star/drawing/LineStyle.hpp
486     - com/sun/star/lang/Locale.hpp
487     - com/sun/star/style/DropCapFormat.hpp
488     - com/sun/star/style/LineSpacing.hpp
489     - com/sun/star/style/TabStop.hpp
490     - com/sun/star/text/XDocumentIndexMark.hpp
491     - com/sun/star/text/XFootnote.hpp
492     - com/sun/star/text/XTextField.hpp
493     - com/sun/star/util/DateTime.hpp
494     sw/source/core/unocore/unoport.cxx:
495     # Actually used
496     - com/sun/star/text/XFootnote.hpp
497     - com/sun/star/text/XTextField.hpp
498     - com/sun/star/beans/SetPropertyTolerantFailed.hpp
499     - com/sun/star/beans/GetPropertyTolerantResult.hpp
500     sw/source/core/unocore/unoparagraph.cxx:
501     # Actually used
502     - com/sun/star/beans/SetPropertyTolerantFailed.hpp
503     - com/sun/star/beans/GetPropertyTolerantResult.hpp
504     sw/source/core/unocore/unoobj.cxx:
505     # OSL_BIGENDIAN is being checked
506     - osl/endian.h
507     sw/source/core/unocore/unotextmarkup.cxx:
508     # Actually used
509     - com/sun/star/text/TextMarkupDescriptor.hpp
510     - com/sun/star/text/XTextRange.hpp
511     sw/source/filter/basflt/iodetect.cxx:
512     # Actually used
513     - com/sun/star/embed/XStorage.hpp
514     sw/source/filter/html/SwAppletImpl.cxx:
515     # Needed for direct member access
516     - com/sun/star/embed/XEmbeddedObject.hpp
517     sw/source/filter/html/wrthtml.cxx:
518     # Actually used
519     - comphelper/scopeguard.hxx
520     sw/source/filter/html/swhtml.cxx:
521     # Actually used
522     - com/sun/star/document/XDocumentProperties.hpp
523     sw/source/filter/ww8/docxtablestyleexport.cxx:
524     # Actually used
525     - com/sun/star/beans/PropertyValue.hpp
526     sw/source/filter/ww8/docxexport.cxx:
527     # Actually used
528     - com/sun/star/drawing/XShape.hpp
529     - com/sun/star/frame/XModel.hpp
530     - com/sun/star/awt/XControlModel.hpp
531     sw/source/filter/ww8/wrtw8nds.cxx:
532     # Actually used
533     - com/sun/star/i18n/BreakIterator.hpp
534     sw/source/filter/ww8/ww8graf.cxx:
535     # OSL_BIGENDIAN is being checked
536     - osl/endian.h
537     # Needed for implicit dtor
538     - ww8par2.hxx
539     sw/source/filter/ww8/ww8par4.cxx:
540     # OSL_BIGENDIAN is being checked
541     - osl/endian.h
542     sw/source/filter/ww8/wrtww8.cxx:
543     # OSL_BIGENDIAN is being checked
544     - osl/endian.h
545     sw/source/filter/xml/wrtxml.cxx:
546     # Actually used
547     - com/sun/star/task/XStatusIndicator.hpp
548     sw/source/filter/xml/xmlimp.cxx:
549     # Actually used
550     - com/sun/star/text/XTextRange.hpp
551     sw/source/uibase/app/docsh2.cxx:
552     # Needed for direct member access
553     - ooo/vba/word/XDocument.hpp
554     sw/source/uibase/dbui/mmconfigitem.cxx:
555     # Actually used
556     - com/sun/star/sdbc/XDataSource.hpp
557     sw/source/uibase/dochdl/gloshdl.cxx:
558     # Needed for direct member access
559     - docsh.hxx
560     sw/source/uibase/dochdl/swdtflvr.cxx:
561     # OSL_BIGENDIAN is being checked
562     - osl/endian.h
563     sw/source/uibase/shells/basesh.cxx:
564     # Actually used
565     - comphelper/scopeguard.hxx
566     sw/source/uibase/shells/slotadd.cxx:
567     # Needed for swslots.hxx
568     - config_options.h
569     - cmdid.h
570     - unomid.h
571     - svx/unomid.hxx
572     - svl/globalnameitem.hxx
573     - editeng/memberids.h
574     - svl/imageitm.hxx
575     - svl/rectitem.hxx
576     - sfx2/objitem.hxx
577     - sfx2/objsh.hxx
578     - svx/rulritem.hxx
579     - sfx2/zoomitem.hxx
580     - svx/viewlayoutitem.hxx
581     - svx/zoomslideritem.hxx
582     - svx/hlnkitem.hxx
583     - svx/SmartTagItem.hxx
584     - svl/ptitem.hxx
585     - svx/pageitem.hxx
586     - svl/srchitem.hxx
587     - sfx2/tplpitem.hxx
588     - sfx2/watermarkitem.hxx
589     - editeng/wrlmitem.hxx
590     - editeng/protitem.hxx
591     - editeng/opaqitem.hxx
592     - editeng/tstpitem.hxx
593     - editeng/autokernitem.hxx
594     - editeng/keepitem.hxx
595     - editeng/kernitem.hxx
596     - editeng/spltitem.hxx
597     - editeng/brushitem.hxx
598     - editeng/wghtitem.hxx
599     - editeng/shaditem.hxx
600     - editeng/pbinitem.hxx
601     - editeng/ulspitem.hxx
602     - editeng/prntitem.hxx
603     - editeng/orphitem.hxx
604     - editeng/widwitem.hxx
605     - editeng/lineitem.hxx
606     - editeng/pmdlitem.hxx
607     - editeng/cmapitem.hxx
608     - editeng/langitem.hxx
609     - editeng/formatbreakitem.hxx
610     - editeng/hyphenzoneitem.hxx
611     - editeng/escapementitem.hxx
612     - editeng/lspcitem.hxx
613     - editeng/adjustitem.hxx
614     - editeng/crossedoutitem.hxx
615     - editeng/fontitem.hxx
616     - editeng/shdditem.hxx
617     - editeng/udlnitem.hxx
618     - editeng/postitem.hxx
619     - editeng/fhgtitem.hxx
620     - editeng/contouritem.hxx
621     - editeng/colritem.hxx
622     - editeng/boxitem.hxx
623     - editeng/sizeitem.hxx
624     - editeng/lrspitem.hxx
625     - svx/xlnstit.hxx
626     - svx/xlnedit.hxx
627     - svx/xfillit0.hxx
628     - svx/xflclit.hxx
629     - svx/xflgrit.hxx
630     - svx/xflhtit.hxx
631     - svx/xbtmpit.hxx
632     - svx/xlineit0.hxx
633     - svx/xlnwtit.hxx
634     - svx/xlndsit.hxx
635     - svx/xlnclit.hxx
636     - svx/xtextit0.hxx
637     - svx/xftadit.hxx
638     - svx/xftdiit.hxx
639     - svx/xftstit.hxx
640     - svx/xftmrit.hxx
641     - svx/xftouit.hxx
642     - svx/xftshit.hxx
643     - svx/xftshcit.hxx
644     - svx/xftshxy.hxx
645     - svx/grafctrl.hxx
646     - paratr.hxx
647     - fmtinfmt.hxx
648     - fmtsrnd.hxx
649     - envimg.hxx
650     - fmtline.hxx
651     - svx/clipfmtitem.hxx
652     - editeng/blinkitem.hxx
653     - svl/slstitm.hxx
654     - editeng/paravertalignitem.hxx
655     - editeng/charreliefitem.hxx
656     - editeng/charrotateitem.hxx
657     - editeng/charscaleitem.hxx
658     - svx/postattr.hxx
659     - sfx2/frame.hxx
660     - svx/chrtitem.hxx
661     - svx/drawitem.hxx
662     - svx/xflftrit.hxx
663     - svx/xlncapit.hxx
664     - svx/xlinjoit.hxx
665     - svx/galleryitem.hxx
666     - sfx2/msg.hxx
667     sw/source/uibase/shells/textsh.cxx:
668     # Needed for defines in swslots.hxx
669     - globals.hrc
670     sw/source/uibase/uiview/view0.cxx:
671     # Needed for defines in swslots.hxx
672     - globals.hrc
673     sw/source/uibase/utlui/content.cxx:
674     # Needed for implicit dtor
675     - AnnotationWin.hxx
676     sw/source/uibase/web/wformsh.cxx:
677     # Needed for defines in swslots.hxx
678     - sfx2/sfxsids.hrc
679     sw/source/uibase/web/wfrmsh.cxx:
680     # Needed for defines in swslots.hxx
681     - cmdid.h
682     sw/source/uibase/web/wtextsh.cxx:
683     # Needed for defines in swslots.hxx
684     - globals.hrc
685     sw/source/uibase/web/wdocsh.cxx:
686     # Needed for defines in swslots.hxx
687     - svx/svxids.hrc
688     sw/source/uibase/web/wlistsh.cxx:
689     # Needed for defines in swslots.hxx
690     - cmdid.h
691     sw/source/uibase/web/wtabsh.cxx:
692     # Needed for defines in swslots.hxx
693     - cmdid.h
694     sw/source/uibase/web/wgrfsh.cxx:
695     # Needed for defines in swslots.hxx
696     - cmdid.h
697     sw/source/uibase/web/wview.cxx:
698     # Needed for defines in swslots.hxx
699     - cmdid.h
700     - globals.hrc
701     sw/source/ui/fldui/flddinf.cxx:
702     # Needed for direct member access
703     - com/sun/star/beans/XPropertySet.hpp
704     sw/source/ui/vba/vbacolumn.cxx:
705     # Actually needed
706     - com/sun/star/frame/XModel.hpp
707     sw/source/ui/vba/vbafield.cxx:
708     # Actually needed
709     - com/sun/star/frame/XModel.hpp
710     sw/source/ui/vba/vbafind.cxx:
711     # Actually needed
712     - com/sun/star/frame/XModel.hpp
713     sw/source/ui/vba/vbaframe.cxx:
714     # Actually needed
715     - com/sun/star/frame/XModel.hpp
716     sw/source/ui/vba/vbafont.cxx:
717     # Actually needed
718     - com/sun/star/beans/XPropertySet.hpp
719     - com/sun/star/container/XIndexAccess.hpp
720     sw/source/ui/vba/vbaheaderfooter.cxx:
721     # Actually needed
722     - com/sun/star/beans/XPropertySet.hpp
723     sw/source/ui/vba/vbaglobals.cxx:
724     # Needed for extern functions
725     - service.hxx
726     sw/source/ui/vba/vbalisttemplate.cxx:
727     # Actually needed
728     - com/sun/star/beans/XPropertySet.hpp
729     sw/source/ui/vba/vbaparagraphformat.cxx:
730     # Actually needed
731     - com/sun/star/style/ParagraphAdjust.hpp
732     - com/sun/star/beans/XPropertySet.hpp
733     sw/source/ui/vba/vbasystem.cxx:
734     # Needed on WIN
735     - o3tl/char16_t2wchar_t.hxx
736     sw/source/ui/vba/vbarow.cxx:
737     # Actually needed
738     - com/sun/star/frame/XModel.hpp
739     sw/source/ui/vba/vbatabstops.cxx:
740     # Actually needed
741     - com/sun/star/beans/XPropertySet.hpp