summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_DataLabel.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 16:44:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 16:44:44 +0000
commit16cdc89118730dfdfb8f41d8fb846f779e4e4d82 (patch)
treed12b3008e512c16ce622953f60c321be23b4e9aa /chart2/source/controller/dialogs/tp_DataLabel.cxx
parentbc0c2361a9a2dabdfdc17f966b8489426556362b (diff)
INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED
2007/05/14 20:03:16 bm 1.2.4.5: RESYNC: (1.4-1.6); FILE MERGED 2006/10/18 17:04:35 bm 1.2.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:45 iha 1.2.4.3: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:18:58 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/17 17:33:52 iha 1.2.4.1: provide object naming; resource cleanup
Diffstat (limited to 'chart2/source/controller/dialogs/tp_DataLabel.cxx')
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/chart2/source/controller/dialogs/tp_DataLabel.cxx b/chart2/source/controller/dialogs/tp_DataLabel.cxx
index 6213b9c3dfa0..3dbce65df011 100644
--- a/chart2/source/controller/dialogs/tp_DataLabel.cxx
+++ b/chart2/source/controller/dialogs/tp_DataLabel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tp_DataLabel.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 16:32:15 $
+ * last change: $Author: vg $ $Date: 2007-05-22 17:44:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,8 @@
#include "tp_DataLabel.hxx"
#include "TabPages.hrc"
#include "ResId.hxx"
-#include "SchSfxItemIds.hxx"
+#include "chartview/ChartSfxItemIds.hxx"
+#include "NoWarningThisInCTOR.hxx"
#ifndef _SFXENUMITEM_HXX
#include <svtools/eitem.hxx>