summaryrefslogtreecommitdiff
path: root/xmloff/source/style/VisAreaContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/VisAreaContext.cxx')
-rw-r--r--xmloff/source/style/VisAreaContext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/style/VisAreaContext.cxx b/xmloff/source/style/VisAreaContext.cxx
index f2e9c374e1..d63d1ac04e 100644
--- a/xmloff/source/style/VisAreaContext.cxx
+++ b/xmloff/source/style/VisAreaContext.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.
@@ -132,3 +133,5 @@ SvXMLImportContext *XMLVisAreaContext::CreateChildContext( USHORT nPrefix,
void XMLVisAreaContext::EndElement()
{
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */