summaryrefslogtreecommitdiff
path: root/svtools/IwyuFilter_svtools.yaml
blob: 7f2a6f35cbf506e3ad73053f6d09a08c27129039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
assumeFilename: svtools/source/control/ruler.cxx
excludelist:
    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