/* -*- 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 . */ #pragma once #include class SdPage; namespace sd { css::uno::Reference Clone(const css::uno::Reference& xSourceNode, const SdPage* pSource = nullptr, const SdPage* pTarget = nullptr); } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ollabora/co-2021 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-07-10 01:17:12 +0200
committerAndras Timar <atimar@suse.com>2012-07-10 01:21:36 +0200
commit01afa407cef5f170a29f0265e37031298d0a8586 (patch)
tree7aa89b7935dd11c0995370940ae4a4d2b4ea7a5a
parentb54fc1de55d49d887e1b2165d8f53306d1ccfaad (diff)
update translations for LibreOffice 3.6.0 rc1
n value='feature/slidehack'>feature/slidehack
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in sotNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2023-10-11Use std::spanMike Kaganski
2023-10-11Simplify a bitMike Kaganski
2023-04-14loplugin:stringviewparam improvementsNoel Grandin