/* * 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 TextFrame : BaseTextFrame [ uuid = "564CBAA0-111A-101D-9757-6E74207A7520" ] { import TextSelection; } //========================================================================= shell SwFrameShell : SwBaseShell { import TextFrame[Automation]; FN_FRAME_CHAIN [ ExecMethod = Execute ; StateMethod = GetState ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] FN_FRAME_UNCHAIN [ ExecMethod = Execute ; StateMethod = GetState ; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; ] } distro/collabora/cp-4.2'>distro/collabora/cp-4.2 LibreOffice Dictionaries 子仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrunoslav Šebetić <kruno.se@gmx.com>2016-04-03 22:56:44 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-04-09 00:30:41 -0500
commit32be870d73b57f67697faf1f872e5cce7c9f38f1 (patch)
treef73f54b63f3bc4d66805a4a9cdb52b719abac76f
parenta3a88e42668e2e3f6fea0d3ff37a14df0311131a (diff)
Update Croatian dictionary cp-5.1-3cp-5.1-2cp-5.1-1
- Corrected few words, added part of the speech, replaced some incomplete classes. - Added new author - Large update of AFF-file It was necessary to restructure the file to be able to do regular and systematic updates. Added new sections like ICONV, updated REP section, added quite a few sfx classes and more. - Changed 'Version value' field to 2016.04.03. Change-Id: I6d17729f52f4204e93342a35bfbcb60cdf8ce414 Reviewed-on: https://gerrit.libreoffice.org/23845 Reviewed-by: Kruno <kruno.se@gmx.com> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit de93f4fc07eba5fac0ae40bb45cc8e6acb331743)
Diffstat