summaryrefslogtreecommitdiff
path: root/framework/inc/framework/sfxhelperfunctions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/framework/sfxhelperfunctions.hxx')
-rw-r--r--framework/inc/framework/sfxhelperfunctions.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/framework/sfxhelperfunctions.hxx b/framework/inc/framework/sfxhelperfunctions.hxx
index 54effceb43..afa1c89ac9 100644
--- a/framework/inc/framework/sfxhelperfunctions.hxx
+++ b/framework/inc/framework/sfxhelperfunctions.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.
@@ -72,3 +73,5 @@ FWE_DLLPUBLIC void SAL_CALL ActivateToolPanel( const ::com::sun::star::uno::Refe
}
#endif // __FRAMEWORK_CLASSES_SFXHELPERFUNCTIONS_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */