/* * 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 BaseTextDocument { SID_PRINTPREVIEW [ ExecMethod = Execute ; StateMethod = GetState ; ] SID_AUTO_CORRECT_DLG [ ExecMethod = Execute ; StateMethod = GetState ; ] SID_STYLE_NEW [ ExecMethod = ExecStyleSheet ; StateMethod = NoState ; ] SID_STYLE_EDIT [ ExecMethod = ExecStyleSheet ; StateMethod = StateStyleSheet ; ] SID_STYLE_FONT [ ExecMethod = ExecStyleSheet ; StateMethod = StateStyleSheet ; ] SID_STYLE_DELETE [ ExecMethod = ExecStyleSheet ; StateMethod = NoState ; ] SID_STYLE_HIDE [ ExecMethod = ExecStyleSheet ; StateMethod = NoState ; ] SID_STYLE_SHOW [ ExecMethod = ExecStyleSheet ; StateMethod = NoState ; ] SID_TEMPLATE_LOAD [ ExecMethod = Execute ; StateMethod = NoState ; ] SID_GET_COLORLIST [ ExecMethod = Execute ; ] SID_SPELLCHECKER_CHANGED [ ExecMethod = Execute ; ] SID_MAIL_EXPORT_FINISHED [ ExecMethod = Execute; ] SID_STYLE_FAMILY1 [ StateMethod = StateStyleSheet ; ] SID_STYLE_FAMILY2 [ StateMethod = StateStyleSheet ; ] SID_STYLE_FAMILY3 [ StateMethod = StateStyleSheet ; ] SID_STYLE_FAMILY4 [ StateMethod = StateStyleSheet ; ] SID_STYLE_FAMILY5 [ StateMethod = StateStyleSheet ; ] SID_STYLE_FAMILY6 [ StateMethod = StateStyleSheet ; ] SID_ATTR_YEAR2000 [ ExecMethod = Execute ; StateMethod = GetState; ] SID_ATTR_CHAR_FONTLIST [ StateMethod = GetState ; ] SID_MAIL_PREPAREEXPORT [ ExecMethod = Execute ; StateMethod = GetState; ] } ption> LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-15 15:56:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-15 20:08:07 +0100
commit57f7caff2ab504566d77600677bf24538157beee (patch)
tree4cfe6fc57a16d487dac086607b3932155d999589
parente5fbdb56562d1f88b532f50bae67f2a5ce782a85 (diff)
update translations for 5.1.0 rc1
and force-fix errors using pocheck Change-Id: I10477683ddfb993e73ab615b2c031ea7bbbe6fe5 (cherry picked from commit 3e76f6b637c8034330436568b26302c4472c1a0f)
Diffstat