/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #define Point MacOSPoint #define Size MacOSSize #define TimeValue MacOSTimeValue #define TimeRecord MacOSTimeRecord /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ tro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2024-07-29 11:26:56 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2024-07-29 15:32:01 +0200
commit212ffc410aeac602efb2c2bfca3eb2d14a31f490 (patch)
tree5de7a0ac8f8072f5eede73f29162489bf549aacc /svx/source/sdr/contact
parent62992442e44787abd5d2fd14fcac9b46856d11d4 (diff)
CppunitTest_sw_mailmerge: factour out common code HEADmaster
Change-Id: I82de04eaabc7efd2440c263064f0c074b30473ab Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171181 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>