From 1f5c696c371a36868c64cb2854a039446ddaddf7 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 29 Sep 2011 21:42:27 +0100 Subject: add mode-lines to .m files and last round of merged files, etc. --- chart2/source/inc/chartview/ExplicitScaleValues.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chart2/source/inc/chartview') diff --git a/chart2/source/inc/chartview/ExplicitScaleValues.hxx b/chart2/source/inc/chartview/ExplicitScaleValues.hxx index 48c9ef942d03..bf43ae788954 100644 --- a/chart2/source/inc/chartview/ExplicitScaleValues.hxx +++ b/chart2/source/inc/chartview/ExplicitScaleValues.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. @@ -163,3 +164,5 @@ struct OOO_DLLPUBLIC_CHARTVIEW ExplicitIncrementData } //namespace chart //............................................................................. #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit