From da1425650b0c3e0921d2c9d51d461aca99038650 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 24 Apr 2014 04:18:55 +0200 Subject: add missing modelines to idl files Change-Id: If52651c70ee659c83ef127da4fe5e266cfe7eec2 --- cppu/qa/cppumaker/types.idl | 3 +++ cppu/qa/types.idl | 3 +++ 2 files changed, 6 insertions(+) (limited to 'cppu/qa') diff --git a/cppu/qa/cppumaker/types.idl b/cppu/qa/cppumaker/types.idl index f22d52fc58f0..98ed1f867f21 100644 --- a/cppu/qa/cppumaker/types.idl +++ b/cppu/qa/cppumaker/types.idl @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -705,3 +706,5 @@ constants Constants { }; }; }; }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cppu/qa/types.idl b/cppu/qa/types.idl index 8b0ce5527271..a17b035e02b1 100644 --- a/cppu/qa/types.idl +++ b/cppu/qa/types.idl @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -52,3 +53,5 @@ interface Interface2a: Interface2 {}; interface Interface2b: Interface2a {}; interface Interface3 {}; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3