c5b985bc9b
Background and motivation: https://tools.ietf.org/html/draft-knodel-terminology-02 Change-Id: I2f22d455d2a936a85750eaab1fda215ebb6d9d48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98182 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
19 lines
683 B
YAML
19 lines
683 B
YAML
---
|
|
assumeFilename: vbahelper/source/vbahelper/vbahelper.cxx
|
|
excludelist:
|
|
vbahelper/source/vbahelper/vbaglobalbase.cxx:
|
|
# Actually used
|
|
- com/sun/star/beans/PropertyValue.hpp
|
|
- com/sun/star/uno/XComponentContext.hpp
|
|
vbahelper/source/vbahelper/vbapagesetupbase.cxx:
|
|
# Needed for direct member access
|
|
- com/sun/star/beans/XPropertySet.hpp
|
|
vbahelper/source/msforms/vbalistcontrolhelper.cxx:
|
|
# Actually used
|
|
- com/sun/star/beans/XPropertySet.hpp
|
|
vbahelper/source/msforms/vbacontrol.cxx:
|
|
# Actually used
|
|
- com/sun/star/frame/XModel.hpp
|
|
vbahelper/source/msforms/vbauserform.cxx:
|
|
# Needed for extern declaration
|
|
- service.hxx
|