diff options
Diffstat (limited to 'chart2/source/controller/inc/TitleItemConverter.hxx')
-rw-r--r-- | chart2/source/controller/inc/TitleItemConverter.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/inc/TitleItemConverter.hxx b/chart2/source/controller/inc/TitleItemConverter.hxx index 1168d3290dbf..3d9cf37265f2 100644 --- a/chart2/source/controller/inc/TitleItemConverter.hxx +++ b/chart2/source/controller/inc/TitleItemConverter.hxx @@ -2,9 +2,9 @@ * * $RCSfile: TitleItemConverter.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:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ namespace wrapper { class TitleItemConverter : - public ItemConverter + public ::comphelper::ItemConverter { public: TitleItemConverter( |