summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/unopropertyarrayhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/helper/unopropertyarrayhelper.cxx')
-rw-r--r--toolkit/source/helper/unopropertyarrayhelper.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/source/helper/unopropertyarrayhelper.cxx b/toolkit/source/helper/unopropertyarrayhelper.cxx
index da946ffdc08a..f17fab4e9e58 100644
--- a/toolkit/source/helper/unopropertyarrayhelper.cxx
+++ b/toolkit/source/helper/unopropertyarrayhelper.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.
@@ -158,3 +159,4 @@ sal_Int32 UnoPropertyArrayHelper::fillHandles( sal_Int32* pHandles, const ::com:
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */