/* * 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 GraphicDocument : DrawDocument [ uuid ( "D7474100-ACDF-11D0-89CB-008029E4B0B1" ) ; // erzeug am 04.04.97 ] { } shell GraphicDocShell { import GraphicDocument[Automation]; } ia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XPatternField.idl
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2025-01-15 11:24:06 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2025-01-21 22:05:50 +0100
commit47e110fc66292e76152252a90a0e20580c33c13d (patch)
tree87b9b1ad69425197411ca398104500026875a9ad /offapi/com/sun/star/awt/XPatternField.idl
parent698698633806a95490c0ce4d46f763bbdd4ee358 (diff)
tdf#162786, tdf#161947: Add support for setuptools and pip