/* -*- 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 __com_sun_star_util_DataEditorEventType_idl__ #define __com_sun_star_util_DataEditorEventType_idl__ module com { module sun { module star { module util { /** specifies the type of an event from an XDataEditor. */ published enum DataEditorEventType { /** specifies that the data editing is done (data stored). */ DONE, /** specifies that the data editing was canceled by the user (data not stored). */ CANCELED }; }; }; }; }; #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/elementary_svg
AgeCommit message (Expand)Author
2020-02-28elementary:^ localization, number format, cell stylerizmut
2020-02-26elementary: Fix for tdf#130947rizmut
2020-02-17icon-themes: Update Bulgarian locale etcrizmut
2020-02-15tdf#130648:+ icons for new .uno:ProtectBookmarks & .uno:ProtectFieldsrizmut
2020-02-10elementary: Fix for tdf#130533; list in Impress Sidebarrizmut
2020-01-28elementary: Move wrong placed icons, delete unnessary iconsrizmut
2020-01-28Breeze*, colibre, elementary, KJ, Sifr*: Fix for tdf#130204rizmut
2019-11-10elementary: tdf#127458: Add Auto Redact iconsRizal Muttaqin
2019-11-10elementary: Fix for tdf#128689: Add more Korean UI localized iconsRizal Muttaqin
2019-10-18elementary: tdf#127976 fix navigators icons in Writer master doc mode"rizmut