summaryrefslogtreecommitdiff
path: root/bridges/source/remote/static/remote_types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/remote/static/remote_types.hxx')
-rw-r--r--bridges/source/remote/static/remote_types.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/source/remote/static/remote_types.hxx b/bridges/source/remote/static/remote_types.hxx
index bb7a908a01f9..9325cbc18167 100644
--- a/bridges/source/remote/static/remote_types.hxx
+++ b/bridges/source/remote/static/remote_types.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.
@@ -87,3 +88,5 @@ inline sal_Bool SAL_CALL remote_isSimpleType( typelib_TypeDescription * pTypeDes
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */