summaryrefslogtreecommitdiff
path: root/chart2/source/tools/FormattedStringHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/FormattedStringHelper.cxx')
-rw-r--r--chart2/source/tools/FormattedStringHelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/tools/FormattedStringHelper.cxx b/chart2/source/tools/FormattedStringHelper.cxx
index c31000aed1a0..5b51f239a66e 100644
--- a/chart2/source/tools/FormattedStringHelper.cxx
+++ b/chart2/source/tools/FormattedStringHelper.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
@@ -74,7 +74,7 @@ Sequence< Reference< chart2::XFormattedString > >
return Sequence< Reference< XFormattedString > >( & xFormStr, 1 );
}
-
+
//.............................................................................
} //namespace chart
//.............................................................................