office-gobmx/svtools/IwyuFilter_svtools.yaml
Noel Grandin 3c41913181 move some headers inside modules
Change-Id: I2baa9e9334850cf72e8ea1e96a2177a1c052e589
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115868
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-20 14:59:02 +02:00

26 lines
1 KiB
YAML

---
assumeFilename: svtools/source/control/ruler.cxx
excludelist:
svtools/inc/framestatuslistener.hxx:
# base class has to be a complete type
- com/sun/star/frame/XFrameActionListener.hpp
- com/sun/star/frame/XStatusListener.hpp
svtools/source/control/accessibleruler.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/accessibility/XAccessibleComponent.hpp
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/lang/XServiceInfo.hpp
svtools/source/dialogs/insdlg.cxx:
# Needed on WIN
- comphelper/classids.hxx
svtools/qa/unit/testHtmlReader.cxx:
# Needed for the CPPUNIT_TEST_FIXTURE() macro.
- unotest/bootstrapfixturebase.hxx
svtools/qa/unit/testHtmlWriter.cxx:
# Needed for --with-system-cppunit
- unotest/bootstrapfixturebase.hxx
svtools/source/uno/statusbarcontroller.cxx:
# Needed for template
- com/sun/star/ui/XStatusbarItem.hpp