summaryrefslogtreecommitdiff
path: root/ucbhelper/IwyuFilter_ucbhelper.yaml
blob: d6c037680870de4be83cd12a993a4f4b730073af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
assumeFilename: ucbhelper/source/provider/resultset.cxx
blacklist:
    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/getcomponentcontext.cxx:
    # Needed to for ucbhelper::getComponentContext
    - ucbhelper/getcomponentcontext.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