summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLReplacementImageContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/XMLReplacementImageContext.cxx')
-rw-r--r--xmloff/source/draw/XMLReplacementImageContext.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/draw/XMLReplacementImageContext.cxx b/xmloff/source/draw/XMLReplacementImageContext.cxx
index 6b51e9ccdb..db1abfb844 100644
--- a/xmloff/source/draw/XMLReplacementImageContext.cxx
+++ b/xmloff/source/draw/XMLReplacementImageContext.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 @@ SvXMLImportContext *XMLReplacementImageContext::CreateChildContext(
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */