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 --- embeddedobj/source/inc/closepreventer.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'embeddedobj/source/inc/closepreventer.hxx') diff --git a/embeddedobj/source/inc/closepreventer.hxx b/embeddedobj/source/inc/closepreventer.hxx index e94094314ff5..3ee9456c2bad 100644 --- a/embeddedobj/source/inc/closepreventer.hxx +++ b/embeddedobj/source/inc/closepreventer.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. @@ -36,3 +37,4 @@ class OClosePreventer : public ::cppu::WeakImplHelper1 < ::com::sun::star::util: virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com::sun::star::uno::RuntimeException); }; +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit ption value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/osx
AgeCommit message (Collapse)Author
2019-11-20Add some more source files for breakpointing convenienceTor Lillqvist
Change-Id: I0008393be56341fe7e1f385bd111475b67446240
2019-10-08Add missing source files in vcl/source/gdiTor Lillqvist
(A fairly ad-hoc small subset of the source files are included in the Xcode project to make it possible to set breakpoints in them in advance.) Change-Id: I6c2655337e1d623b299e65aa977650e7519b7bd8
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
Change-Id: I651b7f202fa52ff5f5357a11aa72c43eb7dc7f95 Reviewed-on: https://gerrit.libreoffice.org/64102 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2018-05-21Add sal/osl/unx/file.cxx for debugging convenienceTor Lillqvist
Change-Id: Ibfc8995c4d35c33fe203b9779b10a182cf5a4294
2018-05-21Updates by Xcode 9.3Tor Lillqvist
Change-Id: Ia9a87f3f9bdf357079c6d259d736504e0109bf57
2018-01-08Add a few Mac-specific source files in avmedia for easier breakpointingTor Lillqvist
Change-Id: I36b42ca16932cab10342894840f57e89d08dac4f