summaryrefslogtreecommitdiff
path: root/toolkit/source/layout/core/helper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/layout/core/helper.cxx')
-rw-r--r--toolkit/source/layout/core/helper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/source/layout/core/helper.cxx b/toolkit/source/layout/core/helper.cxx
index d18a4f615d04..70e1f82dce51 100644
--- a/toolkit/source/layout/core/helper.cxx
+++ b/toolkit/source/layout/core/helper.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.
@@ -670,3 +671,5 @@ uno::Reference< graphic::XGraphic > loadGraphic( const char *pName )
}
} // namespace layoutimpl
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */