summaryrefslogtreecommitdiff
path: root/scaddins/IwyuFilter_scaddins.yaml
blob: 09df2aa5ebcc1811322c5f40f68ef61c6ef8ec51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
assumeFilename: scaddins/source/analysis/analysis.cxx
excludelist:
    scaddins/source/analysis/analysis.hxx:
    # Base class needs complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/lang/XServiceName.hpp
    - com/sun/star/sheet/addin/XAnalysis.hpp
    - com/sun/star/sheet/XAddIn.hpp
    - com/sun/star/sheet/XCompatibilityNames.hpp
    scaddins/source/datefunc/datefunc.hxx:
    # Base class needs complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/lang/XServiceName.hpp
    - com/sun/star/sheet/addin/XDateFunctions.hpp
    - com/sun/star/sheet/addin/XMiscFunctions.hpp
    - com/sun/star/sheet/XAddIn.hpp
    - com/sun/star/sheet/XCompatibilityNames.hpp
    scaddins/source/pricing/pricing.hxx:
    # Base class needs complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/lang/XServiceName.hpp
    - com/sun/star/sheet/addin/XPricingFunctions.hpp
    - com/sun/star/sheet/XAddIn.hpp
    - com/sun/star/sheet/XCompatibilityNames.hpp