summaryrefslogtreecommitdiff
path: root/binfilter/bf_sc/source/filter
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sc/source/filter')
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLCalculationSettingsContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLCellRangeSourceContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingExportHelper.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingImportHelper.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLColumnRowGroupExport.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLConsolidationContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLConverter.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLDDELinksContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLDetectiveContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLEmptyContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLExportDDELinks.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLExportDataPilot.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLExportDatabaseRanges.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLExportIterator.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLExportSharedData.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLStylesExportHelper.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLStylesImportHelper.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTableHeaderFooterContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTableMasterPageExport.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeImportHelper.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeResizer.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTableShapesContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTableSourceContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTextPContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_XMLTrackedChangesContext.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlannoi.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlbodyi.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlcelli.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlcoli.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlconti.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlcvali.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmldpimp.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmldrani.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlexprt.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlfilti.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlfonte.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlimprt.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmllabri.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlnexpi.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlrowi.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlsceni.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlsorti.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlstyle.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlstyli.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlsubti.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmltabi.cxx3
-rw-r--r--binfilter/bf_sc/source/filter/xml/sc_xmlwrap.cxx3
47 files changed, 141 insertions, 0 deletions
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLCalculationSettingsContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLCalculationSettingsContext.cxx
index 03b009484..24e11d301 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLCalculationSettingsContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLCalculationSettingsContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -290,3 +291,5 @@ void ScXMLIterationContext::EndElement()
{
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLCellRangeSourceContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLCellRangeSourceContext.cxx
index 017b96f0c..493c9f401 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLCellRangeSourceContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLCellRangeSourceContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -138,3 +139,5 @@ void ScXMLCellRangeSourceContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingExportHelper.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingExportHelper.cxx
index 4019bcd9c..12da0a73b 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingExportHelper.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingExportHelper.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -775,3 +776,5 @@ void ScChangeTrackingExportHelper::CollectAndWriteChanges()
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingImportHelper.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingImportHelper.cxx
index c5dea8d05..e8410ae1c 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingImportHelper.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLChangeTrackingImportHelper.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -831,3 +832,5 @@ void ScXMLChangeTrackingImportHelper::CreateChangeTrack(ScDocument* pTempDoc)
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLColumnRowGroupExport.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLColumnRowGroupExport.cxx
index fd0195a1a..004c615a7 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLColumnRowGroupExport.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLColumnRowGroupExport.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -183,3 +184,5 @@ void ScMyOpenCloseColumnRowGroup::Sort()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLConsolidationContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLConsolidationContext.cxx
index b66f1c553..c0fc59ad5 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLConsolidationContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLConsolidationContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -164,3 +165,5 @@ void ScXMLConsolidationContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLConverter.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLConverter.cxx
index 7fef52bae..49a1eef60 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLConverter.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLConverter.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -717,3 +718,5 @@ void ScXMLConverter::ConvertAPIToCoreDateTime(const util::DateTime& aDateTime, D
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLDDELinksContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLDDELinksContext.cxx
index ba2da9b8a..2ee4039f8 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLDDELinksContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLDDELinksContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -467,3 +468,5 @@ void ScXMLDDECellContext::EndElement()
pDDELink->AddCellToRow(aCell);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLDetectiveContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLDetectiveContext.cxx
index 5207c54d9..464f5d14f 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLDetectiveContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLDetectiveContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -267,3 +268,5 @@ void ScXMLDetectiveOperationContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLEmptyContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLEmptyContext.cxx
index a4fac5205..863a66380 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLEmptyContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLEmptyContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -65,3 +66,5 @@ void ScXMLEmptyContext::EndElement()
{
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDDELinks.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLExportDDELinks.cxx
index 530334e8c..f36074f03 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDDELinks.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLExportDDELinks.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -207,3 +208,5 @@ void ScXMLExportDDELinks::WriteDDELinks(uno::Reference<sheet::XSpreadsheetDocume
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDataPilot.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLExportDataPilot.cxx
index 9a1870be2..bf6345f70 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDataPilot.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLExportDataPilot.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -471,3 +472,5 @@ void ScXMLExportDataPilot::WriteDataPilots(const uno::Reference <sheet::XSpreads
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDatabaseRanges.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLExportDatabaseRanges.cxx
index 1039ecb05..c827a6cd2 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDatabaseRanges.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLExportDatabaseRanges.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -766,3 +767,5 @@ void ScXMLExportDatabaseRanges::WriteDatabaseRanges(const ::com::sun::star::uno:
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLExportIterator.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLExportIterator.cxx
index e4f78a0b9..117699b8b 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLExportIterator.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLExportIterator.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -718,3 +719,5 @@ sal_Bool ScMyNotEmptyCellsIterator::GetNext(ScMyCell& aCell, ScFormatRangeStyles
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLExportSharedData.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLExportSharedData.cxx
index 53301716f..f3f031072 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLExportSharedData.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLExportSharedData.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -148,3 +149,5 @@ void ScMySharedData::AddTableShape(const sal_Int32 nTable, const uno::Reference<
(*pTableShapes)[nTable].push_back(xShape);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLStylesExportHelper.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLStylesExportHelper.cxx
index ba55a3cb0..e6f0800a1 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLStylesExportHelper.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLStylesExportHelper.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -1183,3 +1184,5 @@ rtl::OUString* ScRowStyles::GetStyleName(const sal_Int16 nTable, const sal_Int32
return GetStyleNameByIndex(GetStyleNameIndex(nTable, nField));
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLStylesImportHelper.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLStylesImportHelper.cxx
index 3b6f6ccb1..7f318392b 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLStylesImportHelper.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLStylesImportHelper.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -582,3 +583,5 @@ void ScMyStylesImportHelper::SetStylesToRanges()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTableHeaderFooterContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTableHeaderFooterContext.cxx
index 10ddcfb66..8c28e0609 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTableHeaderFooterContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTableHeaderFooterContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -292,3 +293,5 @@ void XMLHeaderFooterRegionContext::EndElement()
GetImport().GetTextImport()->SetCursor(xOldTextCursor);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTableMasterPageExport.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTableMasterPageExport.cxx
index d0236c362..7cd7d3df3 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTableMasterPageExport.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTableMasterPageExport.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -189,3 +190,5 @@ void XMLTableMasterPageExport::exportMasterPageContent(
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeImportHelper.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeImportHelper.cxx
index 272f704f8..07c509151 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeImportHelper.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeImportHelper.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -162,3 +163,5 @@ void XMLTableShapeImportHelper::finishShape(
static_cast<ScXMLImport&>(mrImporter).UnlockSolarMutex();
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeResizer.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeResizer.cxx
index f884bed19..f25f94dc3 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeResizer.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapeResizer.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -343,3 +344,5 @@ void ScMyShapeResizer::ResizeShapes()
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapesContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapesContext.cxx
index 461b57c73..854d1b995 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapesContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTableShapesContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -89,3 +90,5 @@ void ScXMLTableShapesContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTableSourceContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTableSourceContext.cxx
index b02131514..e96eb4418 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTableSourceContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTableSourceContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -150,3 +151,5 @@ void ScXMLTableSourceContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTextPContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTextPContext.cxx
index 2a2e1d1d5..e8d7e7c99 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTextPContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTextPContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -174,3 +175,5 @@ void ScXMLTextPContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLTrackedChangesContext.cxx b/binfilter/bf_sc/source/filter/xml/sc_XMLTrackedChangesContext.cxx
index 0143c8b5e..9750f4860 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_XMLTrackedChangesContext.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_XMLTrackedChangesContext.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -2020,3 +2021,5 @@ void ScXMLRejectionContext::EndElement()
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlannoi.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlannoi.cxx
index ef6a60295..ebc5adbcd 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlannoi.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlannoi.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -143,3 +144,5 @@ void ScXMLAnnotationContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlbodyi.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlbodyi.cxx
index 8ded7943c..a63b2e6a1 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlbodyi.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlbodyi.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -244,3 +245,5 @@ void ScXMLBodyContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlcelli.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlcelli.cxx
index 4c4779312..3fd72853e 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlcelli.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlcelli.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -1043,3 +1044,5 @@ void ScXMLTableRowCellContext::EndElement()
nCellsRepeated = 1;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlcoli.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlcoli.cxx
index 4e261a87c..131f6bf24 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlcoli.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlcoli.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -331,3 +332,5 @@ void ScXMLTableColsContext::EndElement()
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlconti.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlconti.cxx
index f5e686e18..0b34d6ef9 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlconti.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlconti.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -105,3 +106,5 @@ void ScXMLContentContext::EndElement()
sValue.append(sOUText);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlcvali.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlcvali.cxx
index 735d5fcd8..60c1957f1 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlcvali.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlcvali.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -738,3 +739,5 @@ void ScXMLErrorMacroContext::EndElement()
pValidationContext->SetErrorMacro(sName, bExecute);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmldpimp.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmldpimp.cxx
index a7ace3044..8e46cca9b 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmldpimp.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmldpimp.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -1038,3 +1039,5 @@ void ScXMLDataPilotMemberContext::EndElement()
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmldrani.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmldrani.cxx
index bb03fc577..c19be4933 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmldrani.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmldrani.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -921,3 +922,5 @@ void ScXMLSubTotalFieldContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlexprt.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlexprt.cxx
index b7e4bd106..4308dfc0e 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlexprt.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlexprt.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -3209,3 +3210,5 @@ void ScXMLExport::DisposingModel()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlfilti.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlfilti.cxx
index 32e08f1ef..80cae59e7 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlfilti.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlfilti.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -783,3 +784,5 @@ void ScXMLDPConditionContext::EndElement()
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlfonte.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlfonte.cxx
index 14aaf72b1..31aea1906 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlfonte.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlfonte.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -151,3 +152,5 @@ XMLFontAutoStylePool* ScXMLExport::CreateFontAutoStylePool()
return new ScXMLFontAutoStylePool_Impl( *this );
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlimprt.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlimprt.cxx
index 4df318274..6cbf84ef5 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlimprt.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlimprt.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -2201,3 +2202,5 @@ void ScXMLImport::UnlockSolarMutex()
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmllabri.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmllabri.cxx
index 8e3a9ca28..d9741df8b 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmllabri.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmllabri.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -165,3 +166,5 @@ void ScXMLLabelRangeContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlnexpi.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlnexpi.cxx
index b0ef62dd2..f4bbc10bc 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlnexpi.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlnexpi.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -360,3 +361,5 @@ void ScXMLNamedExpressionContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlrowi.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlrowi.cxx
index 5247453f7..dea151b73 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlrowi.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlrowi.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -357,3 +358,5 @@ void ScXMLTableRowsContext::EndElement()
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlsceni.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlsceni.cxx
index 435d98130..4e524816a 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlsceni.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlsceni.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -163,3 +164,5 @@ void ScXMLTableScenarioContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlsorti.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlsorti.cxx
index b9d649a4d..d408f2924 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlsorti.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlsorti.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -304,3 +305,5 @@ void ScXMLSortByContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlstyle.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlstyle.cxx
index eba754ea4..51e8ca53b 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlstyle.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlstyle.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -1570,3 +1571,5 @@ sal_Bool XmlScPropHdl_Vertical::exportXML(
return bRetval;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlstyli.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlstyli.cxx
index 6d623199c..fcaaf0009 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlstyli.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlstyli.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -1003,3 +1004,5 @@ void ScMasterPageContext::Finish( sal_Bool bOverwrite )
ClearContent(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_PAGE_RIGHTHDRCON)));
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlsubti.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlsubti.cxx
index 2f56e535c..e00f50235 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlsubti.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlsubti.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -745,3 +746,5 @@ sal_Bool ScMyTables::IsPartOfMatrix(sal_uInt32 nColumn, sal_uInt32 nRow)
return bResult;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmltabi.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmltabi.cxx
index 20288b514..eb6928f56 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmltabi.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmltabi.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -266,3 +267,5 @@ void ScXMLTableContext::EndElement()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sc/source/filter/xml/sc_xmlwrap.cxx b/binfilter/bf_sc/source/filter/xml/sc_xmlwrap.cxx
index f48b494f4..52bb7c6b3 100644
--- a/binfilter/bf_sc/source/filter/xml/sc_xmlwrap.cxx
+++ b/binfilter/bf_sc/source/filter/xml/sc_xmlwrap.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -766,3 +767,5 @@ sal_Bool ScXMLImportWrapper::Export(sal_Bool bStylesOnly)
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */