summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellLineStyleValueSet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStyleValueSet.cxx')
-rw-r--r--sc/source/ui/sidebar/CellLineStyleValueSet.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx
index 6298dc86b03b..fbc1ff73480e 100644
--- a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx
+++ b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx
@@ -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.
*
@@ -162,3 +163,5 @@ void CellLineStyleValueSet::UserDraw( const UserDrawEvent& rUDEvt )
} } // end of namespace svx::sidebar
// eof
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */