diff options
Diffstat (limited to 'oox/inc')
-rw-r--r-- | oox/inc/drawingml/diagram/diagram.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/oox/inc/drawingml/diagram/diagram.hxx b/oox/inc/drawingml/diagram/diagram.hxx index a528668c08b4..73431815dadb 100644 --- a/oox/inc/drawingml/diagram/diagram.hxx +++ b/oox/inc/drawingml/diagram/diagram.hxx @@ -42,12 +42,6 @@ void loadDiagram( ShapePtr const & pShape, const OUString& rColorStylePath, const oox::core::Relations& rRelations ); -void loadDiagram( const ShapePtr& pShape, - core::XmlFilterBase& rFilter, - const css::uno::Reference< css::xml::dom::XDocument>& rXDataModelDom, - const css::uno::Reference< css::xml::dom::XDocument>& rXLayoutDom, - const css::uno::Reference< css::xml::dom::XDocument>& rXQStyleDom, - const css::uno::Reference< css::xml::dom::XDocument>& rXColorStyleDom ); } } #endif |