From b05e428e00ee6cd8e34b5dc358d5384e5b104862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Mon, 18 Feb 2008 14:32:02 +0000 Subject: [PATCH] INTEGRATION: CWS chart19 (1.3.136); FILE MERGED 2007/11/20 16:21:50 iha 1.3.136.1: #1163# title for secondary axes --- xmloff/inc/pch/precompiled_xmloff.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xmloff/inc/pch/precompiled_xmloff.hxx b/xmloff/inc/pch/precompiled_xmloff.hxx index 6c9e3328e1b3..45722c79782b 100644 --- a/xmloff/inc/pch/precompiled_xmloff.hxx +++ b/xmloff/inc/pch/precompiled_xmloff.hxx @@ -4,9 +4,9 @@ * * $RCSfile: precompiled_xmloff.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2007-05-10 15:19:58 $ + * last change: $Author: rt $ $Date: 2008-02-18 15:32:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -117,6 +117,7 @@ #include "com/sun/star/chart/XChartDataArray.hpp" #include "com/sun/star/chart/XChartDocument.hpp" #include "com/sun/star/chart/XDiagram.hpp" +#include "com/sun/star/chart/XSecondAxisTitleSupplier.hpp" #include "com/sun/star/chart/XStatisticDisplay.hpp" #include "com/sun/star/chart/XTwoAxisXSupplier.hpp" #include "com/sun/star/chart/XTwoAxisYSupplier.hpp"