diff options
Diffstat (limited to 'chart2/source/controller/inc/GraphicPropertyItemConverter.hxx')
-rw-r--r-- | chart2/source/controller/inc/GraphicPropertyItemConverter.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx index 2c068b4a0533..1ec73afdfc62 100644 --- a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx +++ b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx @@ -2,9 +2,9 @@ * * $RCSfile: GraphicPropertyItemConverter.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: bm $ $Date: 2003-10-06 09:58:27 $ + * last change: $Author: bm $ $Date: 2003-10-07 17:18:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ namespace wrapper { class GraphicPropertyItemConverter : - public ItemConverter + public ::comphelper::ItemConverter { public: enum eGraphicObjectType |