summaryrefslogtreecommitdiff
path: root/xmloff/source/style/adjushdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/adjushdl.cxx')
-rw-r--r--xmloff/source/style/adjushdl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/style/adjushdl.cxx b/xmloff/source/style/adjushdl.cxx
index 3879069f3f..b470664e20 100644
--- a/xmloff/source/style/adjushdl.cxx
+++ b/xmloff/source/style/adjushdl.cxx
@@ -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.
@@ -134,3 +135,4 @@ sal_Bool XMLLastLineAdjustPropHdl::exportXML( OUString& rStrExpValue, const uno:
return bRet;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */