/* -*- 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_XMLOFF_INC_XMLSHAPEPROPERTYSETCONTEXT_HXX #define INCLUDED_XMLOFF_INC_XMLSHAPEPROPERTYSETCONTEXT_HXX #include class XMLShapePropertySetContext : public SvXMLPropertySetContext { SvXMLImportContextRef mxBulletStyle; sal_Int32 mnBulletIndex; public: XMLShapePropertySetContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, const css::uno::Reference& xAttrList, sal_uInt32 nFam, ::std::vector< XMLPropertyState > &rProps, const rtl::Reference < SvXMLImportPropertyMapper > &rMap ); virtual ~XMLShapePropertySetContext() override; virtual void EndElement() override; using SvXMLPropertySetContext::CreateChildContext; virtual SvXMLImportContextRef CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList, ::std::vector< XMLPropertyState > &rProperties, const XMLPropertyState& rProp) override; }; #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ p-5.1 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/th
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-06-24 12:44:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-06-24 12:54:11 +0200
commit1e6bf2ef267495ec8ab483418a79c23d1fa73e0b (patch)
treebcf5e44c9292e8ca4afc1298b3307d097c7cf7a1 /source/th
parentb3af6d45ec04aa0bb3861e7fb1eab95a66c822f2 (diff)