summaryrefslogtreecommitdiff
path: root/codemaker/source/idlmaker/idltype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/idlmaker/idltype.hxx')
-rw-r--r--codemaker/source/idlmaker/idltype.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/codemaker/source/idlmaker/idltype.hxx b/codemaker/source/idlmaker/idltype.hxx
index 307ea4290edb..84ced9a9208f 100644
--- a/codemaker/source/idlmaker/idltype.hxx
+++ b/codemaker/source/idlmaker/idltype.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.
@@ -247,3 +248,4 @@ sal_Bool produceType(const ::rtl::OString& typeName,
#endif // INCLUDED_CODEMAKER_SOURCE_IDLMAKER_IDLTYPE_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */