diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-02-18 14:32:02 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-02-18 14:32:02 +0000 |
commit | b05e428e00ee6cd8e34b5dc358d5384e5b104862 (patch) | |
tree | 0496bf349fa23ac1bdcf0193167f62aa73a2bdbc /xmloff | |
parent | 9071a181b04442f91d4dca6c6ce7832a3f1ea191 (diff) |
INTEGRATION: CWS chart19 (1.3.136); FILE MERGED
2007/11/20 16:21:50 iha 1.3.136.1: #1163# title for secondary axes
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/pch/precompiled_xmloff.hxx | 5 |
1 files 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" |