/* * 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 . */ interface WebGraphic : BaseTextGraphic { } shell SwWebGrfShell : SwBaseShell { import WebGraphic; } eoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
2018-04-16Fix typosAndrea Gelmini
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23[API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControlStephan Bergmann
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-26use less TRGB_COLORDATANoel Grandin
2018-02-24Fix typosAndrea Gelmini
2018-02-01Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: UnoControlsStephan Bergmann
2017-12-19Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin