# -*- 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 gb_Configuration_Configuration,driver_evoab)) $(eval $(call gb_Configuration_add_spool_modules,driver_evoab,connectivity/registry/evoab2,\ org/openoffice/Office/DataAccess/Drivers-evoab2.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_evoab,connectivity/registry/evoab2,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: oo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellHint.hxx
AgeCommit message (Expand)Author
2021-09-15loplugin:finalclasses in sdNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin