Resolves tdf#139521 - Hide image anchor option in Writer Web mode
[LibreOffice.git] / sd / IwyuFilter_sd.yaml
blob19e1a3694b314b0dc74e633a8a7dff3668d64478
1 ---
2 assumeFilename: sd/source/core/drawdoc.cxx
3 excludelist:
4     sd/qa/unit/SdrPdfImportTest.cxx:
5     # Actually used
6     - comphelper/scopeguard.hxx
7     # Needed on WIN to compile
8     - prewin.h
9     - postwin.h
10     - fpdfview.h
11     sd/sdi/sdslots.hrc:
12     # Needed for sdi files to compile
13     - sfx2/sfxsids.hrc
14     - editeng/editids.hrc
15     - editeng/memberids.h
16     - svx/svxids.hrc
17     - svx/unomid.hxx
18     - app.hrc
19     - sdattr.hrc
20     sd/inc/CustomAnimationCloner.hxx:
21     # base class has to be a complete type
22     - com/sun/star/animations/XAnimationNode.hpp
23     sd/inc/CustomAnimationPreset.hxx:
24     # base class has to be a complete type
25     - com/sun/star/lang/XMultiServiceFactory.hpp
26     sd/inc/CustomAnimationEffect.hxx:
27     # base class has to be a complete type
28     - com/sun/star/animations/XAnimationNode.hpp
29     - com/sun/star/animations/XAudio.hpp
30     - com/sun/star/animations/XTimeContainer.hpp
31     - com/sun/star/drawing/XShape.hpp
32     - com/sun/star/util/XChangesListener.hpp
33     sd/inc/OutlinerIterator.hxx:
34     # base class has to be a complete type
35     - svx/svdobj.hxx
36     sd/inc/sderror.hxx:
37     # needed for defines
38     - vcl/errcode.hxx
39     sd/inc/sdfilter.hxx:
40     # base class has to be a complete type
41     - com/sun/star/frame/XModel.hpp
42     - com/sun/star/task/XStatusIndicator.hpp
43     sd/inc/sdmod.hxx:
44     # base class has to be a complete type
45     - com/sun/star/beans/XPropertySetInfo.hpp
46     - sot/storage.hxx
47     # Needed for define
48     - sfx2/app.hxx
49     sd/inc/sdpage.hxx:
50     # base class has to be a complete type
51     - com/sun/star/drawing/XDrawPage.hpp
52     - com/sun/star/office/XAnnotation.hpp
53     sd/inc/stlfamily.hxx:
54     # base class has to be a complete type
55     - com/sun/star/beans/XPropertySet.hpp
56     - com/sun/star/container/XIndexAccess.hpp
57     - com/sun/star/container/XNameContainer.hpp
58     - com/sun/star/lang/XComponent.hpp
59     - com/sun/star/container/XNamed.hpp
60     - com/sun/star/lang/XServiceInfo.hpp
61     - com/sun/star/lang/XSingleServiceFactory.hpp
62     sd/inc/stlpool.hxx:
63     # base class has to be a complete type
64     - com/sun/star/lang/XServiceInfo.hpp
65     - com/sun/star/container/XIndexAccess.hpp
66     - com/sun/star/lang/XComponent.hpp
67     sd/inc/stlsheet.hxx:
68     # base class has to be a complete type
69     - com/sun/star/beans/XPropertySet.hpp
70     - com/sun/star/beans/XPropertyState.hpp
71     - com/sun/star/lang/XComponent.hpp
72     - com/sun/star/lang/XServiceInfo.hpp
73     - com/sun/star/style/XStyle.hpp
74     - com/sun/star/util/XModifyBroadcaster.hpp
75     sd/inc/textapi.hxx:
76     # base class has to be a complete type
77     - editeng/outliner.hxx
78     sd/inc/TransitionPreset.hxx:
79     # base class has to be a complete type
80     - com/sun/star/lang/XMultiServiceFactory.hpp
81     sd/inc/undoanim.hxx:
82     # base class has to be a complete type
83     - com/sun/star/animations/XAnimationNode.hpp
84     sd/inc/undo/undoobjects.hxx:
85     # base class has to be a complete type
86     - tools/weakbase.hxx
87     sd/source/filter/eppt/eppt.hxx:
88     # base class has to be a complete type
89     - escherex.hxx
90     sd/source/ui/animations/CustomAnimationPane.hxx:
91     # Needed for typedef
92     - motionpathtag.hxx
93     sd/source/ui/animations/SlideTransitionPane.cxx:
94     # Avoid loplugin:unreffun error
95     - /createslidetransitionpanel.hxx
96     sd/source/ui/animations/CustomAnimationPane.cxx:
97     # Avoid loplugin:unreffun error
98     - createcustomanimationpanel.hxx
99     sd/source/ui/annotations/annotationmanagerimpl.hxx:
100     # base class has to be a complete type
101     - annotationtag.hxx
102     - com/sun/star/document/XEventListener.hpp
103     sd/source/ui/annotations/annotationmanager.cxx:
104     # Needed for unique_ptr type
105     - editeng/outlobj.hxx
106     sd/source/ui/app/sdmod.cxx:
107     # Needed to inherit linker visibility from SdResId declaration
108     - sdresid.hxx
109     sd/source/ui/dlg/headerfooterdlg.cxx:
110     # Needed for unique_ptr type
111     - editeng/outlobj.hxx
112     sd/source/ui/dlg/prntopts.cxx:
113     # Needed on MACOSX
114     - svl/intitem.hxx
115     - app.hrc
116     sd/source/ui/dlg/sdtreelb.cxx:
117     # comphelper::ScopeGuard is actually used
118     - comphelper/scopeguard.hxx
119     sd/source/ui/framework/configuration/ConfigurationTracer.hxx:
120     # Needed for css shortcut
121     - sal/types.h
122     sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx:
123     # base class has to be a complete type
124     - com/sun/star/container/XNamed.hpp
125     - com/sun/star/drawing/framework/XConfigurationChangeRequest.hpp
126     sd/source/ui/framework/configuration/UpdateRequest.hxx:
127     # base class has to be a complete type
128     - com/sun/star/container/XNamed.hpp
129     - com/sun/star/drawing/framework/XConfigurationChangeRequest.hpp
130     sd/source/ui/framework/factories/BasicToolBarFactory.hxx:
131     # base class has to be a complete type
132     - com/sun/star/drawing/framework/XResourceFactory.hpp
133     - com/sun/star/lang/XInitialization.hpp
134     sd/source/ui/framework/factories/BasicPaneFactory.hxx:
135     # base class has to be a complete type
136     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
137     - com/sun/star/drawing/framework/XResourceFactory.hpp
138     - com/sun/star/lang/XInitialization.hpp
139     sd/source/ui/framework/factories/BasicViewFactory.hxx:
140     # base class has to be a complete type
141     - com/sun/star/drawing/framework/XResourceFactory.hpp
142     - com/sun/star/lang/XInitialization.hpp
143     sd/source/ui/framework/factories/ChildWindowPane.hxx:
144     # base class has to be a complete type
145     - com/sun/star/lang/XEventListener.hpp
146     - framework/Pane.hxx
147     sd/source/ui/framework/module/CenterViewFocusModule.hxx:
148     # base class has to be a complete type
149     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
150     sd/source/ui/framework/module/ShellStackGuard.hxx:
151     # base class has to be a complete type
152     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
153     sd/source/ui/framework/module/ToolBarModule.hxx:
154     # base class has to be a complete type
155     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
156     sd/source/ui/framework/module/SlideSorterModule.hxx:
157     # base class has to be a complete type
158     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
159     sd/source/ui/framework/module/ViewTabBarModule.hxx:
160     # base class has to be a complete type
161     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
162     sd/source/ui/inc/AccessibleDocumentViewBase.hxx:
163     # base class has to be a complete type
164     - com/sun/star/accessibility/XAccessibleExtendedAttributes.hpp
165     - com/sun/star/awt/XFocusListener.hpp
166     - com/sun/star/awt/XWindowListener.hpp
167     - com/sun/star/beans/XPropertyChangeListener.hpp
168     sd/source/ui/inc/AccessibleDrawDocumentView.hxx:
169     # base class has to be a complete type
170     - com/sun/star/accessibility/XAccessibleGroupPosition.hpp
171     sd/source/ui/inc/AccessibleSlideSorterObject.hxx:
172     # base class has to be a complete type
173     - com/sun/star/accessibility/XAccessible.hpp
174     - com/sun/star/accessibility/XAccessibleComponent.hpp
175     - com/sun/star/accessibility/XAccessibleContext.hpp
176     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
177     - com/sun/star/lang/XServiceInfo.hpp
178     sd/source/ui/inc/AccessibleSlideSorterView.hxx:
179     # base class has to be a complete type
180     - com/sun/star/accessibility/XAccessible.hpp
181     - com/sun/star/accessibility/XAccessibleComponent.hpp
182     - com/sun/star/accessibility/XAccessibleContext.hpp
183     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
184     - com/sun/star/accessibility/XAccessibleSelection.hpp
185     - com/sun/star/lang/XServiceInfo.hpp
186     sd/source/ui/inc/DrawDocShell.hxx:
187     # base class has to be a complete type
188     - fupoor.hxx
189     sd/source/ui/inc/DocumentRenderer.hxx:
190     # base class has to be a complete type
191     - com/sun/star/view/XRenderable.hpp
192     sd/source/ui/inc/DrawController.hxx:
193     # base class has to be a complete type
194     - com/sun/star/drawing/XDrawView.hpp
195     - com/sun/star/drawing/framework/XControllerManager.hpp
196     - com/sun/star/lang/XServiceInfo.hpp
197     - com/sun/star/lang/XUnoTunnel.hpp
198     - com/sun/star/view/XFormLayerAccess.hpp
199     - com/sun/star/view/XSelectionSupplier.hpp
200     - sfx2/sfxbasecontroller.hxx
201     sd/source/ui/inc/fupage.hxx:
202     # base class has to be a complete type
203     - vcl/weld.hxx
204     sd/source/ui/inc/slideshow.hxx:
205     # typedef needs a complete type
206     - com/sun/star/lang/XServiceInfo.hpp
207     - com/sun/star/presentation/XPresentation2.hpp
208     sd/source/ui/inc/unomodel.hxx:
209     # base class has to be a complete type
210     - com/sun/star/drawing/XDrawPages.hpp
211     sd/source/ui/inc/unosrch.hxx:
212     # base class has to be a complete type
213     - com/sun/star/lang/XUnoTunnel.hpp
214     - com/sun/star/util/XReplaceDescriptor.hpp
215     sd/source/ui/inc/ViewTabBar.hxx:
216     # base class has to be a complete type
217     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
218     - com/sun/star/drawing/framework/XTabBar.hpp
219     - com/sun/star/drawing/framework/XToolBar.hpp
220     - com/sun/star/lang/XUnoTunnel.hpp
221     sd/source/ui/inc/framework/Configuration.hxx:
222     # base class has to be a complete type
223     - com/sun/star/container/XNamed.hpp
224     - com/sun/star/drawing/framework/XConfiguration.hpp
225     - com/sun/star/lang/XServiceInfo.hpp
226     sd/source/ui/inc/framework/ConfigurationController.hxx:
227     # base class has to be a complete type
228     - com/sun/star/drawing/framework/XConfigurationController.hpp
229     - com/sun/star/lang/XInitialization.hpp
230     sd/source/ui/inc/framework/DrawModule.hxx:
231     # Needed for css shortcut
232     - sal/types.h
233     sd/source/ui/inc/framework/ImpressModule.hxx:
234     # Needed for css shortcut
235     - sal/types.h
236     sd/source/ui/inc/framework/ModuleController.hxx:
237     # base class has to be a complete type
238     - com/sun/star/drawing/framework/XModuleController.hpp
239     - com/sun/star/lang/XInitialization.hpp
240     sd/source/ui/inc/framework/Pane.hxx:
241     # base class has to be a complete type
242     - com/sun/star/drawing/framework/XPane.hpp
243     - com/sun/star/drawing/framework/XPane2.hpp
244     - com/sun/star/lang/XUnoTunnel.hpp
245     sd/source/ui/inc/framework/PresentationModule.hxx:
246     # Needed for css shortcut
247     - sal/types.h
248     sd/source/ui/inc/framework/PresentationFactory.hxx:
249     # base class has to be a complete type
250     - com/sun/star/drawing/framework/XResourceFactory.hpp
251     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
252     sd/source/ui/inc/framework/ResourceId.hxx:
253     # base class has to be a complete type
254     - com/sun/star/drawing/framework/XResourceId.hpp
255     - com/sun/star/lang/XInitialization.hpp
256     - com/sun/star/lang/XServiceInfo.hpp
257     sd/source/ui/inc/framework/ViewShellWrapper.hxx:
258     # base class has to be a complete type
259     - com/sun/star/awt/XWindowListener.hpp
260     - com/sun/star/drawing/framework/XRelocatableResource.hpp
261     - com/sun/star/drawing/framework/XView.hpp
262     - com/sun/star/lang/XUnoTunnel.hpp
263     - com/sun/star/view/XSelectionSupplier.hpp
264     sd/source/ui/inc/tools/PropertySet.hxx:
265     # base class has to be a complete type
266     - com/sun/star/beans/XPropertySet.hpp
267     sd/source/ui/inc/tools/SlotStateListener.hxx:
268     # base class has to be a complete type
269     - com/sun/star/frame/XStatusListener.hpp
270     sd/source/ui/presenter/PresenterHelper.hxx:
271     # base class has to be a complete type
272     - com/sun/star/drawing/XPresenterHelper.hpp
273     - com/sun/star/lang/XInitialization.hpp
274     sd/source/ui/presenter/PresenterPreviewCache.hxx:
275     # base class has to be a complete type
276     - com/sun/star/drawing/XSlidePreviewCache.hpp
277     - com/sun/star/lang/XInitialization.hpp
278     sd/source/ui/presenter/PresenterCanvas.hxx:
279     # base class has to be a complete type
280     - com/sun/star/rendering/XSpriteCanvas.hpp
281     - com/sun/star/rendering/XBitmap.hpp
282     - com/sun/star/awt/XWindowListener.hpp
283     sd/source/ui/presenter/PresenterTextView.hxx:
284     # base class has to be a complete type
285     - tools/PropertySet.hxx
286     - com/sun/star/lang/XInitialization.hpp
287     sd/source/ui/presenter/SlideRenderer.hxx:
288     # base class has to be a complete type
289     - com/sun/star/drawing/XSlideRenderer.hpp
290     - com/sun/star/lang/XInitialization.hpp
291     - com/sun/star/lang/XServiceInfo.hpp
292     sd/source/ui/remotecontrol/Listener.hxx:
293     # base class has to be a complete type
294     - com/sun/star/presentation/XSlideShowListener.hpp
295     sd/source/ui/sidebar/PanelFactory.hxx:
296     # base class has to be a complete type
297     - com/sun/star/ui/XUIElementFactory.hpp
298     sd/source/ui/sidebar/PageMarginUtils.hxx:
299     # Needed for std::abs
300     - cmath
301     sd/source/ui/slideshow/slideshowimpl.hxx:
302     # base class has to be a complete type
303     - com/sun/star/presentation/XShapeEventListener.hpp
304     - com/sun/star/presentation/XSlideShowController.hpp
305     - com/sun/star/presentation/XSlideShowListener.hpp
306     sd/source/ui/slideshow/slideshowviewimpl.hxx:
307     # base class has to be a complete type
308     - com/sun/star/awt/XPaintListener.hpp
309     - com/sun/star/awt/XWindowListener.hpp
310     - com/sun/star/presentation/XSlideShowView.hpp
311     - com/sun/star/util/XModifyListener.hpp
312     sd/source/ui/slidesorter/controller/SlsListener.hxx:
313     # base class has to be a complete type
314     - com/sun/star/document/XEventListener.hpp
315     - com/sun/star/beans/XPropertyChangeListener.hpp
316     - com/sun/star/accessibility/XAccessibleEventListener.hpp
317     - com/sun/star/frame/XFrameActionListener.hpp
318     sd/source/ui/slidesorter/shell/SlideSorterService.hxx:
319     # base class has to be a complete type
320     - com/sun/star/awt/XWindowListener.hpp
321     - com/sun/star/drawing/XSlideSorterBase.hpp
322     - com/sun/star/lang/XInitialization.hpp
323     sd/source/ui/unoidl/sddetect.hxx:
324     # base class has to be a complete type
325     - com/sun/star/document/XExtendedFilterDetection.hpp
326     - com/sun/star/lang/XServiceInfo.hpp
327     sd/source/ui/unoidl/unolayer.hxx:
328     # base class has to be a complete type
329     - com/sun/star/drawing/XLayer.hpp
330     - com/sun/star/drawing/XLayerManager.hpp
331     sd/source/ui/unoidl/unocpres.hxx:
332     # base class has to be a complete type
333     - com/sun/star/container/XIndexContainer.hpp
334     - com/sun/star/container/XNameContainer.hpp
335     - com/sun/star/container/XNamed.hpp
336     - com/sun/star/lang/XComponent.hpp
337     - com/sun/star/lang/XServiceInfo.hpp
338     - com/sun/star/lang/XSingleServiceFactory.hpp
339     - com/sun/star/lang/XUnoTunnel.hpp
340     sd/source/ui/unoidl/unopback.hxx:
341     # base class has to be a complete type
342     - com/sun/star/beans/XPropertySet.hpp
343     - com/sun/star/beans/XPropertyState.hpp
344     - com/sun/star/lang/XServiceInfo.hpp
345     - com/sun/star/lang/XUnoTunnel.hpp
346     sd/source/core/annotations/AnnotationEnumeration.cxx:
347     # Avoid loplugin:unreffun error
348     - AnnotationEnumeration.hxx
349     sd/source/core/CustomAnimationCloner.cxx:
350     # Avoid loplugin:unreffun error
351     - CustomAnimationCloner.hxx
352     sd/source/core/EffectMigration.cxx:
353     # Needed for UnoType
354     - com/sun/star/presentation/ParagraphTarget.hpp
355     sd/source/core/stlsheet.cxx:
356     # Needed for UnoType
357     - com/sun/star/table/BorderLine.hpp
358     # Needed for TypedWhichId macros
359     - svx/sdtaaitm.hxx
360     - svx/sdtacitm.hxx
361     - svx/sdtayitm.hxx
362     - svx/sdtaiitm.hxx
363     sd/source/core/typemap.cxx:
364     # Needed by sdslots.hxx to build
365     - config_options.h
366     - editeng/boxitem.hxx
367     - editeng/cmapitem.hxx
368     - editeng/colritem.hxx
369     - editeng/contouritem.hxx
370     - editeng/crossedoutitem.hxx
371     - editeng/fhgtitem.hxx
372     - editeng/fontitem.hxx
373     - editeng/kernitem.hxx
374     - editeng/langitem.hxx
375     - editeng/lineitem.hxx
376     - editeng/lrspitem.hxx
377     - editeng/lspcitem.hxx
378     - editeng/memberids.h
379     - editeng/postitem.hxx
380     - editeng/protitem.hxx
381     - editeng/shdditem.hxx
382     - editeng/sizeitem.hxx
383     - editeng/tstpitem.hxx
384     - editeng/udlnitem.hxx
385     - editeng/ulspitem.hxx
386     - editeng/wghtitem.hxx
387     - sfx2/frame.hxx
388     - sfx2/msg.hxx
389     - sfx2/tplpitem.hxx
390     - sfx2/zoomitem.hxx
391     - svl/globalnameitem.hxx
392     - svl/lckbitem.hxx
393     - svl/ptitem.hxx
394     - svl/rectitem.hxx
395     - svl/slstitm.hxx
396     - svl/srchitem.hxx
397     - svx/chrtitem.hxx
398     - svx/clipfmtitem.hxx
399     - svx/drawitem.hxx
400     - svx/galleryitem.hxx
401     - svx/hlnkitem.hxx
402     - svx/pageitem.hxx
403     - svx/postattr.hxx
404     - svx/rulritem.hxx
405     - svx/sdmetitm.hxx
406     - svx/sdooitm.hxx
407     - svx/sdprcitm.hxx
408     - svx/sdtfsitm.hxx
409     - svx/unomid.hxx
410     - svx/xbtmpit.hxx
411     - svx/xfillit0.hxx
412     - svx/xflclit.hxx
413     - svx/xflftrit.hxx
414     - svx/xflhtit.hxx
415     - svx/xftadit.hxx
416     - svx/xftdiit.hxx
417     - svx/xftmrit.hxx
418     - svx/xftouit.hxx
419     - svx/xftshcit.hxx
420     - svx/xftshit.hxx
421     - svx/xftshxy.hxx
422     - svx/xftstit.hxx
423     - svx/xlineit0.hxx
424     - svx/xlinjoit.hxx
425     - svx/xlncapit.hxx
426     - svx/xlnclit.hxx
427     - svx/xlndsit.hxx
428     - svx/xlnedit.hxx
429     - svx/xlnstit.hxx
430     - svx/xlnwtit.hxx
431     - svx/xtextit0.hxx
432     - svx/zoomslideritem.hxx
433     sd/source/core/drawdoc.cxx:
434     # Needed for template
435     - com/sun/star/frame/XModel.hpp
436     sd/source/core/text/textapi.cxx:
437     # Needed for macro defines
438     - editeng/unoprnms.hxx
439     sd/source/filter/eppt/epptso.cxx:
440     # Needed for direct member access
441     - com/sun/star/table/XTable.hpp
442     sd/source/filter/eppt/pptx-animations.hxx:
443     # Needed for typedef
444     - sax/fshelper.hxx
445     sd/source/filter/eppt/pptexanimations.cxx:
446     # Needed for template
447     - com/sun/star/drawing/XDrawPage.hpp
448     sd/source/filter/eppt/pptx-epptooxml.cxx:
449     # Needed for direct member access
450     - com/sun/star/task/XStatusIndicator.hpp
451     - com/sun/star/frame/XModel.hpp
452     sd/source/filter/eppt/pptx-text.cxx:
453     # Needed for direct member access
454     - com/sun/star/awt/XBitmap.hpp
455     - com/sun/star/beans/XPropertyState.hpp
456     - com/sun/star/style/TabStop.hpp
457     - com/sun/star/graphic/XGraphic.hpp
458     sd/source/filter/eppt/epptso.cxx:
459     # Needed for template
460     - com/sun/star/frame/XModel.hpp
461     sd/source/filter/ppt/pptinanimations.cxx:
462     # Needed for template
463     - com/sun/star/drawing/XDrawPage.hpp
464     sd/source/filter/xml/sdxmlwrp.cxx:
465     # Needed for implicit dtor
466     - editeng/outlobj.hxx
467     sd/source/filter/xml/sdtransform.cxx:
468     # Needed for implicit dtor
469     - editeng/outlobj.hxx
470     sd/source/ui/annotations/annotationtag.cxx:
471     # Needed for template
472     - com/sun/star/office/XAnnotation.hpp
473     sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx:
474     # Needed for DEBUG_SD_CONFIGURATION_TRACE
475     - ConfigurationTracer.hxx
476     - com/sun/star/container/XNamed.hpp
477     sd/source/ui/framework/configuration/ConfigurationTracer.cxx:
478     # Needed for DEBUG mode
479     - sal/log.hxx
480     sd/source/ui/framework/configuration/ConfigurationUpdater.cxx:
481     # Needed for DEBUG_SD_CONFIGURATION_TRACE
482     - ConfigurationTracer.hxx
483     # comphelper::ScopeGuard is actually used
484     - comphelper/scopeguard.hxx
485     sd/source/ui/framework/configuration/ResourceFactoryManager.cxx:
486     # Needed for VERBOSE mode
487     - sal/log.hxx
488     sd/source/ui/framework/module/ModuleController.cxx:
489     # Needed for direct member access
490     - com/sun/star/frame/XController.hpp
491     sd/source/ui/func/fuconbez.cxx:
492     # Needed for virtual method parameter
493     - Window.hxx
494     sd/source/ui/func/fuhhconv.cxx:
495     # Needed for direct member access
496     - com/sun/star/awt/XWindow.hpp
497     sd/source/ui/dlg/RemoteDialogClientBox.cxx:
498     # Actually used
499     - vector
500     sd/source/ui/dlg/sdtreelb.cxx:
501     # Needed for template
502     - com/sun/star/embed/XEmbeddedObject.hpp
503     sd/source/ui/func/futempl.cxx:
504     # Needed for template
505     - com/sun/star/frame/XModel.hpp
506     sd/source/ui/presenter/PresenterHelper.cxx:
507     # Needed for template
508     - com/sun/star/awt/XWindowPeer.hpp
509     sd/source/ui/sidebar/MasterPageObserver.cxx:
510     # Actually used
511     - set
512     sd/source/ui/slideshow/PaneHider.cxx:
513     # Needed for template
514     - com/sun/star/frame/XController.hpp
515     sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx:
516     # Needed for instantiation of function template specialization
517     - Window.hxx
518     # Needed for rtl::math::round
519     - rtl/math.hxx
520     sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx:
521     # Needed for  OSL_DEBUG_LEVEL >=2
522     - sal/log.hxx
523     sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx:
524     # Needed for template
525     - com/sun/star/frame/XController.hpp
526     sd/source/ui/slidesorter/controller/SlsListener.cxx:
527     # Needed for template
528     - com/sun/star/frame/FrameActionEvent.hpp
529     sd/source/ui/unoidl/sddetect.cxx:
530     # Needed for template
531     - com/sun/star/beans/PropertyValue.hpp
532     sd/source/ui/unoidl/unoobj.cxx:
533     # Needed for template
534     - com/sun/star/beans/PropertyState.hpp
535     sd/source/ui/unoidl/unodoc.cxx:
536     # Needed for template
537     - com/sun/star/frame/XModel.hpp
538     sd/source/ui/view/GraphicObjectBar.cxx:
539     # Needed by a sdslots.hxx constant
540     - svx/svxids.hrc
541     sd/source/ui/view/Outliner.cxx:
542     # comphelper::ScopeGuard is actually used
543     - comphelper/scopeguard.hxx
544     sd/source/ui/view/PresentationViewShellBase.cxx:
545     # Needed for template
546     - com/sun/star/frame/XFrame.hpp
547     sd/source/ui/view/drviews1.cxx:
548     # comphelper::ScopeGuard is actually used
549     - comphelper/scopeguard.hxx
550     sd/source/ui/view/drviews2.cxx:
551     # comphelper::ScopeGuard is actually used
552     - comphelper/scopeguard.hxx
553     sd/source/ui/view/drvwshrg.cxx:
554     # Needed by a sdslots.hxx constant
555     - app.hrc
556     sd/source/ui/view/sdview2.cxx:
557     # Needed for template
558     - com/sun/star/embed/XEmbeddedObject.hpp
559     sd/source/ui/view/presvish.cxx:
560     # Needed by a sdslots.hxx constant
561     - svx/svxids.hrc