/* -*- 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 . */ #pragma once #include /** This is a handler either only import/exports percent or measure. */ class XMLPercentOrMeasurePropertyHandler final : public XMLPropertyHandler { public: XMLPercentOrMeasurePropertyHandler(); virtual ~XMLPercentOrMeasurePropertyHandler () override; virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override; virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ro/collabora/co-24.04.9 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 17:34:18 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-28 13:04:00 +0100
commit55e1d30d5cafa7f1683a58224838ae0ff3d6ef50 (patch)
tree8a3a0e100a980f21d484cf96a439013496319867
parent8a18f81a58da9f9e7d1f42b3acc963f5dd514dd7 (diff)
update translations for 4.1.4 RC1 cp-4.1-4cp-4.1-3
and force-fix errors using pocheck Change-Id: Ieae768e2b4b1f0361237ba90eb1568c645f49a7a