summaryrefslogtreecommitdiff
path: root/forms/source/component/findpos.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/findpos.hxx')
-rw-r--r--forms/source/component/findpos.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/component/findpos.hxx b/forms/source/component/findpos.hxx
index 67fb2a8996a3..28d33311ae9b 100644
--- a/forms/source/component/findpos.hxx
+++ b/forms/source/component/findpos.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.
@@ -43,3 +44,5 @@ sal_Int32 findPos(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */