summaryrefslogtreecommitdiff
path: root/oox/source/shape/ShapeFilterBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/shape/ShapeFilterBase.hxx')
-rw-r--r--oox/source/shape/ShapeFilterBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/shape/ShapeFilterBase.hxx b/oox/source/shape/ShapeFilterBase.hxx
index 13a89eb2c3e5..abdece1c4600 100644
--- a/oox/source/shape/ShapeFilterBase.hxx
+++ b/oox/source/shape/ShapeFilterBase.hxx
@@ -63,7 +63,7 @@ public:
private:
virtual ::oox::ole::VbaProject* implCreateVbaProject() const;
- virtual rtl::OUString implGetImplementationName() const;
+ virtual OUString implGetImplementationName() const;
virtual GraphicHelper* implCreateGraphicHelper() const;
::boost::shared_ptr< ::oox::drawingml::chart::ChartConverter > mxChartConv;