summaryrefslogtreecommitdiff
path: root/framework/inc/xml/statusbardocumenthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/statusbardocumenthandler.hxx')
-rw-r--r--framework/inc/xml/statusbardocumenthandler.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/xml/statusbardocumenthandler.hxx b/framework/inc/xml/statusbardocumenthandler.hxx
index 5656649dcec3..e6330e6eecdd 100644
--- a/framework/inc/xml/statusbardocumenthandler.hxx
+++ b/framework/inc/xml/statusbardocumenthandler.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.
@@ -178,3 +179,5 @@ class OWriteStatusBarDocumentHandler : private ThreadHelpBase // Struct for righ
} // namespace framework
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */