summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/ChartRangeSelectionListener.cxx')
-rw-r--r--sc/source/ui/unoobj/ChartRangeSelectionListener.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx b/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx
index ac4b8550c292..95976b1054ab 100644
--- a/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx
+++ b/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx
@@ -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
@@ -76,7 +76,7 @@ void SAL_CALL ScChartRangeSelectionListener::selectionChanged( const lang::Event
// SfxViewShell* pSh = pFrame->GetViewShell();
// if (pSh && pSh->ISA(ScTabViewShell))
// {
-// ScTabViewShell* pViewSh = (ScTabViewShell*)pSh;
+// ScTabViewShell* pViewSh = (ScTabViewShell*)pSh;
// }
// pFrame = SfxViewFrame::GetNext( *pFrame, m_pDocShell );
// }