bump product version to 6.3.0.0.beta1
[LibreOffice.git] / include / IwyuFilter_include.yaml
blob353cc15d32331dd384da909e1b32a1a66859a560
1 ---
2 assumeFilename: desktop/source/app/app.cxx
3 blacklist:
4     include/sal/typesizes.h:
5     # needed for build to work
6     - config_typesizes.h
7     include/sal/types.h:
8     # needed for build to work
9     - sal/typesizes.h
10     include/sal/mathconf.h:
11     # Platform dependent
12     - cmath
13     include/osl/endian.h:
14     # needed for base types used in macros
15     - sal/types.h
16     include/osl/conditn.h:
17     # ODK API test would fail with fw decl here
18     - osl/time.h
19     include/osl/socket.h:
20     # ODK API test would fail with fw decl here
21     - osl/time.h
22     include/osl/thread.h:
23     # ODK API test would fail with fw decl here
24     - osl/time.h
25     include/osl/conditn.hxx:
26     # ODK API test would fail with fw decl here
27     - osl/time.h
28     include/osl/pipe_decl.hxx:
29     # ODK API test would fail with fw decl here
30     - osl/security.hxx
31     include/osl/socket_decl.hxx:
32     # Needed by socket.hxx for inline function
33     - rtl/byteseq.hxx
34     include/osl/thread.hxx:
35     # ODK API test would fail with fw decl here
36     - osl/time.h
37     include/rtl/instance.hxx:
38     # Needed for template functions
39     - osl/getglobalmutex.hxx
40     include/rtl/math.hxx:
41     # TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
42     - math.h
43     include/sfx2/toolbarids.hxx:
44     # needed for enum definition
45     - sal/types.h
46     include/cppuhelper/compbase1.hxx:
47     # Needed for template functions
48     - cppuhelper/implbase1.hxx
49     include/cppuhelper/compbase2.hxx:
50     # Needed for template functions
51     - cppuhelper/implbase2.hxx
52     include/cppuhelper/compbase3.hxx:
53     # Needed for template functions
54     - cppuhelper/implbase3.hxx
55     include/cppuhelper/compbase4.hxx:
56     # Needed for template functions
57     - cppuhelper/implbase4.hxx
58     include/cppuhelper/compbase5.hxx:
59     # Needed for template functions
60     - cppuhelper/implbase5.hxx
61     include/cppuhelper/compbase6.hxx:
62     # Needed for template functions
63     - cppuhelper/implbase6.hxx
64     include/cppuhelper/compbase7.hxx:
65     # Needed for template functions
66     - cppuhelper/implbase7.hxx
67     include/cppuhelper/compbase8.hxx:
68     # Needed for template functions
69     - cppuhelper/implbase8.hxx
70     include/cppuhelper/compbase9.hxx:
71     # Needed for template functions
72     - cppuhelper/implbase9.hxx
73     include/cppuhelper/compbase10.hxx:
74     # Needed for template functions
75     - cppuhelper/implbase10.hxx
76     include/cppuhelper/compbase11.hxx:
77     # Needed for template functions
78     - cppuhelper/implbase11.hxx
79     include/cppuhelper/compbase12.hxx:
80     # Needed for template functions
81     - cppuhelper/implbase12.hxx
82     include/cppuhelper/exc_hlp.hxx:
83     #Needed for implicit destructor
84     - com/sun/star/uno/Any.hxx
85     include/cppuhelper/propertysetmixin.hxx:
86     #Needed for implicit destructor
87     - com/sun/star/uno/Sequence.hxx
88     include/cppuhelper/interfacecontainer.h:
89     #Needed for implicit destructor
90     - com/sun/star/uno/Sequence.hxx
91     include/ucbhelper/activedatasink.hxx:
92     # base class has to be a complete type
93     - com/sun/star/io/XActiveDataSink.hpp
94     include/ucbhelper/activedatastreamer.hxx:
95     # base class has to be a complete type
96     - com/sun/star/io/XActiveDataStreamer.hpp
97     include/ucbhelper/commandenvironment.hxx:
98     # base class has to be a complete type
99     - com/sun/star/ucb/XCommandEnvironment.hpp
100     include/ucbhelper/interceptedinteraction.hxx:
101     # base class has to be a complete type
102     - com/sun/star/task/XInteractionHandler.hpp
103     include/ucbhelper/fd_inputstream.hxx:
104     # Needed for typedef
105     - com/sun/star/io/XInputStream.hpp
106     - com/sun/star/io/XSeekable.hpp
107     include/ucbhelper/macros.hxx:
108     # Used in macros defined here
109     - cppuhelper/typeprovider.hxx
110     - cppuhelper/supportsservice.hxx
111     - cppuhelper/factory.hxx
112     include/comphelper/accessiblekeybindinghelper.hxx:
113     # base class has to be a complete type
114     - com/sun/star/accessibility/XAccessibleKeyBinding.hpp
115     include/comphelper/accessiblecomponenthelper.hxx:
116     # base class has to be a complete type
117     - com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
118     include/comphelper/accessiblecontexthelper.hxx:
119     # base class has to be a complete type
120     - com/sun/star/accessibility/XAccessibleContext.hpp
121     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
122     include/comphelper/accessibleselectionhelper.hxx:
123     # base class has to be a complete type
124     - com/sun/star/accessibility/XAccessibleSelection.hpp
125     include/comphelper/accessibletexthelper.hxx:
126     # base class has to be a complete type
127     - com/sun/star/accessibility/XAccessibleText.hpp
128     include/comphelper/accessiblewrapper.hxx:
129     # base class has to be a complete type
130     - com/sun/star/accessibility/XAccessibleContext.hpp
131     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
132     - com/sun/star/accessibility/XAccessibleEventListener.hpp
133     include/comphelper/accimplaccess.hxx:
134     # base class has to be a complete type
135     - com/sun/star/lang/XUnoTunnel.hpp
136     include/comphelper/attributelist.hxx:
137     # base class has to be a complete type
138     - com/sun/star/util/XCloneable.hpp
139     - com/sun/star/xml/sax/XAttributeList.hpp
140     include/comphelper/ChainablePropertySetInfo.hxx:
141     # base class has to be a complete type
142     - com/sun/star/beans/XPropertySetInfo.hpp
143     include/comphelper/containermultiplexer.hxx:
144     # base class has to be a complete type
145     - com/sun/star/container/XContainerListener.hpp
146     include/comphelper/docpasswordrequest.hxx:
147     # base class has to be a complete type
148     - com/sun/star/task/XInteractionRequest.hpp
149     include/comphelper/enumhelper.hxx:
150     # base class has to be a complete type
151     - com/sun/star/container/XEnumeration.hpp
152     - com/sun/star/lang/XEventListener.hpp
153     include/comphelper/evtlistenerhlp.hxx:
154     # base class has to be a complete type
155     - com/sun/star/lang/XEventListener.hpp
156     include/comphelper/interaction.hxx:
157     # base class has to be a complete type
158     - com/sun/star/task/XInteractionAbort.hpp
159     - com/sun/star/task/XInteractionApprove.hpp
160     - com/sun/star/task/XInteractionDisapprove.hpp
161     - com/sun/star/task/XInteractionRequest.hpp
162     - com/sun/star/task/XInteractionRetry.hpp
163     include/comphelper/SelectionMultiplex.hxx:
164     # base class has to be a complete type
165     - com/sun/star/view/XSelectionChangeListener.hpp
166     include/comphelper/MasterPropertySetInfo.hxx:
167     # base class has to be a complete type
168     - com/sun/star/beans/XPropertySetInfo.hpp
169     include/comphelper/namedvaluecollection.hxx:
170     # Needed for template class
171     - com/sun/star/beans/PropertyValue.hpp
172     - com/sun/star/beans/NamedValue.hpp
173     include/comphelper/numberedcollection.hxx:
174     # base class has to be a complete type
175     - com/sun/star/frame/XUntitledNumbers.hpp
176     include/comphelper/oslfile2streamwrap.hxx:
177     # base class has to be a complete type
178     - com/sun/star/io/XInputStream.hpp
179     - com/sun/star/io/XOutputStream.hpp
180     include/comphelper/propertysetinfo.hxx:
181     # base class has to be a complete type
182     - com/sun/star/beans/XPropertySetInfo.hpp
183     include/comphelper/propmultiplex.hxx:
184     # base class has to be a complete type
185     - com/sun/star/beans/XPropertyChangeListener.hpp
186     include/comphelper/propertystatecontainer.hxx:
187     # base class has to be a complete type
188     - com/sun/star/beans/XPropertyState.hpp
189     include/comphelper/seekableinput.hxx:
190     # base class has to be a complete type
191     - com/sun/star/io/XInputStream.hpp
192     - com/sun/star/io/XSeekable.hpp
193     include/comphelper/seqstream.hxx:
194     # base class has to be a complete type
195     - com/sun/star/io/XInputStream.hpp
196     - com/sun/star/io/XSeekable.hpp
197     include/comphelper/servicedecl.hxx:
198     # base class has to be a complete type
199     - com/sun/star/lang/XServiceInfo.hpp
200     - com/sun/star/uno/XComponentContext.hpp
201     include/comphelper/servicehelper.hxx:
202     # Needed for macro
203     - rtl/instance.hxx
204     include/comphelper/unique_disposing_ptr.hxx:
205     # base class has to be a complete type
206     - com/sun/star/lang/XServiceInfo.hpp
207     include/comphelper/uno3.hxx:
208     # Needed for macro
209     - comphelper/sequence.hxx
210     include/comphelper/weakeventlistener.hxx:
211     # base class has to be a complete type
212     - com/sun/star/lang/XEventListener.hpp
213     - com/sun/star/lang/XComponent.hpp
214     include/basegfx/utils/unopolypolygon.hxx:
215     # base class has to be a complete type
216     - com/sun/star/lang/XServiceInfo.hpp
217     - com/sun/star/rendering/XBezierPolyPolygon2D.hpp
218     - com/sun/star/rendering/XLinePolyPolygon2D.hpp
219     include/sot/exchange.hxx:
220     # Used in a macro #define
221     - com/sun/star/datatransfer/dnd/DNDConstants.hpp
222     include/tools/debug.hxx:
223     # Used behind #ifndef
224     - tools/toolsdllapi.h
225     include/tools/diagnose_ex.h:
226     # Needed for macros
227     - com/sun/star/lang/IllegalArgumentException.hpp
228     - com/sun/star/uno/RuntimeException.hpp
229     - rtl/ustring.hxx
230     include/tools/svlibrary.h:
231     # Used behind #ifndef
232     - osl/module.h
233     include/unotools/accessiblestatesethelper.hxx:
234     # base class has to be a complete type
235     - com/sun/star/accessibility/XAccessibleStateSet.hpp
236     include/unotools/accessiblerelationsethelper.hxx:
237     # base class has to be a complete type
238     - com/sun/star/accessibility/XAccessibleRelationSet.hpp
239     include/unotools/eventcfg.hxx:
240     # base class has to be a complete type
241     - com/sun/star/container/XNameReplace.hpp
242     - com/sun/star/document/XEventsSupplier.hpp
243     include/unotools/fontcfg.hxx:
244     # Needed for a sal_uLong enum
245     - tools/solar.h
246     include/unotools/progresshandlerwrap.hxx:
247     # base class has to be a complete type
248     - com/sun/star/ucb/XProgressHandler.hpp
249     include/unotools/streamwrap.hxx:
250     # base class has to be a complete type
251     - com/sun/star/io/XOutputStream.hpp
252     - com/sun/star/io/XStream.hpp
253     - com/sun/star/io/XTruncate.hpp
254     include/sax/fshelper.hxx:
255     # base class has to be a complete type
256     - com/sun/star/xml/sax/XFastAttributeList.hpp
257     include/sax/fastattribs.hxx:
258     # base class has to be a complete type
259     - com/sun/star/xml/sax/XFastAttributeList.hpp
260     include/sax/fastparser.hxx:
261     # base class has to be a complete type
262     - com/sun/star/lang/XInitialization.hpp
263     - com/sun/star/lang/XServiceInfo.hpp
264     - com/sun/star/xml/sax/XFastParser.hpp
265     include/svl/numuno.hxx:
266     # base class has to be a complete type
267     - com/sun/star/lang/XUnoTunnel.hpp
268     - com/sun/star/util/XNumberFormatsSupplier.hpp
269     include/svl/urihelper.hxx:
270     # base class has to be a complete type
271     - tools/link.hxx
272     include/vcl/FilterConfigItem.hxx:
273     # Needed on Windows with --disable-pch
274     - com/sun/star/beans/PropertyValue.hpp
275     include/vcl/builderfactory.hxx:
276     # Needed for macros
277     - vcl/builder.hxx
278     - vcl/vclptr.hxx
279     include/vcl/decoview.hxx:
280     # Full definition needed for VclPtr
281     - vcl/outdev.hxx
282     include/vcl/devicecoordinate.hxx:
283     # Needed for #if configure switch
284     - basegfx/point/b2ipoint.hxx
285     include/vcl/event.hxx:
286     # Needed for enum type 
287     - vcl/window.hxx
288     include/vcl/imap.hxx:
289     # Needed for implicit dtor
290     - vcl/imapobj.hxx
291     include/vcl/keycodes.hxx:
292     # Needed for macros
293     - com/sun/star/awt/Key.hpp
294     - com/sun/star/awt/KeyGroup.hpp
295     include/vcl/mtfxmldump.hxx:
296     # Full definition needed for o3tl::enumarray
297     - vcl/metaactiontypes.hxx
298     include/vcl/outdevstate.hxx:
299     # Full definition needed for boost::optional
300     - vcl/mapmod.hxx
301     - tools/color.hxx
302     - tools/gen.hxx
303     include/vcl/transfer.hxx:
304     # base class has to be a complete type
305     - com/sun/star/datatransfer/XTransferable2.hpp
306     - com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp
307     - com/sun/star/datatransfer/dnd/XDragSourceListener.hpp
308     - com/sun/star/lang/XUnoTunnel.hpp
309     - com/sun/star/lang/XServiceInfo.hpp
310     - com/sun/star/frame/XTerminateListener.hpp
311     - com/sun/star/datatransfer/dnd/XDragGestureListener.hpp
312     - com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
313     include/vcl/vclstatuslistener.hxx:
314     # base class has to be a complete type
315     - com/sun/star/frame/XStatusListener.hpp
316     include/vcl/weld.hxx:
317     # base class has to be a complete type
318     - com/sun/star/accessibility/XAccessibleRelationSet.hpp
319     - com/sun/star/accessibility/XAccessible.hpp
320     include/toolkit/awt/vclxaccessiblecomponent.hxx:
321     # base class has to be a complete type
322     - com/sun/star/lang/XServiceInfo.hpp
323     include/toolkit/awt/animatedimagespeer.hxx:
324     # base class has to be a complete type
325     - com/sun/star/awt/XAnimation.hpp
326     - com/sun/star/container/XContainerListener.hpp
327     - com/sun/star/util/XModifyListener.hpp
328     - toolkit/awt/vclxwindow.hxx
329     include/toolkit/awt/vclxpointer.hxx:
330     # base class has to be a complete type
331     - com/sun/star/awt/XPointer.hpp
332     - com/sun/star/lang/XServiceInfo.hpp
333     - com/sun/star/lang/XUnoTunnel.hpp
334     include/toolkit/awt/vclxspinbutton.hxx:
335     # base class has to be a complete type
336     - com/sun/star/awt/XSpinValue.hpp
337     include/toolkit/awt/vclxprinter.hxx:
338     # base class has to be a complete type
339     - com/sun/star/awt/XPrinterPropertySet.hpp
340     - com/sun/star/awt/XInfoPrinter.hpp
341     - com/sun/star/awt/XPrinterPropertySet.hpp
342     - com/sun/star/awt/XPrinterServer.hpp
343     - com/sun/star/lang/XServiceInfo.hpp
344     include/toolkit/awt/vclxtopwindow.hxx:
345     # base class has to be a complete type
346     - com/sun/star/awt/XTopWindow2.hpp
347     - com/sun/star/awt/XSystemDependentWindowPeer.hpp
348     include/toolkit/awt/vclxtabpagecontainer.hxx:
349     # base class has to be a complete type
350     - com/sun/star/awt/tab/XTabPageContainer.hpp
351     - com/sun/star/container/XContainerListener.hpp
352     - toolkit/awt/vclxcontainer.hxx
353     include/toolkit/awt/vclxwindow.hxx:
354     # base class has to be a complete type
355     - toolkit/awt/vclxdevice.hxx
356     - com/sun/star/awt/XWindow2.hpp
357     - com/sun/star/awt/XVclWindowPeer.hpp
358     - com/sun/star/awt/XLayoutConstrains.hpp
359     - com/sun/star/awt/XView.hpp
360     - com/sun/star/beans/XPropertySetInfo.hpp
361     - com/sun/star/accessibility/XAccessible.hpp
362     - com/sun/star/awt/XDockableWindow.hpp
363     - com/sun/star/awt/XStyleSettingsSupplier.hpp
364     include/toolkit/awt/vclxwindows.hxx:
365     # base class has to be a complete type
366     - com/sun/star/awt/XListBox.hpp
367     - com/sun/star/awt/XToggleButton.hpp
368     - com/sun/star/awt/XComboBox.hpp
369     - com/sun/star/awt/XItemListListener.hpp
370     include/toolkit/controls/accessiblecontrolcontext.hxx:
371     # base class has to be a complete type
372     - com/sun/star/lang/XEventListener.hpp
373     include/toolkit/controls/animatedimages.hxx:
374     # base class has to be a complete type
375     - com/sun/star/awt/XAnimatedImages.hpp
376     - toolkit/controls/unocontrolmodel.hxx
377     include/toolkit/controls/controlmodelcontainerbase.hxx:
378     # base class has to be a complete type
379     - com/sun/star/awt/tab/XTabPageModel.hpp
380     - com/sun/star/awt/XTabControllerModel.hpp
381     - com/sun/star/beans/XPropertyChangeListener.hpp
382     - com/sun/star/container/XContainer.hpp
383     - com/sun/star/container/XNameContainer.hpp
384     - com/sun/star/lang/XInitialization.hpp
385     - com/sun/star/lang/XMultiServiceFactory.hpp
386     - com/sun/star/util/XChangesListener.hpp
387     - com/sun/star/util/XChangesNotifier.hpp
388     - toolkit/controls/unocontrolcontainer.hxx
389     include/toolkit/controls/dialogcontrol.hxx:
390     # base class has to be a complete type
391     - com/sun/star/awt/UnoControlDialog.hpp
392     include/toolkit/controls/eventcontainer.hxx:
393     # base class has to be a complete type
394     - com/sun/star/container/XContainer.hpp
395     - com/sun/star/container/XNameContainer.hpp
396     include/toolkit/controls/geometrycontrolmodel.hxx:
397     # base class has to be a complete type
398     - com/sun/star/script/XScriptEventsSupplier.hpp
399     - com/sun/star/util/XCloneable.hpp
400     # Needed for template classes
401     - toolkit/controls/geometrycontrolmodel_impl.hxx
402     include/toolkit/controls/roadmapcontrol.hxx:
403     # base class has to be a complete type
404     - com/sun/star/awt/XItemEventBroadcaster.hpp
405     - com/sun/star/awt/XItemListener.hpp
406     - com/sun/star/beans/XPropertyChangeListener.hpp
407     - com/sun/star/container/XContainerListener.hpp
408     include/toolkit/controls/roadmapentry.hxx:
409     # base class has to be a complete type
410     - com/sun/star/lang/XServiceInfo.hpp
411     include/toolkit/controls/tabpagecontainer.hxx:
412     # base class has to be a complete type
413     - com/sun/star/awt/tab/XTabPageContainer.hpp
414     - toolkit/controls/controlmodelcontainerbase.hxx
415     include/toolkit/controls/tabpagemodel.hxx:
416     # base class has to be a complete type
417     - com/sun/star/awt/tab/XTabPage.hpp
418     - toolkit/controls/unocontrolcontainer.hxx
419     include/toolkit/controls/unocontrol.hxx:
420     # base class has to be a complete type
421     - com/sun/star/awt/XControl.hpp
422     - com/sun/star/awt/XWindow2.hpp
423     - com/sun/star/awt/XView.hpp
424     - com/sun/star/beans/XPropertiesChangeListener.hpp
425     - com/sun/star/lang/XServiceInfo.hpp
426     - com/sun/star/awt/XUnitConversion.hpp
427     - com/sun/star/awt/XStyleSettingsSupplier.hpp
428     - com/sun/star/accessibility/XAccessible.hpp
429     - com/sun/star/util/XModeChangeBroadcaster.hpp
430     include/toolkit/controls/unocontrolcontainer.hxx:
431     # base class has to be a complete type
432     - com/sun/star/awt/XControlContainer.hpp
433     - com/sun/star/awt/XUnoControlContainer.hpp
434     - com/sun/star/container/XContainer.hpp
435     - com/sun/star/container/XIdentifierContainer.hpp
436     - toolkit/controls/unocontrolbase.hxx
437     include/toolkit/controls/unocontrolmodel.hxx:
438     # base class has to be a complete type
439     - com/sun/star/awt/XControlModel.hpp
440     - com/sun/star/lang/XComponent.hpp
441     - com/sun/star/lang/XServiceInfo.hpp
442     - com/sun/star/beans/XPropertyState.hpp
443     - com/sun/star/io/XPersistObject.hpp
444     - com/sun/star/lang/XUnoTunnel.hpp
445     - com/sun/star/util/XCloneable.hpp
446     include/toolkit/controls/unocontrols.hxx:
447     # base class has to be a complete type
448     - com/sun/star/awt/XTextComponent.hpp
449     - com/sun/star/awt/XTextListener.hpp
450     - com/sun/star/awt/XTextLayoutConstrains.hpp
451     - com/sun/star/awt/XButton.hpp
452     - com/sun/star/awt/XToggleButton.hpp
453     - com/sun/star/awt/XRadioButton.hpp
454     - com/sun/star/awt/XCheckBox.hpp
455     - com/sun/star/awt/XListBox.hpp
456     - com/sun/star/awt/XItemList.hpp
457     include/toolkit/helper/macros.hxx:
458     # Needed for macros
459     - comphelper/servicehelper.hxx
460     include/xmloff/XMLEmbeddedObjectExportFilter.hxx:
461     # base class has to be a complete type
462     - com/sun/star/lang/XInitialization.hpp
463     - com/sun/star/lang/XServiceInfo.hpp
464     - com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
465     include/xmloff/attrlist.hxx:
466     # base class has to be a complete type
467     - com/sun/star/lang/XUnoTunnel.hpp
468     - com/sun/star/util/XCloneable.hpp
469     - com/sun/star/xml/sax/XAttributeList.hpp
470     include/xmloff/fasttokenhandler.hxx:
471     # base class has to be a complete type
472     - com/sun/star/xml/sax/XFastTokenHandler.hpp
473     include/xmloff/unointerfacetouniqueidentifiermapper.hxx:
474     # base class has to be a complete type
475     - com/sun/star/uno/XInterface.hpp
476     include/xmloff/unoatrcn.hxx:
477     # base class has to be a complete type
478     - com/sun/star/container/XNameContainer.hpp
479     - com/sun/star/lang/XServiceInfo.hpp
480     - com/sun/star/lang/XUnoTunnel.hpp
481     include/xmloff/xmlictxt.hxx:
482     # base class has to be a complete type
483     - com/sun/star/xml/sax/XFastContextHandler.hpp
484     include/xmloff/xmlexp.hxx:
485     # base class has to be a complete type
486     - com/sun/star/document/XFilter.hpp
487     - com/sun/star/lang/XServiceInfo.hpp
488     - com/sun/star/document/XExporter.hpp
489     - com/sun/star/lang/XInitialization.hpp
490     - com/sun/star/container/XNamed.hpp
491     - com/sun/star/lang/XUnoTunnel.hpp
492     include/xmloff/xmlmetae.hxx:
493     # base class has to be a complete type
494     - com/sun/star/xml/sax/XDocumentHandler.hpp
495     include/xmloff/xmlimp.hxx:
496     # base class has to be a complete type
497     - com/sun/star/document/XFilter.hpp
498     - com/sun/star/document/XImporter.hpp
499     - com/sun/star/lang/XInitialization.hpp
500     - com/sun/star/lang/XServiceInfo.hpp
501     - com/sun/star/lang/XUnoTunnel.hpp
502     - com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
503     - com/sun/star/xml/sax/XFastDocumentHandler.hpp
504     - com/sun/star/xml/sax/XFastParser.hpp
505     include/xmloff/xmltabe.hxx:
506     # Needed for css shortcut
507     - sal/types.h
508     include/svtools/accessibleruler.hxx:
509     # base class has to be a complete type
510     - com/sun/star/accessibility/XAccessible.hpp
511     - com/sun/star/accessibility/XAccessibleComponent.hpp
512     - com/sun/star/accessibility/XAccessibleContext.hpp
513     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
514     - com/sun/star/lang/XServiceInfo.hpp
515     include/svtools/asynclink.hxx:
516     # unique_ptr needs complete type
517     - osl/mutex.hxx
518     - vcl/idle.hxx
519     include/svtools/cliplistener.hxx:
520     # base class has to be a complete type
521     - com/sun/star/datatransfer/clipboard/XClipboardListener.hpp
522     include/svtools/dialogclosedlistener.hxx:
523     # base class has to be a complete type
524     - com/sun/star/ui/dialogs/XDialogClosedListener.hpp
525     include/svtools/framestatuslistener.hxx:
526     # base class has to be a complete type
527     - com/sun/star/frame/XFrameActionListener.hpp
528     - com/sun/star/frame/XStatusListener.hpp
529     include/svtools/genericunodialog.hxx:
530     # base class has to be a complete type
531     - com/sun/star/lang/XInitialization.hpp
532     - com/sun/star/lang/XServiceInfo.hpp
533     - com/sun/star/ui/dialogs/XExecutableDialog.hpp
534     include/svtools/openfiledroptargetlistener.hxx:
535     # base class has to be a complete type
536     - com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
537     include/svtools/popupmenucontrollerbase.hxx:
538     # base class has to be a complete type
539     - com/sun/star/frame/XDispatch.hpp
540     - com/sun/star/frame/XDispatchProvider.hpp
541     - com/sun/star/frame/XPopupMenuController.hpp
542     - com/sun/star/frame/XStatusListener.hpp
543     - com/sun/star/lang/XInitialization.hpp
544     - com/sun/star/lang/XServiceInfo.hpp
545     include/svtools/popupwindowcontroller.hxx:
546     # base class has to be a complete type
547     - com/sun/star/lang/XServiceInfo.hpp
548     - svtools/toolboxcontroller.hxx
549     include/svtools/sfxecode.hxx:
550     # Needed for macro defines
551     - class ErrCode
552     include/svtools/statusbarcontroller.hxx:
553     # Don't propose hxx -> h change in URE libs
554     - cppuhelper/interfacecontainer.hxx
555     include/svtools/toolboxcontroller.hxx:
556     # base class has to be a complete type
557     - com/sun/star/frame/XStatusListener.hpp
558     - com/sun/star/frame/XToolbarController.hpp
559     - com/sun/star/util/XUpdatable.hpp
560     - com/sun/star/lang/XInitialization.hpp
561     # Complete type is needed for DispatchInfo struct
562     - com/sun/star/beans/PropertyValue.hpp
563     # Don't propose hxx -> h change in URE libs
564     - cppuhelper/interfacecontainer.hxx
565     include/svtools/unoevent.hxx:
566     # base class has to be a complete type
567     - com/sun/star/container/XNameReplace.hpp
568     - com/sun/star/lang/XServiceInfo.hpp
569     include/framework/dispatchhelper.hxx:
570     # base class has to be a complete type
571     - com/sun/star/frame/XDispatchHelper.hpp
572     - com/sun/star/frame/XDispatchResultListener.hpp
573     - com/sun/star/lang/XServiceInfo.hpp
574     include/framework/titlehelper.hxx:
575     # base class has to be a complete type
576     - com/sun/star/frame/XTitle.hpp
577     - com/sun/star/frame/XTitleChangeBroadcaster.hpp
578     - com/sun/star/frame/XFrameActionListener.hpp
579     - com/sun/star/document/XDocumentEventListener.hpp
580     # Don't propose hxx -> h change in URE libs
581     - cppuhelper/interfacecontainer.hxx
582     include/canvas/base/cachedprimitivebase.hxx:
583     # base class has to be a complete type
584     - com/sun/star/rendering/XCachedPrimitive.hpp
585     - com/sun/star/lang/XServiceInfo.hpp
586     include/canvas/parametricpolypolygon.hxx:
587     # base class has to be a complete type
588     - com/sun/star/lang/XServiceInfo.hpp
589     - com/sun/star/rendering/XParametricPolyPolygon2D.hpp
590     include/linguistic/hyphdta.hxx:
591     # base class has to be a complete type
592     - com/sun/star/linguistic2/XHyphenatedWord.hpp
593     - com/sun/star/linguistic2/XPossibleHyphens.hpp
594     include/linguistic/lngprophelp.hxx:
595     # base class has to be a complete type
596     - com/sun/star/beans/XPropertyChangeListener.hpp
597     - com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp
598     include/linguistic/spelldta.hxx:
599     # base class has to be a complete type
600     - com/sun/star/linguistic2/XSetSpellAlternatives.hpp
601     - com/sun/star/linguistic2/XSpellAlternatives.hpp
602     include/linguistic/misc.hxx:
603     # base class has to be a complete type
604     - com/sun/star/frame/XTerminateListener.hpp
605     include/cppcanvas/renderer.hxx:
606     # Used in boost::optional type
607     - basegfx/matrix/b2dhommatrix.hxx
608     include/basic/modsizeexceeded.hxx:
609     # base class has to be a complete type
610     - com/sun/star/task/XInteractionRequest.hpp
611     include/basic/sberrors.hxx:
612     # Needed for macro defines
613     - vcl/errcode.hxx
614     include/connectivity/BlobHelper.hxx:
615     # base class has to be a complete type
616     - com/sun/star/sdbc/XBlob.hpp
617     include/connectivity/CommonTools.hxx:
618     # base class has to be a complete type
619     - com/sun/star/beans/XPropertySet.hpp
620     - com/sun/star/sdbcx/XColumnsSupplier.hpp
621     # Needed for macro defines
622     - cppuhelper/supportsservice.hxx
623     include/connectivity/ConnectionWrapper.hxx:
624     # base class has to be a complete type
625     - com/sun/star/lang/XUnoTunnel.hpp
626     - com/sun/star/lang/XServiceInfo.hpp
627     include/connectivity/conncleanup.hxx:
628     # base class has to be a complete type
629     - com/sun/star/beans/XPropertyChangeListener.hpp
630     - com/sun/star/sdbc/XRowSetListener.hpp
631     include/connectivity/parameters.hxx:
632     # base class has to be a complete type
633     - com/sun/star/sdb/XSingleSelectQueryComposer.hpp
634     include/connectivity/paramwrapper.hxx:
635     # base class has to be a complete type
636     - com/sun/star/container/XEnumerationAccess.hpp
637     - com/sun/star/container/XIndexAccess.hpp
638     include/connectivity/sdbcx/VCollection.hxx:
639     # base class has to be a complete type
640     - com/sun/star/container/XNameAccess.hpp
641     - com/sun/star/container/XIndexAccess.hpp
642     - com/sun/star/container/XEnumerationAccess.hpp
643     - com/sun/star/container/XContainer.hpp
644     - com/sun/star/sdbc/XColumnLocate.hpp
645     - com/sun/star/util/XRefreshable.hpp
646     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
647     - com/sun/star/sdbcx/XAppend.hpp
648     - com/sun/star/sdbcx/XDrop.hpp
649     - com/sun/star/lang/XServiceInfo.hpp
650     - com/sun/star/beans/XPropertySet.hpp
651     include/connectivity/sdbcx/VCatalog.hxx:
652     # base class has to be a complete type
653     - com/sun/star/sdbcx/XTablesSupplier.hpp
654     - com/sun/star/sdbcx/XViewsSupplier.hpp
655     - com/sun/star/sdbcx/XUsersSupplier.hpp
656     - com/sun/star/sdbcx/XGroupsSupplier.hpp
657     - com/sun/star/lang/XServiceInfo.hpp
658     include/connectivity/sdbcx/VColumn.hxx:
659     # base class has to be a complete type
660     - com/sun/star/container/XNamed.hpp
661     - com/sun/star/lang/XServiceInfo.hpp
662     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
663     include/connectivity/sdbcx/VGroup.hxx:
664     # base class has to be a complete type
665     - com/sun/star/container/XNamed.hpp
666     - com/sun/star/lang/XServiceInfo.hpp
667     - com/sun/star/sdbcx/XAuthorizable.hpp
668     - com/sun/star/sdbcx/XUsersSupplier.hpp
669     include/connectivity/sdbcx/VIndex.hxx:
670     # base class has to be a complete type
671     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
672     include/connectivity/sdbcx/VKey.hxx:
673     # base class has to be a complete type
674     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
675     include/connectivity/sdbcx/VTypeDef.hxx:
676     # base class has to be a complete type
677     - com/sun/star/container/XNamed.hpp
678     - com/sun/star/lang/XServiceInfo.hpp
679     - com/sun/star/sdbcx/XColumnsSupplier.hpp
680     include/connectivity/sdbcx/VTable.hxx:
681     # base class has to be a complete type
682     - com/sun/star/container/XNamed.hpp
683     - com/sun/star/lang/XServiceInfo.hpp
684     - com/sun/star/sdbcx/XAlterTable.hpp
685     - com/sun/star/sdbcx/XColumnsSupplier.hpp
686     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
687     - com/sun/star/sdbcx/XIndexesSupplier.hpp
688     - com/sun/star/sdbcx/XKeysSupplier.hpp
689     - com/sun/star/sdbcx/XRename.hpp
690     include/connectivity/sdbcx/VUser.hxx:
691     # base class has to be a complete type
692     - com/sun/star/container/XNamed.hpp
693     - com/sun/star/sdbcx/XGroupsSupplier.hpp
694     - com/sun/star/sdbcx/XUser.hpp
695     include/connectivity/sdbcx/VView.hxx:
696     # base class has to be a complete type
697     - com/sun/star/container/XNamed.hpp
698     - com/sun/star/lang/XServiceInfo.hpp
699     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
700     include/drawinglayer/primitive2d/baseprimitive2d.hxx:
701     # base class has to be a complete type
702     - com/sun/star/graphic/XPrimitive2D.hpp
703     - com/sun/star/util/XAccounting.hpp
704     include/drawinglayer/primitive3d/baseprimitive3d.hxx:
705     # base class has to be a complete type
706     - com/sun/star/graphic/XPrimitive3D.hpp
707     include/sfx2/asyncfunc.hxx:
708     # base class has to be a complete type
709     - com/sun/star/lang/XUnoTunnel.hpp
710     include/sfx2/charwin.hxx:
711     # Needed for implicit dtor
712     - vcl/virdev.hxx
713     include/sfx2/dinfdlg.hxx:
714     # Needed for implicit dtor
715     - com/sun/star/document/CmisProperty.hpp
716     include/sfx2/docfile.hxx:
717     # Full type needed for template
718     - tools/link.hxx
719     include/sfx2/docstoragemodifylistener.hxx:
720     # base class has to be a complete type
721     - com/sun/star/util/XModifyListener.hpp
722     include/sfx2/DocumentMetadataAccess.hxx:
723     # base class has to be a complete type
724     - com/sun/star/rdf/XDocumentMetadataAccess.hpp
725     include/sfx2/mieclip.hxx:
726     # Needed for implicit dtor
727     - tools/stream.hxx
728     include/sfx2/recentdocsview.hxx:
729     # Needed for struct declaration
730     - com/sun/star/beans/PropertyValue.hpp
731     include/sfx2/sfxbasecontroller.hxx:
732     # base class has to be a complete type
733     - com/sun/star/frame/XController2.hpp
734     - com/sun/star/frame/XControllerBorder.hpp
735     - com/sun/star/frame/XDispatchProvider.hpp
736     - com/sun/star/task/XStatusIndicatorSupplier.hpp
737     - com/sun/star/ui/XContextMenuInterception.hpp
738     - com/sun/star/awt/XUserInputInterception.hpp
739     - com/sun/star/frame/XDispatchInformationProvider.hpp
740     - com/sun/star/frame/XTitle.hpp
741     - com/sun/star/frame/XTitleChangeBroadcaster.hpp
742     - com/sun/star/lang/XInitialization.hpp
743     include/sfx2/sfxbasemodel.hxx:
744     # base class has to be a complete type
745     - com/sun/star/container/XChild.hpp
746     - com/sun/star/document/XDocumentPropertiesSupplier.hpp
747     - com/sun/star/document/XCmisDocument.hpp
748     - com/sun/star/rdf/XDocumentMetadataAccess.hpp
749     - com/sun/star/document/XDocumentRecovery.hpp
750     - com/sun/star/document/XUndoManagerSupplier.hpp
751     - com/sun/star/document/XEventBroadcaster.hpp
752     - com/sun/star/document/XDocumentEventBroadcaster.hpp
753     - com/sun/star/lang/XEventListener.hpp
754     - com/sun/star/document/XEventsSupplier.hpp
755     - com/sun/star/document/XEmbeddedScripts.hpp
756     - com/sun/star/document/XScriptInvocationContext.hpp
757     - com/sun/star/frame/XModel2.hpp
758     - com/sun/star/util/XModifiable2.hpp
759     - com/sun/star/view/XPrintable.hpp
760     - com/sun/star/view/XPrintJobBroadcaster.hpp
761     - com/sun/star/frame/XStorable2.hpp
762     - com/sun/star/frame/XLoadable.hpp
763     - com/sun/star/script/XStarBasicAccess.hpp
764     - com/sun/star/document/XViewDataSupplier.hpp
765     - com/sun/star/util/XCloseable.hpp
766     - com/sun/star/datatransfer/XTransferable.hpp
767     - com/sun/star/document/XDocumentSubStorageSupplier.hpp
768     - com/sun/star/document/XStorageBasedDocument.hpp
769     - com/sun/star/script/provider/XScriptProviderSupplier.hpp
770     - com/sun/star/ui/XUIConfigurationManagerSupplier.hpp
771     - com/sun/star/embed/XVisualObject.hpp
772     - com/sun/star/lang/XUnoTunnel.hpp
773     - com/sun/star/frame/XModule.hpp
774     - com/sun/star/frame/XTitle.hpp
775     - com/sun/star/frame/XTitleChangeBroadcaster.hpp
776     - com/sun/star/frame/XUntitledNumbers.hpp
777     include/sfx2/sfxsids.hrc:
778     # Needed for sfxitems.sdi to build
779     - svl/memberid.h
780     # Needed for TypedWhichId defines
781     - svl/typedwhich.hxx
782     - class SvxZoomItem
783     - class SfxUInt16Item
784     - class SvxHyperlinkItem
785     - class SfxDocumentInfoItem
786     - class SvxSearchItem
787     include/sfx2/shell.hxx:
788     # Used in macro define
789     - class SfxModule
790     include/sfx2/sfxstatuslistener.hxx:
791     # base class has to be a complete type
792     - com/sun/star/frame/XStatusListener.hpp
793     - com/sun/star/lang/XComponent.hpp
794     include/sfx2/sidebar/Accessible.hxx:
795     # base class has to be a complete type
796     - com/sun/star/accessibility/XAccessible.hpp
797     include/sfx2/sidebar/Paint.hxx:
798     # Needed for boost::variant
799     - vcl/gradient.hxx
800     include/sfx2/sidebar/SidebarController.hxx:
801     # base class has to be a complete type
802     - com/sun/star/ui/XContextChangeEventListener.hpp
803     - com/sun/star/beans/XPropertyChangeListener.hpp
804     - com/sun/star/ui/XSidebar.hpp
805     - com/sun/star/frame/XStatusListener.hpp
806     - com/sun/star/frame/XFrameActionListener.hpp
807     include/sfx2/sidebar/SidebarPanelBase.hxx:
808     # base class has to be a complete type
809     - com/sun/star/ui/XContextChangeEventListener.hpp
810     - com/sun/star/ui/XUIElement.hpp
811     - com/sun/star/ui/XToolPanel.hpp
812     - com/sun/star/ui/XSidebarPanel.hpp
813     - com/sun/star/ui/XUpdateModel.hpp
814     include/sfx2/sidebar/Theme.hxx:
815     # base class has to be a complete type
816     - com/sun/star/beans/XPropertySet.hpp
817     include/sfx2/sidebar/UnoDeck.hxx:
818     # base class has to be a complete type
819     - com/sun/star/ui/XDeck.hpp
820     include/sfx2/sidebar/UnoDecks.hxx:
821     # base class has to be a complete type
822     - com/sun/star/ui/XDecks.hpp
823     include/sfx2/sidebar/UnoPanel.hxx:
824     # base class has to be a complete type
825     - com/sun/star/ui/XPanel.hpp
826     include/sfx2/sidebar/UnoPanels.hxx:
827     # base class has to be a complete type
828     - com/sun/star/ui/XPanels.hpp
829     include/sfx2/sidebar/UnoSidebar.hxx:
830     # base class has to be a complete type
831     - com/sun/star/ui/XSidebarProvider.hpp
832     include/sfx2/unoctitm.hxx:
833     # base class has to be a complete type
834     - com/sun/star/frame/XNotifyingDispatch.hpp
835     - com/sun/star/lang/XUnoTunnel.hpp
836     include/sfx2/viewsh.hxx:
837     # Needed for macro 
838     - class SfxViewFactory
839     include/editeng/AccessibleContextBase.hxx:
840     # base class has to be a complete type
841     - com/sun/star/accessibility/XAccessibleContext.hpp
842     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
843     - com/sun/star/accessibility/XAccessible.hpp
844     - com/sun/star/lang/XServiceInfo.hpp
845     include/editeng/AccessibleImageBullet.hxx:
846     # base class has to be a complete type
847     - com/sun/star/accessibility/XAccessibleComponent.hpp
848     - com/sun/star/accessibility/XAccessibleContext.hpp
849     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
850     - com/sun/star/accessibility/XAccessible.hpp
851     - com/sun/star/lang/XServiceInfo.hpp
852     include/editeng/AccessibleEditableTextPara.hxx:
853     # base class has to be a complete type
854     - com/sun/star/accessibility/XAccessibleComponent.hpp
855     - com/sun/star/accessibility/XAccessibleContext.hpp
856     - com/sun/star/accessibility/XAccessibleEditableText.hpp
857     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
858     - com/sun/star/accessibility/XAccessible.hpp
859     - com/sun/star/accessibility/XAccessibleHypertext.hpp
860     - com/sun/star/accessibility/XAccessibleMultiLineText.hpp
861     - com/sun/star/accessibility/XAccessibleTextAttributes.hpp
862     - com/sun/star/lang/XServiceInfo.hpp
863     include/editeng/AccessibleStaticTextBase.hxx:
864     # base class has to be a complete type
865     - com/sun/star/accessibility/XAccessibleText.hpp
866     - com/sun/star/accessibility/XAccessibleTextAttributes.hpp
867     include/editeng/editerr.hxx:
868     # Needed for macro defines
869     - vcl/errcode.hxx
870     include/editeng/eeitem.hxx:
871     # Needed for macro defines
872     - svl/typedwhich.hxx
873     - class SfxBoolItem
874     - class SfxGrabBagItem
875     - class SfxInt16Item
876     - class SvxAdjustItem
877     - class SvxAutoKernItem
878     - class SvxBackgroundColorItem
879     - class SvxCaseMapItem
880     - class SvxCharReliefItem
881     - class SvxCharScaleWidthItem
882     - class SvxColorItem
883     - class SvxContourItem
884     - class SvxCrossedOutItem
885     - class SvxEmphasisMarkItem
886     - class SvxEscapementItem
887     - class SvxFontHeightItem
888     - class SvxFontItem
889     - class SvxForbiddenRuleItem
890     - class SvxFrameDirectionItem
891     - class SvxHangingPunctuationItem
892     - class SvxKerningItem
893     - class SvxLanguageItem
894     - class SvxLineSpacingItem
895     - class SvxLRSpaceItem
896     - class SvxOverlineItem
897     - class SvxPostureItem
898     - class SvXMLAttrContainerItem
899     - class SvxScriptSpaceItem
900     - class SvxShadowedItem
901     - class SvxTabStopItem
902     - class SvxULSpaceItem
903     - class SvxUnderlineItem
904     - class SvxWeightItem
905     - class SvxWordLineModeItem
906     - class SvxBulletItem
907     - class SvxNumBulletItem
908     include/editeng/UnoForbiddenCharsTable.hxx:
909     # base class has to be a complete type
910     - com/sun/star/i18n/XForbiddenCharacters.hpp
911     - com/sun/star/linguistic2/XSupportedLocales.hpp
912     include/editeng/unonrule.hxx:
913     # base class has to be a complete type
914     - com/sun/star/container/XIndexReplace.hpp
915     - com/sun/star/lang/XServiceInfo.hpp
916     - com/sun/star/lang/XUnoTunnel.hpp
917     - com/sun/star/ucb/XAnyCompare.hpp
918     - com/sun/star/util/XCloneable.hpp
919     include/editeng/unotext.hxx:
920     # Needed for macro defines
921     - com/sun/star/container/XIndexReplace.hpp
922     - com/sun/star/awt/FontSlant.hpp
923     - com/sun/star/awt/FontDescriptor.hpp
924     - com/sun/star/style/LineSpacing.hpp
925     - com/sun/star/style/TabStop.hpp
926     include/formula/FormulaOpCodeMapperObj.hxx:
927     # base class has to be a complete type
928     - com/sun/star/lang/XServiceInfo.hpp
929     - com/sun/star/sheet/XFormulaOpCodeMapper.hpp
930     include/formula/paramclass.hxx:
931     # Needed for enum type
932     - sal/types.h
933     include/formula/opcode.hxx:
934     # Needed for enum type
935     - sal/types.h
936     include/formula/tokenarray.hxx:
937     # Needed to avoid linking errors on WIN
938     - formula/ExternalReferenceHelper.hxx
939     include/svx/AccessibleControlShape.hxx:
940     # base class has to be a complete type
941     - com/sun/star/beans/XPropertyChangeListener.hpp
942     - com/sun/star/container/XContainerListener.hpp
943     - com/sun/star/util/XModeChangeListener.hpp
944     include/svx/dbaexchange.hxx:
945     # Needed for implicit dtor
946     - com/sun/star/beans/PropertyValue.hpp
947     include/svx/EnhancedCustomShape2d.hxx:
948     # Needed for implicit dtor
949     - com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp
950     - com/sun/star/drawing/EnhancedCustomShapeSegment.hpp
951     - com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp
952     include/svx/fmgridif.hxx:
953     # base class has to be a complete type
954     - com/sun/star/beans/XPropertyChangeListener.hpp
955     - com/sun/star/container/XContainer.hpp
956     - com/sun/star/container/XEnumerationAccess.hpp
957     - com/sun/star/form/XBoundComponent.hpp
958     - com/sun/star/form/XGridControl.hpp
959     - com/sun/star/form/XGridPeer.hpp
960     - com/sun/star/form/XLoadListener.hpp
961     - com/sun/star/form/XResetListener.hpp
962     - com/sun/star/frame/XDispatchProvider.hpp
963     - com/sun/star/frame/XDispatchProviderInterception.hpp
964     - com/sun/star/frame/XStatusListener.hpp
965     - com/sun/star/sdbc/XRowSetListener.hpp
966     - com/sun/star/sdb/XRowSetSupplier.hpp
967     - com/sun/star/util/XModeSelector.hpp
968     - com/sun/star/util/XModifyBroadcaster.hpp
969     - com/sun/star/view/XSelectionSupplier.hpp
970     - toolkit/awt/vclxwindow.hxx
971     include/svx/fmsrcimp.hxx:
972     # base class has to be a complete type
973     - com/sun/star/beans/XPropertyChangeListener.hpp
974     include/svx/fmtools.hxx:
975     # base class has to be a complete type
976     - com/sun/star/lang/XEventListener.hpp
977     include/svx/ifaceids.hxx:
978     # Keep for macro define
979     - sfx2/shell.hxx
980     include/svx/measctrl.hxx:
981     # Needed for template class
982     - svx/svdobj.hxx