From 758c8774fbbd09c4202c0744c06945e3cf7e1a99 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 13:11:31 +0100 Subject: add modelines to .hxx files as well --- xmloff/inc/anim.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmloff/inc/anim.hxx') diff --git a/xmloff/inc/anim.hxx b/xmloff/inc/anim.hxx index 5542e48792f9..2e5a1547efb4 100644 --- a/xmloff/inc/anim.hxx +++ b/xmloff/inc/anim.hxx @@ -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. @@ -102,3 +103,4 @@ void SdXMLImplSetEffect( ::com::sun::star::presentation::AnimationEffect eEffect #endif // _XMLOFF_ANIM_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit