summaryrefslogtreecommitdiff
path: root/reportdesign/inc/RptDef.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/RptDef.hxx')
-rw-r--r--reportdesign/inc/RptDef.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/reportdesign/inc/RptDef.hxx b/reportdesign/inc/RptDef.hxx
index 5d6d35ec5..fae60c6a7 100644
--- a/reportdesign/inc/RptDef.hxx
+++ b/reportdesign/inc/RptDef.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.
@@ -118,3 +119,5 @@ template<typename T> void setStyleProperty(const ::com::sun::star::uno::Referenc
}
#endif // _REPORT_RPTUIDEF_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */