nss: upgrade to release 3.73
[LibreOffice.git] / starmath / IwyuFilter_starmath.yaml
blobf8051ab7a379edd5d3d629c157d3521bf09c74f3
1 ---
2 assumeFilename: starmath/source/document.cxx
3 excludelist:
4     starmath/inc/smmod.hxx:
5     # Needed for define
6     - sfx2/app.hxx
7     starmath/source/accessibility.hxx:
8     # Base class needs complete type
9     - com/sun/star/accessibility/XAccessible.hpp
10     - com/sun/star/accessibility/XAccessibleComponent.hpp
11     - com/sun/star/accessibility/XAccessibleContext.hpp
12     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
13     - com/sun/star/accessibility/XAccessibleText.hpp
14     - com/sun/star/lang/XServiceInfo.hpp
15     starmath/source/smdetect.hxx:
16     # Base class needs complete type
17     - com/sun/star/document/XExtendedFilterDetection.hpp
18     - com/sun/star/lang/XServiceInfo.hpp
19     starmath/source/accessibility.cxx:
20     # Needed for implicit dtor
21     - editeng/editobj.hxx
22     starmath/source/smdll.cxx:
23     # Needed to inherit linker visibility
24     - smdll.hxx
25     starmath/source/typemap.cxx:
26     # Needed for smslots.hxx to build
27     - config_options.h
28     - sfx2/msg.hxx
29     - sfx2/zoomitem.hxx
30     - svx/zoomslideritem.hxx
31     - svl/slstitm.hxx
32     starmath/source/unodoc.cxx:
33     # Avoid loplugin:unreffun error
34     - register.hxx