2019-02-06 13:59:05 -06:00
|
|
|
---
|
|
|
|
assumeFilename: cppuhelper/source/implbase.cxx
|
2020-07-05 20:50:20 -05:00
|
|
|
excludelist:
|
2019-02-06 13:59:05 -06:00
|
|
|
cppuhelper/source/typemanager.hxx:
|
|
|
|
# base class needs full type
|
|
|
|
- com/sun/star/container/XHierarchicalNameAccess.hpp
|
|
|
|
- com/sun/star/container/XSet.hpp
|
|
|
|
- com/sun/star/lang/XServiceInfo.hpp
|
|
|
|
- com/sun/star/reflection/XTypeDescriptionEnumerationAccess.hpp
|
|
|
|
- cppuhelper/compbase.hxx
|
|
|
|
cppuhelper/source/access_control.cxx:
|
|
|
|
# Needed for UnoType
|
|
|
|
- com/sun/star/security/RuntimePermission.hpp
|
|
|
|
- com/sun/star/io/FilePermission.hpp
|
|
|
|
- com/sun/star/connection/SocketPermission.hpp
|
|
|
|
cppuhelper/source/bootstrap.cxx:
|
|
|
|
# Needed on win32
|
|
|
|
- o3tl/char16_t2wchar_t.hxx
|
|
|
|
cppuhelper/source/defaultbootstrap.cxx:
|
|
|
|
# Needed for template specialization
|
|
|
|
- com/sun/star/lang/XSingleComponentFactory.hpp
|
|
|
|
cppuhelper/source/exc_thrower.cxx:
|
|
|
|
# No hpp -> hdl switch
|
|
|
|
- cppuhelper/detail/XExceptionThrower.hpp
|
2020-10-31 08:32:20 -05:00
|
|
|
# Needed for mobile versions
|
|
|
|
- sal/log.hxx
|
|
|
|
- com/sun/star/ucb/InteractiveAugmentedIOException.hpp
|
|
|
|
- com/sun/star/ucb/NameClashException.hpp
|
2019-02-06 13:59:05 -06:00
|
|
|
# Needed for cppu::throwException
|
|
|
|
- cppuhelper/exc_hlp.hxx
|
|
|
|
cppuhelper/source/findsofficepath.c:
|
|
|
|
# Needed for cppuhelper_detail_findSofficePath
|
|
|
|
- cppuhelper/findsofficepath.h
|
|
|
|
cppuhelper/source/macro_expander.cxx:
|
|
|
|
# Needed for template specialization
|
|
|
|
- com/sun/star/lang/XSingleComponentFactory.hpp
|
|
|
|
cppuhelper/source/paths.cxx:
|
|
|
|
# Needed on mac OS for LIBO_LIB_FOLDER + LIBO_URE_ETC_FOLDER
|
|
|
|
- config_folders.h
|
|
|
|
cppuhelper/source/shlib.cxx:
|
|
|
|
# Needed for UnoType
|
|
|
|
- com/sun/star/registry/XRegistryKey.hpp
|
|
|
|
# Needed for loadSharedLibComponentFactory & writeSharedLibComponentInfo
|
|
|
|
- cppuhelper/shlib.hxx
|
|
|
|
# Needed for cppuhelper::detail::getEnvironment
|
|
|
|
- loadsharedlibcomponentfactory.hxx
|
|
|
|
cppuhelper/source/supportsservice.cxx:
|
|
|
|
# Needed for supportsService
|
|
|
|
- cppuhelper/supportsservice.hxx
|
|
|
|
cppuhelper/source/tdmgr.cxx:
|
|
|
|
# Needed to inherit linker visibility from function declaration
|
|
|
|
- cppuhelper/bootstrap.hxx
|
2020-10-31 08:32:20 -05:00
|
|
|
cppuhelper/source/typemanager.cxx:
|
|
|
|
# Actually used
|
|
|
|
- com/sun/star/reflection/TypeDescriptionSearchDepth.hpp
|
|
|
|
- com/sun/star/uno/TypeClass.hpp
|
|
|
|
cppuhelper/source/servicemanager.cxx:
|
|
|
|
# Actually used
|
|
|
|
- com/sun/star/uno/XComponentContext.hpp
|