summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/FrameOOoTContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/FrameOOoTContext.cxx')
-rw-r--r--xmloff/source/transform/FrameOOoTContext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/transform/FrameOOoTContext.cxx b/xmloff/source/transform/FrameOOoTContext.cxx
index 00a9ed5739..cf088c5d3f 100644
--- a/xmloff/source/transform/FrameOOoTContext.cxx
+++ b/xmloff/source/transform/FrameOOoTContext.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.
@@ -170,3 +171,5 @@ sal_Bool XMLFrameOOoTransformerContext::IsPersistent() const
// itself.
return sal_False;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */