office-gobmx/chart2/IwyuFilter_chart2.yaml
Gabor Kelemen 5cb0c041fd tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Cleaned directories are chartapiwrapper and dialogs
Also a few other hxx in other inc dirs that came up
during the process

Change-Id: Ibf9c33aeee91a92216e8ab512f87acc482e13ae5
Reviewed-on: https://gerrit.libreoffice.org/65566
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-01-03 09:39:22 +01:00

659 lines
28 KiB
YAML

---
assumeFilename: chart2/source/controller/main/ChartWindow.cxx
blacklist:
chart2/inc/ChartModel.hxx:
# base class has to be a complete type
- com/sun/star/chart2/X3DChartWindowProvider.hpp
- com/sun/star/chart2/XChartDocument.hpp
- com/sun/star/chart2/XTitled.hpp
- com/sun/star/chart2/data/XDataReceiver.hpp
- com/sun/star/chart2/data/XDataSource.hpp
- com/sun/star/container/XChild.hpp
- com/sun/star/datatransfer/XTransferable.hpp
- com/sun/star/document/XDocumentPropertiesSupplier.hpp
- com/sun/star/document/XStorageBasedDocument.hpp
- com/sun/star/document/XUndoManagerSupplier.hpp
- com/sun/star/embed/XVisualObject.hpp
- com/sun/star/frame/XLoadable.hpp
- com/sun/star/frame/XStorable2.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/qa/XDumper.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XCloseable.hpp
- com/sun/star/util/XModifiable.hpp
- com/sun/star/util/XNumberFormatsSupplier.hpp
- com/sun/star/util/XUpdatable.hpp
chart2/inc/ChartView.hxx:
# base class has to be a complete type
- com/sun/star/util/XModeChangeBroadcaster.hpp
- com/sun/star/util/XUpdatable2.hpp
- com/sun/star/beans/XPropertySet.hpp
- com/sun/star/datatransfer/XTransferable.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/qa/XDumper.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/inc/AxisHelper.hxx:
# base class has to be a complete type
- com/sun/star/chart2/ScaleData.hpp
chart2/source/inc/CachedDataSequence.hxx:
# base class has to be a complete type
- com/sun/star/chart2/data/XDataSequence.hpp
- com/sun/star/chart2/data/XNumericalDataSequence.hpp
- com/sun/star/chart2/data/XTextualDataSequence.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
chart2/source/inc/ConfigColorScheme.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XColorScheme.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/inc/chartview/ChartSfxItemIds.hxx:
# Needed for TypedWhichId macros
- class SvxSizeItem
- class SfxIntegerListItem
- class SfxBoolItem
- class SfxStringItem
- class SfxInt32Item
- class SfxUInt32Item
- class SvxChartIndicateItem
- class SvxDoubleItem
- class SvxBrushItem
chart2/source/inc/chartview/ExplicitScaleValues.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XScaling.hpp
chart2/source/inc/DataSource.hxx:
# base class has to be a complete type
- com/sun/star/chart2/data/XDataSink.hpp
- com/sun/star/chart2/data/XDataSource.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/inc/DiagramHelper.hxx:
# # typedef in base class needs a complete type
- com/sun/star/chart2/XChartTypeTemplate.hpp
chart2/source/inc/ErrorBar.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySet.hpp
- com/sun/star/beans/XPropertyState.hpp
- com/sun/star/chart2/data/XDataSink.hpp
- com/sun/star/chart2/data/XDataSource.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/inc/InternalData.hxx:
# complete type is needed in the inline dtor
- com/sun/star/uno/Sequence.hxx
chart2/source/inc/InternalDataProvider.hxx:
# base class has to be a complete type
- com/sun/star/chart2/data/XRangeXMLConversion.hpp
- com/sun/star/chart2/XAnyDescriptionAccess.hpp
- com/sun/star/chart2/XInternalDataProvider.hpp
- com/sun/star/chart/XDateCategories.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
chart2/source/inc/LabeledDataSequence.hxx:
# base class has to be a complete type
- com/sun/star/chart2/data/XLabeledDataSequence2.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/inc/ModifyListenerHelper.hxx:
# base class has to be a complete type
- com/sun/star/util/XModifyListener.hpp
chart2/source/inc/NameContainer.hxx:
# base class has to be a complete type
- com/sun/star/container/XNameContainer.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
chart2/source/inc/NumberFormatterWrapper.hxx:
# base class has to be a complete type
- com/sun/star/util/XNumberFormatsSupplier.hpp
chart2/source/inc/PropertyHelper.hxx:
# base class has to be a complete type
- com/sun/star/uno/Any.hxx
chart2/source/inc/PopupRequest.hxx:
# base class has to be a complete type
- com/sun/star/awt/XRequestCallback.hpp
chart2/source/inc/RangeHighlighter.hxx:
# base class has to be a complete type
- com/sun/star/chart2/data/XRangeHighlighter.hpp
- com/sun/star/view/XSelectionChangeListener.hpp
chart2/source/inc/RegressionCurveCalculator.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XRegressionCurveCalculator.hpp
chart2/source/inc/Scaling.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XScaling.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XServiceName.hpp
chart2/source/inc/UncachedDataSequence.hxx:
# base class has to be a complete type
- com/sun/star/chart2/data/XDataSequence.hpp
- com/sun/star/chart2/data/XNumericalDataSequence.hpp
- com/sun/star/chart2/data/XTextualDataSequence.hpp
- com/sun/star/container/XIndexReplace.hpp
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifiable.hpp
chart2/source/inc/WeakListenerAdapter.hxx:
# base class has to be a complete type
- com/sun/star/util/XModifyListener.hpp
- com/sun/star/view/XSelectionChangeListener.hpp
chart2/source/inc/WrappedProperty.hxx:
# Needed for implicit dtor
- com/sun/star/uno/Any.hxx
chart2/source/inc/WrappedPropertySet.hxx:
# base class has to be a complete type
- com/sun/star/beans/XMultiPropertySet.hpp
- com/sun/star/beans/XMultiPropertyStates.hpp
- com/sun/star/beans/XPropertySet.hpp
- com/sun/star/beans/XPropertyState.hpp
chart2/source/model/inc/BaseCoordinateSystem.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XChartTypeContainer.hpp
- com/sun/star/chart2/XCoordinateSystem.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/inc/ChartTypeManager.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XChartTypeManager.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/model/inc/DataSeries.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XDataSeries.hpp
- com/sun/star/chart2/XRegressionCurveContainer.hpp
- com/sun/star/chart2/data/XDataSink.hpp
- com/sun/star/chart2/data/XDataSource.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/inc/Diagram.hxx:
# base class has to be a complete type
- com/sun/star/chart/X3DDefaultSetter.hpp
- com/sun/star/chart2/XCoordinateSystemContainer.hpp
- com/sun/star/chart2/XDiagram.hpp
- com/sun/star/chart2/XTitled.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/inc/StockBar.hxx:
# base class has to be a complete type
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/inc/XMLFilter.hxx:
# base class has to be a complete type
- com/sun/star/document/XExporter.hpp
- com/sun/star/document/XFilter.hpp
- com/sun/star/document/XImporter.hpp
- com/sun/star/io/XActiveDataSource.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/model/main/DataPoint.hxx:
# base class has to be a complete type
- com/sun/star/container/XChild.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/Axis.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XAxis.hpp
- com/sun/star/chart2/XTitled.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/Axis.cxx:
# Needed for template
- com/sun/star/awt/Size.hpp
chart2/source/model/main/DataPointProperties.cxx:
# Needed for template
- com/sun/star/chart2/XDataPointCustomLabelField.hpp
chart2/source/model/main/Diagram.cxx:
# Needed for template
- com/sun/star/chart2/RelativePosition.hpp
- com/sun/star/chart2/RelativeSize.hpp
chart2/source/model/main/FormattedString.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XDataPointCustomLabelField.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/GridProperties.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/Legend.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XLegend.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/Legend.cxx:
# Needed for template
- com/sun/star/awt/Size.hpp
- com/sun/star/chart2/RelativePosition.hpp
- com/sun/star/chart2/RelativeSize.hpp
chart2/source/model/main/PageBackground.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/Title.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XTitle.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/main/Title.cxx:
# Needed for template
- com/sun/star/awt/Size.hpp
- com/sun/star/chart2/RelativePosition.hpp
chart2/source/model/main/UndoManager.hxx:
# base class has to be a complete type
- com/sun/star/document/XUndoManager.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
chart2/source/model/main/Wall.hxx:
# base class has to be a complete type
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/template/ChartType.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XChartType.hpp
- com/sun/star/chart2/XDataSeriesContainer.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/model/template/ChartTypeTemplate.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XChartTypeTemplate.hpp
- com/sun/star/lang/XServiceName.hpp
chart2/source/model/template/DataInterpreter.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XDataInterpreter.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/model/template/XYDataInterpreter.cxx:
# Used after #ifdef
- sal/log.hxx
chart2/source/tools/RegressionCurveModel.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XRegressionCurve.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XServiceName.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/tools/ImplOPropertySet.cxx:
# Needed for template
- com/sun/star/style/XStyle.hpp
chart2/source/tools/LinePropertiesHelper.cxx:
# Needed for template
- com/sun/star/drawing/LineDash.hpp
chart2/source/tools/LifeTime.cxx:
# Has to be complete type
- com/sun/star/util/CloseVetoException.hpp
chart2/source/tools/MediaDescriptorHelper.cxx:
# Needed for template
- com/sun/star/embed/XStorage.hpp
chart2/source/tools/ObjectIdentifier.cxx:
# Needed for template
- com/sun/star/drawing/XShape.hpp
chart2/source/tools/RangeHighlighter.cxx:
# Needed for template
- com/sun/star/drawing/XShape.hpp
chart2/source/tools/RegressionEquation.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XTitle.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/tools/RegressionEquation.cxx:
# Needed for template
- com/sun/star/awt/Size.hpp
- com/sun/star/chart2/RelativePosition.hpp
chart2/source/tools/UserDefinedProperties.cxx:
# Needs a complete type
- com/sun/star/beans/Property.hpp
# Needed for template
- com/sun/star/container/XNameContainer.hpp
chart2/source/view/inc/3DChartObjects.hxx:
# base class has to be a complete type
- boost/shared_array.hpp
- map
chart2/source/view/inc/Linear3DTransformation.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XTransformation.hpp
chart2/source/view/inc/VLineProperties.hxx:
# base class has to be a complete type
- com/sun/star/uno/Reference.h
chart2/source/view/inc/VPolarTransformation.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XTransformation.hpp
chart2/source/view/axes/DateScaling.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XScaling.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XServiceName.hpp
# TODO: in view/axes iwyu actually runs without
# -I/$SRCDIR/chart2/source/view/inc
# thus gives way more false positives
chart2/source/view/axes/VAxisOrGridBase.hxx:
# False positives
- ThreeDHelper.hxx
- basegfx/matrix/b3dhommatrix.hxx
chart2/source/view/axes/VAxisProperties.hxx:
# False positives
- com/sun/star/awt/Rectangle.hpp
- com/sun/star/awt/Size.hpp
- com/sun/star/chart/ChartAxisMarkPosition.hpp
- com/sun/star/chart/ChartAxisPosition.hpp
- com/sun/star/uno/Any.hxx
- vector
- TickmarkProperties.hxx
chart2/source/view/axes/VCartesianGrid.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySet.hpp
chart2/source/view/axes/VPolarAxis.hxx:
# False positives
- memory
chart2/source/view/axes/VPolarGrid.hxx:
# False positives
- memory
chart2/source/view/axes/VPolarGrid.hxx:
# False positives
- com/sun/star/drawing/PointSequenceSequence.hpp
chart2/source/view/axes/VPolarRadiusAxis.hxx:
# False positives
- memory
chart2/source/view/axes/VPolarGrid.hxx:
# False positives
- memory
- com/sun/star/drawing/PointSequenceSequence.hpp
chart2/source/view/charttypes/BarChart.hxx:
# False positives
- memory
chart2/source/view/charttypes/CandleStickChart.hxx:
# False positives
- memory
chart2/source/view/charttypes/AreaChart.hxx:
# False positives
- memory
chart2/source/view/charttypes/NetChart.hxx:
# False positives
- memory
chart2/source/view/charttypes/PieChart.hxx:
# False positives
- memory
- basegfx/vector/b2ivector.hxx
- com/sun/star/awt/Point.hpp
chart2/source/controller/inc/AccessibleTextHelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/lang/XInitialization.hpp
chart2/source/controller/inc/AccessibleChartView.hxx:
# base class has to be a complete type
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/view/XSelectionChangeListener.hpp
chart2/source/controller/inc/AccessibleBase.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleComponent.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XEventListener.hpp
chart2/source/controller/inc/CharacterPropertyItemConverter.hxx:
# has to be a complete type
- com/sun/star/awt/Size.hpp
chart2/source/controller/inc/ChartToolbarController.hxx:
# base class has to be a complete type
- com/sun/star/frame/XStatusListener.hpp
- com/sun/star/frame/XToolbarController.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XUpdatable.hpp
chart2/source/controller/inc/ChartController.hxx:
# base class has to be a complete type
- com/sun/star/frame/XController.hpp
- com/sun/star/frame/XDispatchProvider.hpp
- com/sun/star/frame/XLayoutManagerListener.hpp
- com/sun/star/ui/XContextMenuInterception.hpp
- com/sun/star/util/XModeChangeListener.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XCloseListener.hpp
- com/sun/star/util/XModifyListener.hpp
chart2/source/controller/inc/ChartDocumentWrapper.hxx:
# base class has to be a complete type
- com/sun/star/chart/XChartDocument.hpp
- com/sun/star/drawing/XDrawPageSupplier.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/uno/XAggregation.hpp
chart2/source/controller/inc/dlg_ChartType.hxx:
# Needed for vclptr type
- namespace chart { class ChartTypeTabPage; }
chart2/source/controller/inc/dlg_DataEditor.hxx:
# Needed for vclptr type
- namespace chart { class DataBrowser; }
chart2/source/controller/inc/dlg_View3D.hxx:
- namespace chart { class ThreeD_SceneAppearance_TabPage; }
- namespace chart { class ThreeD_SceneGeometry_TabPage; }
- namespace chart { class ThreeD_SceneIllumination_TabPage; }
chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:
# Needed for vclptr type
- class SvxColorListBox
chart2/source/controller/inc/ItemPropertyMap.hxx:
# base class has to be a complete type
- map
chart2/source/controller/inc/RangeSelectionHelper.hxx:
# base class has to be a complete type
- com/sun/star/uno/Sequence.h
chart2/source/controller/inc/RangeSelectionListener.hxx:
# base class has to be a complete type
- com/sun/star/sheet/XRangeSelectionListener.hpp
chart2/source/controller/accessibility/AccessibleBase.cxx:
# Needed for template
- com/sun/star/chart2/XChartDocument.hpp
chart2/source/controller/accessibility/AccessibleChartShape.hxx:
# base class has to be a complete type
- AccessibleBase.hxx
- com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
chart2/source/controller/accessibility/AccessibleChartElement.hxx:
# base class has to be a complete type
- AccessibleBase.hxx
- com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:
# Needed for complex variable type
- com/sun/star/util/XRefreshable.hpp
chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx:
# Needed for complex variable type
- com/sun/star/util/XRefreshable.hpp
chart2/source/controller/dialogs/DataBrowser.cxx:
# Needed for complex variable type
- com/sun/star/chart2/XChartDocument.hpp
chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx:
# Needed for complex variable type
- com/sun/star/frame/XModel.hpp
chart2/source/controller/main/ChartModelClone.hxx:
# Needed for implicit dtor
- com/sun/star/uno/Any.hxx
chart2/source/controller/main/ChartFrameloader.hxx:
# base class has to be a complete type
- com/sun/star/frame/XSynchronousFrameLoader.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/main/CommandDispatch.hxx:
# base class has to be a complete type
- com/sun/star/frame/XDispatch.hpp
- com/sun/star/util/XModifyListener.hpp
- comphelper/interfacecontainer2.hxx
chart2/source/controller/main/ControllerCommandDispatch.hxx:
# base class has to be a complete type
- CommandDispatch.hxx
- com/sun/star/view/XSelectionChangeListener.hpp
chart2/source/controller/main/ElementSelector.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/view/main/ShapeFactory.cxx:
# Needed for template
- com/sun/star/graphic/XGraphic.hpp
chart2/source/controller/main/StatusBarCommandDispatch.hxx:
# base class has to be a complete type
- CommandDispatch.hxx
- com/sun/star/view/XSelectionChangeListener.hpp
chart2/source/controller/main/ChartController_EditData.cxx:
# Needed for member access
- ChartWindow.hxx
chart2/source/controller/main/ChartController_Position.cxx:
# Needed for member access
- ChartWindow.hxx
chart2/source/controller/main/ChartController_Properties.cxx:
# Needed for member access
- ChartWindow.hxx
chart2/source/controller/main/ChartController_Tools.cxx:
# Needed for template
- com/sun/star/graphic/XGraphic.hpp
chart2/source/controller/main/UndoActions.hxx:
# base class has to be a complete type
- com/sun/star/document/XUndoAction.hpp
chart2/source/controller/sidebar/Chart2PanelFactory.hxx:
# base class has to be a complete type
- com/sun/star/ui/XUIElementFactory.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/sidebar/ChartSidebarModifyListener.hxx:
# base class has to be a complete type
- com/sun/star/util/XModifyListener.hpp
chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx:
# base class has to be a complete type
- com/sun/star/view/XSelectionChangeListener.hpp
chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XAnyDescriptionAccess.hpp
- com/sun/star/chart/XDateCategories.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/uno/XComponent.hpp
chart2/source/controller/chartapiwrapper/AxisWrapper.hxx:
# base class has to be a complete type
- com/sun/star/chart/XAxis.hpp
- com/sun/star/drawing/XShape.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/util/XNumberFormatsSupplier.hpp
- WrappedPropertySet.hxx
chart2/source/controller/chartapiwrapper/AreaWrapper.hxx:
# base class has to be a complete type
- com/sun/star/drawing/XShape.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
- WrappedPropertySet.hxx
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx:
# base class has to be a complete type
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XEventListener.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- WrappedPropertySet.hxx
chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx:
# base class has to be a complete type
- com/sun/star/chart2/XDiagramProvider.hpp
- com/sun/star/chart/X3DDefaultSetter.hpp
- com/sun/star/chart/X3DDisplay.hpp
- com/sun/star/chart/XAxisSupplier.hpp
- com/sun/star/chart/XAxisZSupplier.hpp
- com/sun/star/chart/XDiagram.hpp
- com/sun/star/chart/XDiagramPositioning.hpp
- com/sun/star/chart/XSecondAxisTitleSupplier.hpp
- com/sun/star/chart/XStatisticDisplay.hpp
- com/sun/star/chart/XTwoAxisXSupplier.hpp
- com/sun/star/chart/XTwoAxisYSupplier.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
- WrappedPropertySet.hxx
chart2/source/controller/chartapiwrapper/GridWrapper.hxx:
# base class has to be a complete type
- WrappedPropertySet.hxx
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/chartapiwrapper/LegendWrapper.hxx:
# base class has to be a complete type
- com/sun/star/drawing/XShape.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
- WrappedPropertySet.hxx
chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx:
# base class has to be a complete type
- com/sun/star/beans/XMultiPropertySet.hpp
- com/sun/star/beans/XMultiPropertyStates.hpp
- com/sun/star/beans/XPropertySet.hpp
- com/sun/star/beans/XPropertyState.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx:
# base class has to be a complete type
- com/sun/star/beans/XMultiPropertySet.hpp
- com/sun/star/beans/XMultiPropertyStates.hpp
- com/sun/star/beans/XPropertySet.hpp
- com/sun/star/beans/XPropertyState.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/chartapiwrapper/TitleWrapper.hxx:
# base class has to be a complete type
- WrappedPropertySet.hxx
- com/sun/star/drawing/XShape.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx:
# base class has to be a complete type
- WrappedPropertySet.hxx
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/chartapiwrapper/WrappedStockProperties.hxx:
# Needed for css namespace shortcut
- sal/types.h
chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx:
# Needed for compound type declaration
- com/sun/star/chart2/XAxis.hpp