/* -*- 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 . */ #include #include #include "a11ywrappertoolbar.h" // Wrapper for AXToolbar role @implementation AquaA11yWrapperToolbar : AquaA11yWrapper -(NSArray *)accessibilityAttributeNames { // Related: tdf#148453 Acquire solar mutex during native accessibility calls SolarMutexGuard aGuard; if ( mIsDisposed ) return [ NSArray array ]; // Default Attributes NSMutableArray * attributeNames = [ NSMutableArray arrayWithArray: [ super accessibilityAttributeNames ] ]; // Special Attributes and removing unwanted attributes depending on role [ attributeNames removeObjectsInArray: [ NSArray arrayWithObjects: NSAccessibilityTitleAttribute, NSAccessibilityEnabledAttribute, nil ] ]; return attributeNames; } @end /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ on value='distro/collabora/cp-4.1'>distro/collabora/cp-4.1 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-06-24 21:39:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-06-24 21:54:05 +0200
commit600dd47a8c86cc6b749de66cdef3ad1df15f5ce8 (patch)
treeb9372b5ea388488a6175f0ae94533a161d58921c
parentedb34f9bc15a185f1b12851d979e99966f278a6f (diff)
update translations for 6.4.5 rc2 libreoffice-6-4-5
and force-fix errors using pocheck Change-Id: Ifac24a32862a54461d7df97038349c29d05e7638 (cherry picked from commit 82b3684184bec38323eafaab421668a716ca6d15)
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared.po4
-rw-r--r--source/ca/helpcontent2/source/text/sdraw.po6
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po5
-rw-r--r--source/ca/helpcontent2/source/text/shared/05.po6
-rw-r--r--source/ca/helpcontent2/source/text/smath.po6
-rw-r--r--source/ca/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/ca/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/eo/helpcontent2/source/text/shared/00.po140
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/es/helpcontent2/source/text/shared.po4
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/es/helpcontent2/source/text/swriter/04.po6
-rw-r--r--source/et/helpcontent2/source/text/sbasic/shared.po10
-rw-r--r--source/et/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/guide.po8
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/python.po8
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared.po23
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po4
-rw-r--r--source/fr/helpcontent2/source/text/swriter/04.po22
-rw-r--r--source/gug/helpcontent2/source/text/shared.po4
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/gug/helpcontent2/source/text/swriter/04.po6
-rw-r--r--source/lt/extensions/messages.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/02.po80
-rw-r--r--source/lv/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po43
-rw-r--r--source/nl/cui/messages.po10
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/02.po6
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/nn/basctl/messages.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po4
-rw-r--r--source/pl/cui/messages.po6
-rw-r--r--source/pl/svtools/messages.po14
-rw-r--r--source/pl/svx/messages.po6
-rw-r--r--source/zh-CN/svx/messages.po26
36 files changed, 266 insertions, 263 deletions
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index c627de762bb..25d122af9cf 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared.po