summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-11-26 15:19:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-11-26 15:19:48 +0000
commit811e7a83cbca79b0779ac2f77fc74b1f99c48439 (patch)
treee9525fc1eeb25528ffaf2cc368ebd3cb16d5c060 /chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
parentefae0f61f1e45db66b9e98eb72f6e0022ec8353f (diff)
CWS-TOOLING: integrate CWS rtlchart01
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx b/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
index 1ae69a053db0..79f4bf52d05b 100644
--- a/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dlg_InsertDataLabel.cxx,v $
- * $Revision: 1.10 $
+ * $Revision: 1.10.72.1 $
*
* This file is part of OpenOffice.org.
*
@@ -47,7 +47,7 @@ DataLabelsDialog::DataLabelsDialog(Window* pWindow, const SfxItemSet& rInAttrs,
m_aBtnOK(this, SchResId(BTN_OK)),
m_aBtnCancel(this, SchResId(BTN_CANCEL)),
m_aBtnHelp(this, SchResId(BTN_HELP)),
- m_apDataLabelResources( new DataLabelResources(this,rInAttrs) ),
+ m_apDataLabelResources( new DataLabelResources(this,rInAttrs,false) ),
m_rInAttrs(rInAttrs)
{
FreeResource();