2b44f94908
See tdf#42949 for motivation Change-Id: If710445176681de8e0a0b6c65f58ecaca19dbccf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132768 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
23 lines
857 B
YAML
23 lines
857 B
YAML
---
|
|
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
|
|
ucbhelper/source/provider/simpleioerrorrequest.cxx:
|
|
# Actually used
|
|
- com/sun/star/ucb/XCommandProcessor.hpp
|