diff options
Diffstat (limited to 'chart2/source/controller/inc/GraphicPropertyItemConverter.hxx')
-rw-r--r-- | chart2/source/controller/inc/GraphicPropertyItemConverter.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx index a1b550d73581..0310add98428 100644 --- a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx +++ b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx @@ -31,8 +31,7 @@ namespace chart namespace wrapper { -class GraphicPropertyItemConverter : - public ::comphelper::ItemConverter +class GraphicPropertyItemConverter : public ItemConverter { public: enum eGraphicObjectType |