/* * 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 TextMedia : BaseTextMedia [ uuid = "54268616-9970-4ad9-8798-280206fc160a" ] { } shell SwMediaShell : SwBaseShell { import TextMedia[Automation]; } /allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)Author
2013-04-05added the dreaded jolly jokerEike Rathke
2013-04-03let's try if this satisfies MSVCEike Rathke
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke
2013-04-03let IsoLangEntry decide how to form a language tag stringEike Rathke
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-27added LanguageTag::getFallback()Eike Rathke
2013-03-27rtl::OUString to OUStringEike Rathke
2013-03-27handle x-... privateuseEike Rathke
2013-03-27handle x-... privateuse conversionEike Rathke
2013-03-27rtl::OUString to OUStringEike Rathke
2013-03-27defined some x-... privateuse language tagsEike Rathke
2013-03-13added LanguageTag::equals(), fdo#62278 relatedEike Rathke
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-19added reset(rtl_Locale)Eike Rathke
2013-02-18added LanguageTag::getFallbackStrings()Eike Rathke
2013-02-18added LanguageTag::hasScript()Eike Rathke
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2013-01-01We don't use these when DISABLE_DYNLOADINGTor Lillqvist
2013-01-01WaE: private field 'hModule' is not usedTor Lillqvist
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks
2012-12-13introduced [mul] multiple and [und] undetermined language codesEike Rathke
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke