summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_InsertTitle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_InsertTitle.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_InsertTitle.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/source/controller/inc/dlg_InsertTitle.hxx b/chart2/source/controller/inc/dlg_InsertTitle.hxx
index 04ba0113a462..d7bd9c8f1d20 100644
--- a/chart2/source/controller/inc/dlg_InsertTitle.hxx
+++ b/chart2/source/controller/inc/dlg_InsertTitle.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -43,10 +43,10 @@ class SchTitleDlg : public ModalDialog
{
private:
::std::auto_ptr< TitleResources > m_apTitleResources;
-
- OKButton aBtnOK;
- CancelButton aBtnCancel;
- HelpButton aBtnHelp;
+
+ OKButton aBtnOK;
+ CancelButton aBtnCancel;
+ HelpButton aBtnHelp;
public:
SchTitleDlg( Window* pParent, const TitleDialogData& rInput );