summaryrefslogtreecommitdiff
path: root/basic/source/uno/sbservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/uno/sbservices.cxx')
-rw-r--r--basic/source/uno/sbservices.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/source/uno/sbservices.cxx b/basic/source/uno/sbservices.cxx
index 7a1a4fd2d1cb..5c4e1fc98309 100644
--- a/basic/source/uno/sbservices.cxx
+++ b/basic/source/uno/sbservices.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.
@@ -61,3 +62,4 @@ namespace basic
IMPLEMENT_COMPONENT_LIBRARY_API( ::basic::BasicModule, ::basic::initializeModule )
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */