summaryrefslogtreecommitdiff
path: root/svtools/inc/unoimap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/unoimap.hxx')
-rw-r--r--svtools/inc/unoimap.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/unoimap.hxx b/svtools/inc/unoimap.hxx
index 9ed2afe8dc6c..adf8b7d0c9b9 100644
--- a/svtools/inc/unoimap.hxx
+++ b/svtools/inc/unoimap.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 @@ SVT_DLLPUBLIC com::sun::star::uno::Reference< com::sun::star::uno::XInterface >
SVT_DLLPUBLIC sal_Bool SvUnoImageMap_fillImageMap( com::sun::star::uno::Reference< com::sun::star::uno::XInterface > xImageMap, ImageMap& rMap );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */