summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/ui/docshell/sc_impex.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sc/source/ui/docshell/sc_impex.cxx')
-rw-r--r--binfilter/bf_sc/source/ui/docshell/sc_impex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binfilter/bf_sc/source/ui/docshell/sc_impex.cxx b/binfilter/bf_sc/source/ui/docshell/sc_impex.cxx
index 2009c07f0..16b9957e9 100644
--- a/binfilter/bf_sc/source/ui/docshell/sc_impex.cxx
+++ b/binfilter/bf_sc/source/ui/docshell/sc_impex.cxx
@@ -329,7 +329,7 @@ enum DoubledQuoteMode
/*M*/ {
/*M*/ static const String aSeptCorrect( RTL_CONSTASCII_USTRINGPARAM( "SEPT" ) );
/*M*/ static const String aSepShortened( RTL_CONSTASCII_USTRINGPARAM( "SEP" ) );
-/*M*/ uno::Sequence< i18n::CalendarItem > xMonths;
+/*M*/ uno::Sequence< i18n::CalendarItem2 > xMonths;
/*M*/ sal_Int32 i, nLclLen;
/*M*/ // first test all month names from local international
/*M*/ xMonths = rCalendar.getMonths();