summaryrefslogtreecommitdiff
path: root/basic/source/uno/sbmodule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/uno/sbmodule.cxx')
-rwxr-xr-x[-rw-r--r--]basic/source/uno/sbmodule.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/source/uno/sbmodule.cxx b/basic/source/uno/sbmodule.cxx
index db9383a019b5..3c8d115b1912 100644..100755
--- a/basic/source/uno/sbmodule.cxx
+++ b/basic/source/uno/sbmodule.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.
@@ -42,3 +43,4 @@ namespace basic
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */