summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-24 04:20:38 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-24 11:58:14 +0200
commit0b7f82d7cb53ab38988ce85c3436d35f9d8f1af5 (patch)
tree46b328c301e945f6ef6a953a6c9fef074a2cac24 /svx/source/sidebar/line
parentda1425650b0c3e0921d2c9d51d461aca99038650 (diff)
add missing modelines to hrc and src files
Change-Id: I82d9727c4f991c606a19b9eba27732e7e2397db6
Diffstat (limited to 'svx/source/sidebar/line')
-rw-r--r--svx/source/sidebar/line/LinePropertyPanel.hrc3
-rw-r--r--svx/source/sidebar/line/LinePropertyPanel.src3
2 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/sidebar/line/LinePropertyPanel.hrc b/svx/source/sidebar/line/LinePropertyPanel.hrc
index 28598db7d1fd..bff5bb9cbfb3 100644
--- a/svx/source/sidebar/line/LinePropertyPanel.hrc
+++ b/svx/source/sidebar/line/LinePropertyPanel.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -54,4 +55,4 @@
#define STR_WIDTH_LAST_CUSTOM 8
#define STR_PT 9
-// eof
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/sidebar/line/LinePropertyPanel.src b/svx/source/sidebar/line/LinePropertyPanel.src
index c067c4010d66..e5f4b7c4af43 100644
--- a/svx/source/sidebar/line/LinePropertyPanel.src
+++ b/svx/source/sidebar/line/LinePropertyPanel.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -179,4 +180,4 @@ Control RID_POPUPPANEL_LINEPAGE_WIDTH
};
};
-// eof
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */