summaryrefslogtreecommitdiff
path: root/basic/inc/basic/sbuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/inc/basic/sbuno.hxx')
-rw-r--r--basic/inc/basic/sbuno.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/inc/basic/sbuno.hxx b/basic/inc/basic/sbuno.hxx
index cc29e3eb4734..0539246e071b 100644
--- a/basic/inc/basic/sbuno.hxx
+++ b/basic/inc/basic/sbuno.hxx
@@ -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.
@@ -46,3 +47,4 @@ void unoToSbxValue( SbxVariable* pVar, const ::com::sun::star::uno::Any& aValue
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */