summaryrefslogtreecommitdiffstats
path: root/ucbhelper/IwyuFilter_ucbhelper.yaml
blob: d566f7a0e43753d5788d9f1654dfd459d2cc0f41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
assumeFilename: ucbhelper/source/provider/resultset.cxx
excludelist:
    ucbhelper/source/client/content.cxx:
    # Needed for direct member access
    - com/sun/star/ucb/XCommandInfo.hpp
    - com/sun/star/beans/XPropertySetInfo.hpp
    ucbhelper/source/provider/cancelcommandexecution.cxx:
    # Needed for linker visibility
    - ucbhelper/cancelcommandexecution.hxx
    ucbhelper/source/provider/resultsetmetadata.cxx:
    # Needed for UnoType types
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/sdbc/XArray.hpp
    - com/sun/star/sdbc/XBlob.hpp
    - com/sun/star/sdbc/XClob.hpp
    - com/sun/star/sdbc/XRef.hpp
    - com/sun/star/util/Date.hpp
    - com/sun/star/util/Time.hpp
    - com/sun/star/util/DateTime.hpp