summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-25 07:41:51 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-25 07:41:51 +0000
commit7521fdc6f57944d140984b25ce76c49e63b2aae5 (patch)
tree385918a077f1a523e8fd04b89080fc31087b5a94 /chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
parentINTEGRATION: CWS chart07 (1.6.12); FILE MERGED (diff)
downloadcore-7521fdc6f57944d140984b25ce76c49e63b2aae5.tar.gz
core-7521fdc6f57944d140984b25ce76c49e63b2aae5.zip
INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/07/10 11:57:29 bm 1.2.12.1: #i69281# warnings removed
Diffstat (limited to 'chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx')
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
index 9161f8eed480..d2897059d6f2 100644
--- a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
+++ b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tp_Wizard_TitlesAndObjects.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 17:50:14 $
+ * last change: $Author: rt $ $Date: 2007-07-25 08:38:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -133,7 +133,7 @@ void TitlesAndObjectsTabPage::initializePage()
m_bCommitToModel = true;
}
-sal_Bool TitlesAndObjectsTabPage::commitPage( COMMIT_REASON eReason )
+sal_Bool TitlesAndObjectsTabPage::commitPage( COMMIT_REASON /*eReason*/ )
{
if( m_apTitleResources->IsModified() ) //titles may have changed in the meanwhile
commitToModel();