summaryrefslogtreecommitdiff
path: root/chart2/source/inc/InternalData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/InternalData.hxx')
-rw-r--r--chart2/source/inc/InternalData.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/inc/InternalData.hxx b/chart2/source/inc/InternalData.hxx
index f3eb3ac2645d..c0b4600390c5 100644
--- a/chart2/source/inc/InternalData.hxx
+++ b/chart2/source/inc/InternalData.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
@@ -61,7 +61,7 @@ public:
::std::vector< ::rtl::OUString > getComplexColumnLabel( sal_Int32 nColumnIndex ) const;
::std::vector< ::rtl::OUString > getComplexRowLabel( sal_Int32 nRowIndex ) const;
-
+
void swapRowWithNext( sal_Int32 nRowIndex );
void swapColumnWithNext( sal_Int32 nColumnIndex );