summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_tablesheetsobj.mk
blob: ec348a46ded23fc9a81d8c0a0dd3c60ae5aa41d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#*************************************************************************

$(eval $(call sc_unoapi_common,tablesheetsobj))

# vim: set noet sw=4 ts=4:
ter (clang-cl)Stephan Bergmann 2015-11-24com::sun::star->css in winaccessibility/Noel Grandin 2013-11-28winaccessibility: use uno::Reference in AccEventListenerMichael Stahl 2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl 2013-11-20winaccessibility: remove some pointless overridesMichael Stahl 2013-11-20winaccessibility: make listener methods a bit more obviousMichael Stahl 2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks 2013-11-19Integrate branch of IAccessible2Steve Yin