/* -*- 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 . */ #ifndef INCLUDED_SVX_XFTSHTIT_HXX #define INCLUDED_SVX_XFTSHTIT_HXX #include /************************************************************************* |* |* FormText item for transparent shadow |* \************************************************************************/ class XFormTextShadowTranspItem: public SfxUInt16Item { public: XFormTextShadowTranspItem(sal_uInt16 nShdwTransparence = 0); virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override; }; #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ tion value='distro/collabora/co-24.04'>distro/collabora/co-24.04 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-19 13:24:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-19 13:50:14 +0200
commitdedc237384aa088b21796e0eb6d23501e00aaf89 (patch)
tree7beebacfb4d3bc93727d23f08ac55f03c848af1e
parent639342ecb83334102cb3659a5894643ac64d7327 (diff)
update templates for 6.0.0 alpha1
Change-Id: Ie5bf8ab575cb94b341c277daa0cd9f6f2f6871f0