add mode-lines to .m files and last round of merged files, etc.

This commit is contained in:
Caolán McNamara
2011-09-29 21:42:27 +01:00
parent ffbab6ccbd
commit 1f5c696c37
242 changed files with 679 additions and 0 deletions

View File

@@ -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.
@@ -195,3 +196,4 @@ css::uno::Sequence< ::rtl::OUString > SAL_CALL DialogModelProvider::getSupported
} // closing anonymous implementation namespace
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */