summaryrefslogtreecommitdiff
path: root/forms/source/xforms/xforms_services.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/xforms_services.hxx')
-rw-r--r--forms/source/xforms/xforms_services.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/xforms/xforms_services.hxx b/forms/source/xforms/xforms_services.hxx
index e40550bc6550..c1e4dc459dc0 100644
--- a/forms/source/xforms/xforms_services.hxx
+++ b/forms/source/xforms/xforms_services.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
namespace com { namespace sun { namespace star {
@@ -25,3 +26,5 @@ namespace frm
const com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>& _rxFactory)
throw( com::sun::star::uno::RuntimeException );
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */