summaryrefslogtreecommitdiffstats
path: root/autodoc/source/ary/info
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/info')
-rw-r--r--autodoc/source/ary/info/all_dts.cxx2
-rw-r--r--autodoc/source/ary/info/all_tags.cxx2
-rw-r--r--autodoc/source/ary/info/ci_attag.cxx2
-rw-r--r--autodoc/source/ary/info/ci_text.cxx2
4 files changed, 8 insertions, 0 deletions
diff --git a/autodoc/source/ary/info/all_dts.cxx b/autodoc/source/ary/info/all_dts.cxx
index 7dfbf737538b..a21eddc53dff 100644
--- a/autodoc/source/ary/info/all_dts.cxx
+++ b/autodoc/source/ary/info/all_dts.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.
@@ -103,3 +104,4 @@ DT_Xml::inq_IsWhite() const
} // namespace info
} // namespace ary
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/autodoc/source/ary/info/all_tags.cxx b/autodoc/source/ary/info/all_tags.cxx
index 76d8192690ff..5699efc5bd0f 100644
--- a/autodoc/source/ary/info/all_tags.cxx
+++ b/autodoc/source/ary/info/all_tags.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.
@@ -567,3 +568,4 @@ SinceTag::Text()
} // namespace info
} // namespace ary
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/autodoc/source/ary/info/ci_attag.cxx b/autodoc/source/ary/info/ci_attag.cxx
index e9afb6e106f7..73da1bebe9df 100644
--- a/autodoc/source/ary/info/ci_attag.cxx
+++ b/autodoc/source/ary/info/ci_attag.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.
@@ -91,3 +92,4 @@ AtTag::do_StoreAt( DocuDisplay & ) const
} // namespace ary
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/autodoc/source/ary/info/ci_text.cxx b/autodoc/source/ary/info/ci_text.cxx
index 12710c5fd53b..bf4aa5e7a362 100644
--- a/autodoc/source/ary/info/ci_text.cxx
+++ b/autodoc/source/ary/info/ci_text.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.
@@ -69,3 +70,4 @@ DocuText::StoreAt( DocuDisplay & o_rDisplay ) const
} // namespace ary
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */