From 91894d52b6a585c57d68c67b1e0fbe2bee426279 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 29 Dec 2011 12:12:09 +0000 Subject: add mode-lines to .idl files --- offapi/com/sun/star/awt/Gradient.idl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'offapi/com/sun/star/awt/Gradient.idl') diff --git a/offapi/com/sun/star/awt/Gradient.idl b/offapi/com/sun/star/awt/Gradient.idl index 71ccea76924c..47e1221e6819 100644 --- a/offapi/com/sun/star/awt/Gradient.idl +++ b/offapi/com/sun/star/awt/Gradient.idl @@ -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. @@ -109,3 +110,5 @@ published struct Gradient }; }; }; }; #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/tools/config.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann