diff options
Diffstat (limited to 'chart2/source/view/inc/VLegendSymbolFactory.hxx')
-rw-r--r-- | chart2/source/view/inc/VLegendSymbolFactory.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/view/inc/VLegendSymbolFactory.hxx b/chart2/source/view/inc/VLegendSymbolFactory.hxx index f637a5894912..055af7560338 100644 --- a/chart2/source/view/inc/VLegendSymbolFactory.hxx +++ b/chart2/source/view/inc/VLegendSymbolFactory.hxx @@ -25,9 +25,6 @@ namespace com::sun::star::awt { struct Size; } namespace com::sun::star::beans { class XPropertySet; } -namespace com::sun::star::drawing { class XShape; } -namespace com::sun::star::drawing { class XShapes; } -namespace com::sun::star::lang { class XMultiServiceFactory; } namespace com::sun::star::uno { class Any; } namespace chart::VLegendSymbolFactory |